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