42 Commits

Author SHA1 Message Date
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
Philipp Schaefer
bb7f200547 use in-app layer chooser on desktop mode 2013-05-29 00:57:38 +02:00
Philipp Schaefer
e3e7268841 show additional plugins in plugins dialog (closes #327) 2013-05-28 09:34:35 +02:00
Jon Atkins
2d247322f9 convert plugin line-end format to unix-style LF only, from CR-LF or CR 2013-05-28 00:07:29 +01:00
Philipp Schaefer
d381a0304e check if zoom enabled before loading plugins 2013-05-27 15:34:04 +02:00
Philipp Schaefer
85b7715c5d better check for plugins wrapper removal 2013-05-27 15:29:13 +02:00
Philipp Schaefer
ff900520ad load plugins and iitc main script simultanously (fixes #303) 2013-05-27 14:12:12 +02:00
Felix Kloft
114103f08c added comments 2013-05-17 09:36:10 +02:00
Felix Kloft
10d6c0360d Use Android integrated Google login 2013-05-15 11:42:29 +02:00
Philipp Schaefer
f3fae16fe6 set fetch dev-mode default value to false 2013-05-07 20:28:17 +02:00
Jon Benson
b0e7110182 Formatted files via Eclipse to hopefully have correct spacing/ident. 2013-05-07 19:36:02 +10:00
Jon Benson
4906b57f15 Hopefully fix whitespace issues. 2013-05-07 19:05:50 +10:00
Jon Benson
084494bec0 Zoom control is now only disabled on multitouch capable devices by default
and can be forced on again via a preference.
2013-05-07 17:22:07 +10:00
Philipp Schaefer
de1e553c32 made pref_dev_checkbox check false per default 2013-05-04 16:34:01 +02:00
Philipp Schaefer
897e0bc731 iitc_path has a / at the end...no need to begin the rest of the path with a / (fixes #240) 2013-05-04 16:31:52 +02:00
Philipp Schaefer
041c7dd0bd own method for js-file to string...improve code readability 2013-05-04 11:36:32 +02:00
Philipp Schaefer
e57c0b65dd load only *.user.js files as additional plugins 2013-05-04 00:24:00 +02:00
Philipp Schaefer
710f4bf04e added possibility to load additional plugins from /sdcard/IITC_Mobile/plugins/ 2013-05-04 00:08:48 +02:00
Philipp Schaefer
f6e6b76249 made force-https an option in mobile settings. removed plugin from build 2013-05-03 23:53:46 +02:00
Philipp Schaefer
2c59ae0eaf change name of dev options to dev mode 2013-05-03 01:33:07 +02:00
Philipp Schaefer
aa7de6f571 added new developer options (fix for #219) 2013-05-03 01:05:19 +02:00
Jon Atkins
145163f0de possible fix for #221 2013-04-30 17:01:45 +01:00
Philipp Schaefer
28233b8118 display user location on iitcm (see #179) 2013-04-28 22:46:18 +02:00
Philipp Schaefer
c1dcd588ad fixed typo 2013-04-23 17:38:42 +02:00
Philipp Schaefer
959c031f37 updated internal poslink click handle (see #149) 2013-04-23 17:29:41 +02:00
Philipp Schaefer
0f04acbc36 show plugin name instead of file name 2013-04-22 20:35:01 +02:00
Philipp Schaefer
99a18444bf added plugin functionality for iitc mobile 2013-04-22 16:35:15 +02:00
Philipp Schaefer
c3f37f949f handle internal clicked poslinks correctly 2013-04-22 11:03:26 +02:00
Philipp Schaefer
c28cf395b7 mobile: concentrate on ingress.com urls instead of ingress.com/intel urls, otherwise the login does not work 2013-04-11 18:16:14 +02:00
Philipp Schaefer
4fd5e9e9b5 iitcm should only handle ingress intel links...send intent for other urls 2013-04-11 17:40:44 +02:00
Philipp Schaefer
e396d7df1d replaced (String == String) with String.equals(String) 2013-04-03 00:24:35 +02:00
Philipp Schaefer
61fa36ff76 fixed indentations and trailing whitespaces 2013-04-02 17:14:41 +02:00
Philipp Schaefer
0e298c3526 added IITC version info to settings 2013-04-02 17:03:35 +02:00
Philipp Schaefer
af4ee26575 developer options: added possibility to use external script in app 2013-03-31 18:12:14 +02:00
leCradle
d5a89032ff removed static members to get rid of warnings 2013-03-10 22:40:48 +01:00
leCradle
5e0efc501b fixed not working reload button 2013-03-10 20:59:36 +01:00
leCradle
49d166de34 replaced deprecated StringBufferInputStream class with ByteArrayInputStream 2013-03-10 18:31:14 +01:00
leCradle
265e51d3b1 removed not used imports, suppressed some warnings 2013-03-10 18:02:34 +01:00
Stefan Breunig
af24be16e7 fix build bustage 2013-03-10 17:22:17 +01:00
Stefan Breunig
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
leCradle
ae748b15ff some code formatting 2013-03-07 19:03:14 +01:00
Philipp Schaefer
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00