Philipp Schaefer
456aecadb4
bumped mobile version number
2013-09-23 23:38:28 +02:00
Philipp Schaefer
40263a858e
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-22 22:06:29 +02:00
fkloft
d8c8e6fcab
remove splitActionBarWhenNarrow; hide highlighter selection while drawer is opened
2013-09-22 21:59:12 +02:00
Philipp Schaefer
ab76e4f123
bugfix on multiPane
...
- use dummy fragment for header category
- never select header category
2013-09-22 12:53:08 +02:00
Philipp Schaefer
04b878dd1f
bump iitcm version
2013-09-18 21:25:07 +02:00
fkloft
cdc98de350
Move activity labels to strings.xml (and some code formatting)
2013-09-18 13:00:17 +02:00
Philipp Schaefer
cf6b974a8f
bumped version number, removed not used dimens entry
2013-09-13 11:54:23 +02:00
Philipp Schaefer
aa219300f8
user plugins back to top + use header categories
2013-09-12 12:07:32 +02:00
Philipp Schaefer
d9448aac34
change targetPackage for pluginPreference intent for test-builds ( fixes #544 )
2013-09-11 14:09:12 +02:00
Philipp Schaefer
c5a51a3647
made the plugin prefs container static. finished plugin headers. this has multiple advantages:
...
1) it is enough to parse the plugins only on first start of this
activity (not on every start of the preferences or this activity)
2) actionbar control (not possible with nested preferences)
3) it looks more fancy on tablets
2013-09-11 00:04:59 +02:00
Philipp Schaefer
eb8784ddd3
use header for plugins pref
2013-09-10 14:29:09 +02:00
Philipp Schaefer
a4d6107235
pushed android max target to 4.3
2013-09-05 16:54:17 +02:00
Philipp Schaefer
0e3d82b4bf
bumped version number on mobile
2013-09-02 09:51:40 +02:00
Philipp Schaefer
3a26780cfd
bumped version number
2013-08-29 18:57:37 +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
Jon Atkins
77ac9c9d56
bump mobile version number - needed for new IITC release
2013-08-27 21:35:55 +01:00
Jon Atkins
56af2b887d
bump android version number - required for f-droid build, and to reduce user confusion
2013-08-16 18:50:40 +01:00
Jon Atkins
e314ee8b1e
bump android version number - required for an f-droid build, and to reduce user confusion
2013-08-14 02:27:40 +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
ec6402f5f9
merge gmaps and geo intents...
...
map links should work as with gmaps < v7 again
2013-07-31 19:15:46 +02:00
Philipp Schaefer
b053b6ede2
bumped iitcm version number
2013-07-27 12:01:39 +02:00
Philipp Schaefer
2106072ea1
added copy icon to copy2clipboard activity
2013-07-27 11:42:17 +02:00
Philipp Schaefer
1e03e60c15
some whitespace fixes
2013-07-27 11:25:58 +02:00
Philipp Schaefer
ab164cfde5
Merge branch 'intents' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-intents
...
Conflicts:
mobile/res/values/strings.xml
2013-07-27 11:23:51 +02:00
fkloft
50d1b643fc
Use activity instead of dialog
2013-07-26 19:13:25 +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
9f9b257e85
- removed marker label from userLocation gmaps url since gmaps can't
...
cope with it anymore
- bumped version number...it has to be bumped due to some bug fixes and
I don't like v0.4.9.1...so from now on we are on v0.5+
2013-07-23 10:03:05 +02:00
fkloft
663a8f0dbc
Enable IITC to receive geo: intents
2013-07-20 16:35:53 +02:00
Philipp Schaefer
b4ed8b0842
- bumped iitcm version (due to the login patch)
...
- bumped user-location plugin version
2013-07-08 17:44:14 +02:00
Philipp Schaefer
7ea50c2d42
bumped version number in case that the formatting breaked something
2013-06-16 13:38:37 +02:00
Philipp Schaefer
d21fdc0176
overhauled button pressed backStack behaviour...use a JS callback to let it work with JS calls
2013-06-14 16:49:54 +02:00
Philipp Schaefer
51be5bee04
added plugin categories (see #358 )
2013-06-08 18:50:26 +02:00
Philipp Schaefer
44ca14eba8
do not reload iitc immediately after pref change because
...
* some options do not need a reload
* of more performance, since all enabled js scripts are parsed on reload
- pref selection should be much faster now
2013-06-04 23:00:49 +02:00
Philipp Schaefer
bb7f200547
use in-app layer chooser on desktop mode
2013-05-29 00:57:38 +02:00
Philipp Schaefer
ff900520ad
load plugins and iitc main script simultanously ( fixes #303 )
2013-05-27 14:12:12 +02:00
Philipp Schaefer
818aec09c4
bumped version number
2013-05-25 13:41:13 +02:00
hastarin
9ce25e7e57
Initial commit of a working Search View.
2013-05-24 15:52:25 +10:00
Philipp Schaefer
d61c5cc752
bumped version number
2013-05-23 13:18:01 +02:00
hastarin
04d2e60d75
This is a version of the multi window patch minus Android Studio changes.
...
Proguard changes are excluded since there is no config in the master branch
2013-05-23 20:32:52 +10:00
Jon Atkins
b05554e0fc
bump IITC mobile version to 0.4.0
2013-05-22 18:55:41 +01:00
Philipp Schaefer
940fe60717
bumped version number
2013-05-19 17:15:26 +02:00
Felix Kloft
db42329234
Merge branch 'master' into android_login
2013-05-15 11:56:08 +02:00
Felix Kloft
10d6c0360d
Use Android integrated Google login
2013-05-15 11:42:29 +02:00
Philipp Schaefer
fceb09901b
* got rid of the 'clear cache' icon. there is no use for it anymore
...
* bumped version number since there were a lot of improvements since 3.6
2013-05-14 22:00:54 +02:00
Philipp Schaefer
832c61f442
added action bar home button to settings...made toggle fullscreen an method of main activity
2013-05-08 18:10:48 +02:00
Philipp Schaefer
9edcdaac3d
bump version number and fixed about string since the app is not completely my work anymore
2013-05-07 11:53:41 +02:00
Jon Benson
7e2087da63
Redesigned IITC Mobile to use ActionBar menu instead of web based tabs.
2013-05-06 22:31:50 +10:00
Philipp Schaefer
5c254c95b4
added toggle fullscreen button (see #237 )
2013-05-04 01:01:51 +02:00
Philipp Schaefer
710f4bf04e
added possibility to load additional plugins from /sdcard/IITC_Mobile/plugins/
2013-05-04 00:08:48 +02:00