Jon Atkins
|
61177c4cda
|
remove (for now) the mobile app code that prevented loading the stock gen_dashboard.js
due to recent changes (attempts to block IITC?) the IITC scripts now need to see the functions defined in the stock site
|
2013-08-31 16:43:45 +01:00 |
|
Philipp Schaefer
|
d30692399c
|
no delay necessary on iitc-script injection
|
2013-08-29 17:21:03 +02:00 |
|
Jon Atkins
|
82ede78844
|
fix running IITC at startup on mobile. we don't have jquery, so $(document) isn't available.
not sure if there's a native method to easily set the document.ready event, but a 1ms setTimeout will work just fine instead.
|
2013-08-28 00:09:58 +01:00 |
|
Philipp Schaefer
|
855ad003a2
|
disable splash screen on JS error and HTTP response error code (fixes #475)
|
2013-08-10 17:35:17 +02:00 |
|
Philipp Schaefer
|
756dabacfa
|
- added long click support to disable/enabled all layers
- some refactoring
|
2013-08-04 00:43:37 +02:00 |
|
Philipp Schaefer
|
f342aeab0a
|
- added developer preference to disable splash screen
- disable splash screen on login screen
|
2013-07-24 00:49:21 +02:00 |
|
Philipp Schaefer
|
89846e1a77
|
get rid of WebRessourceResponse injecting (fix for #437)
- added some kind of splash screen
|
2013-07-21 20:39:13 +02:00 |
|
Philipp Schaefer
|
9663df105f
|
quick workaround for force-desktop-mode-bug...will have a look for a
better solution soon
|
2013-07-20 02:56:01 +02:00 |
|
Philipp Schaefer
|
a1cfa9b8d6
|
changed comments
|
2013-07-09 00:19:31 +02:00 |
|
Philipp Schaefer
|
7fcb1e0874
|
create an async task for online js parsing
|
2013-07-09 00:14:12 +02:00 |
|
Philipp Schaefer
|
4daee0f145
|
set caching mode to default on login...hopefully fixes the endless login bug
|
2013-07-02 13:13:07 +02:00 |
|
Philipp Schaefer
|
28eb6a9758
|
remove the page reload at wrong place
|
2013-06-19 20:12:47 +02:00 |
|
Philipp Schaefer
|
dc22aaf4dd
|
more code formatting
|
2013-06-16 13:28:41 +02:00 |
|
Philipp Schaefer
|
e85a6a98ac
|
some code formatting
|
2013-06-16 13:23:41 +02:00 |
|
Philipp Schaefer
|
f8cd22f162
|
reload after plugin with the reload-method to stay consistent with the action bar
|
2013-06-15 12:49:26 +02:00 |
|
Philipp Schaefer
|
cc44392d03
|
reload page after login
|
2013-06-14 12:02:35 +02:00 |
|
Philipp Schaefer
|
b535d77539
|
use above declared strings for plugin js replacements
|
2013-06-12 21:44:07 +02:00 |
|
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 |
|