Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

Avoid Android crashes caused by onDestroy NullpointerExceptions #284

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 4, 2017

  1. bugfix: catch NullPointerException in onDestroy method.

    Siegmar Mantei committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    998f337 View commit details
    Browse the repository at this point in the history
  2. Bugfix: if expression was wrong

    add Logging
    Siegmar Mantei committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    39ccea9 View commit details
    Browse the repository at this point in the history
  3. buckfix: add ;

    Siegmar Mantei committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    a9e417f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. change to try and catch

    Siegmar Mantei committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    63e119a View commit details
    Browse the repository at this point in the history
  2. change to general exception catch and beautified code

    Siegmar Mantei committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    c7d5850 View commit details
    Browse the repository at this point in the history