cordova-android/bin/templates/project
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
..
assets/www CB-11828: Adding dirty userAgent checking to see if we're running Jellybean or not for bridge modes 2016-09-09 12:05:19 -07:00
res CB-8897 Delete drawable/icon.png since it duplicates drawable-mdpi/icon.png 2015-04-22 21:59:02 -04:00
Activity.java CB-7674 move preference activation back into onCreate() 2014-09-30 19:38:34 -04:00
AndroidManifest.xml Bump Target and Min API levels 2016-09-06 10:42:51 -07:00
build.gradle replace Integer.parseInt with BigInteger so that you can use longer Android version codes 2016-09-12 10:39:34 -07:00
gitignore CB-7726 fix typo in gitignore: ant-built -> ant-build 2014-10-27 12:33:09 -04:00
project.properties CB-7330 Don't run "android update" during creation 2014-08-18 23:24:29 -04:00