Commits on May 5, 2020

  1. add linting for class-methods-use-this and fix most resulting errors.…

    … Add /tools and /tests to linter. Update height in UpgradeBanner
    IAmThePan committed May 5, 2020

Commits on May 11, 2020

Commits on May 14, 2020

  1. Refactor UNSAFE_componentWillMount into either constructor or compone…

    …ntDidMount, leave notes for how decision was made.
    IAmThePan committed May 14, 2020

Commits on May 18, 2020

  1. Refactor UNSAFE_componentWillReceiveProps to componentDidUpdate or ge…

    …tDerivedStateFromProps
    IAmThePan committed May 18, 2020

Commits on May 21, 2020

  1. add linting for react/destructuring-assignment and fix errors. ToDo: …

    …test code and check for errors
    IAmThePan committed May 21, 2020

Commits on May 22, 2020

  1. Fix minor bugs

    IAmThePan committed May 22, 2020

Commits on May 23, 2020

  1. rework linting rule no-param-reassign to have more exceptions and par…

    …am object destructuring
    IAmThePan committed May 23, 2020

Commits on May 29, 2020

Commits on Jun 3, 2020

Commits on Jun 6, 2020

  1. merge with develop

    IAmThePan committed Jun 6, 2020

Commits on Jun 8, 2020

Commits on Jun 17, 2020

Commits on Jun 18, 2020

Commits on Jun 25, 2020

  1. More work on PanelAndroid: BlockingTracker and BlockingCategory need …

    …final touches. More tests needed.
    IAmThePan committed Jun 25, 2020

Commits on Jun 26, 2020

Commits on Jul 9, 2020

Commits on Jul 21, 2020

  1. Add Help and About to PanelAndroid Settings Menu. UI Tweak for Settin…

    …gs and make clicking RadioButton Labels switch Radios.
    IAmThePan committed Jul 21, 2020
  2. Update tests

    IAmThePan committed Jul 21, 2020

Commits on Jul 24, 2020

Commits on Aug 1, 2020

Commits on Aug 3, 2020

Commits on Aug 9, 2020

Commits on Aug 10, 2020

  1. ternary cleanup

    christophertino committed Aug 10, 2020