cordova-android/framework
Rick Habets 19a5feb875
fix: add not null checks to prevent running on destroyed activity (#1148)
* (android) #1002: Add Null Pointer Checks to prevent Cordova from running on a destroyed activity

* (android) Add logging statements if Cordova Activity does not exist anymore (i.e. is destroyed)

Co-authored-by: Habets Rick <rick.habets@kbc.be>
2021-03-27 12:19:46 -03:00
..
.settings Fix NPE when POLLING bridge mode is used. 2014-02-18 22:11:38 -05:00
gradle/wrapper Updates for latest gradle/build tools 2018-11-20 21:12:59 -08:00
src/org/apache/cordova fix: add not null checks to prevent running on destroyed activity (#1148) 2021-03-27 12:19:46 -03:00
.classpath refactor: remove shelljs dependency (#842) 2020-01-29 10:12:55 +09:00
AndroidManifest.xml Improve Gradle Build Arguments (#699) 2019-04-06 13:28:25 +09:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.gradle add repositories support (#1179) 2021-03-27 12:11:56 -03:00
build.xml cleanup: remove trailing spaces from framework build files (#998) 2020-06-10 09:32:43 -04:00
cordova.gradle cleanup: remove trailing spaces from framework build files (#998) 2020-06-10 09:32:43 -04:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Increased default target sdk to 29 (#848) 2020-01-07 11:47:27 -04:00
repositories.gradle add repositories support (#1179) 2021-03-27 12:11:56 -03:00