cordova-android/framework
Pierre-Alexis de Solminihac 23fd0982b0 replace Integer.parseInt with BigInteger so that you can use longer Android version codes
I used to have DNS like version codes (YYYYmmmddXX format) for my apps builds, and I can't go back in older apps because Google Play wont allow me to upload inferior version codes, so I thing we should to use BigInteger instead of Integer.parseInt

This closes #298
2016-09-12 10:39:34 -07:00
..
.settings Fix NPE when POLLING bridge mode is used. 2014-02-18 22:11:38 -05:00
src/org/apache/cordova CB-11828: Switching default bridge back to ONLINE_BRIDGE 2016-09-09 12:05:19 -07:00
.classpath Update .classpath to make Eclipse happy (just re-orders one line) 2014-07-04 11:38:31 -04:00
.project Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
AndroidManifest.xml Update min SDK version to 14 2015-07-07 14:29:45 -07:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.gradle CB-11481: android-library is deprecated use com.android.library instead 2016-06-29 12:10:51 -07:00
build.xml CB-5490: add javadoc target to ant script 2013-11-26 13:06:28 -05:00
cordova.gradle replace Integer.parseInt with BigInteger so that you can use longer Android version codes 2016-09-12 10:39:34 -07:00
default.properties Changing all tabs to spaces 2012-06-05 09:49:50 -04:00
project.properties Bump Target and Min API levels 2016-09-06 10:42:51 -07:00