Commit Graph

728 Commits

Author SHA1 Message Date
d5a89032ff removed static members to get rid of warnings 2013-03-10 22:40:48 +01:00
5e0efc501b fixed not working reload button 2013-03-10 20:59:36 +01:00
49d166de34 replaced deprecated StringBufferInputStream class with ByteArrayInputStream 2013-03-10 18:31:14 +01:00
c6bf6e1c73 get back action bar...follow google style guidelines. closes #418 2013-03-10 18:05:21 +01:00
265e51d3b1 removed not used imports, suppressed some warnings 2013-03-10 18:02:34 +01:00
e678225f20 bump version number for mobile 2013-03-10 17:48:07 +01:00
545ccad20b add build script for mobile version 2013-03-10 17:40:27 +01:00
af24be16e7 fix build bustage 2013-03-10 17:22:17 +01:00
6f2f1302be include IITC in the app’s resources and load it from there
IITC can only be updated with the app from now on, as the remote-loading
code has been removed. The new injection method intercepts all resources
being requested by the web page and either injects our code or and empty
string. This should stop IITCM from requesting them at all, saving band-
width and reducing the boot up time dramatically.
2013-03-10 17:10:31 +01:00
fb2b659efc bugfix: follow intent links correctly 2013-03-08 23:03:52 +01:00
3c039b838f added getLocation/clear cache and print version buttons to menu 2013-03-08 15:27:33 +01:00
478ff1cc0b added intents 2013-03-08 12:03:54 +01:00
8dadb4525c connected single back button press with window.goBack() 2013-03-08 12:03:00 +01:00
2b102f0f33 try different fix for #415 2013-03-08 08:27:20 +01:00
80f026ab0f test fix for #415 2013-03-08 08:10:36 +01:00
ae748b15ff some code formatting 2013-03-07 19:03:14 +01:00
bee82183ff removed iitc mobile prebuilds 2013-03-07 14:25:56 +01:00
dffc41dea8 Update README.md 2013-03-07 14:23:13 +01:00
9c730aa941 quick fix to display menu button on new nexus devices 2013-03-07 14:14:09 +01:00
3a09a57b6a Update Hacking.md 2013-03-07 13:26:16 +01:00
a05ecbbb14 Update HACKING.md 2013-03-07 13:23:21 +01:00
b475ad8b57 Update HACKING.md 2013-03-07 13:22:57 +01:00
8593a7a050 splitted mobile iitc README in user and dev docs 2013-03-07 13:16:40 +01:00
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
c12cc349cb merge ingress intel total conversion mobile (iitcm). APK and related things by blakjakau. Thank you! 2013-02-23 13:06:30 +01:00
50cd70f903 move smartphone css to subdir 2013-02-23 12:53:37 +01:00
d3c069b558 add bootstrap for mobile 2013-02-23 11:52:13 +01:00