Philipp Schaefer
c405b626d3
categories for advanced settings
2013-10-13 14:11:53 +02:00
Philipp Schaefer
6589cd454f
added caching mode preference ( fixes #495 )
2013-10-13 13:44:44 +02:00
Philipp Schaefer
56863aebac
* moved advanced settings to own preference screen
...
* added setting to fake user agent (see https://plus.google.com/u/0/104992284359985480029/posts/9mPFLPKjgvL )
* bumped version number
2013-10-13 11:10:17 +02:00
Philipp Schaefer
3ac2490c0c
added status bar tap to the info-screen hint
2013-09-29 00:59:02 +02:00
fkloft
3172fc4e69
Add notice about long tapping
2013-09-24 14:17:55 +02:00
Philipp Schaefer
fc782218f1
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-23 23:23:18 +02:00
fkloft
943482b0bd
Show notice for new interface
2013-09-23 23:22:35 +02:00
Philipp Schaefer
935c5b40ee
disable ActionBar by default in fullscreen mode
...
- iitcm can now be controlled via navigation drawers
2013-09-23 23:09:10 +02:00
Philipp Schaefer
a9e7aea32e
added chat icons + debug icon for new navigation drawer
2013-09-23 22:11:08 +02:00
fkloft
2d16e8492c
change menu ordering
2013-09-23 19:10:33 +02:00
fkloft
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +02:00
fkloft
2fb0aa7a12
Remove obsolete menu items
2013-09-22 21:46:11 +02:00
fkloft
358c809d07
Tweak navigation drawer
...
- make list thinner
- highlight current pane
- show icons in menu
2013-09-22 21:27:38 +02:00
fkloft
1ca1401cca
WIP - implement navigation drawer (slide-in menu)
2013-09-22 18:28:08 +02:00
fkloft
bf229f7f05
Code formatting
2013-09-18 17:40:05 +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
95325cc336
* added advanced menu...most users are not interested in the debug pane
...
* moved debug pane to advanced menu
* added clear-cookie button to advanced menu (fix for #551 )
2013-09-13 11:23:22 +02:00
Philipp Schaefer
aa219300f8
user plugins back to top + use header categories
2013-09-12 12:07:32 +02:00
Philipp Schaefer
c5d3f300fe
removed not used namespace
2013-09-10 14:37:07 +02:00
Philipp Schaefer
eb8784ddd3
use header for plugins pref
2013-09-10 14:29:09 +02:00
Philipp Schaefer
d98f4529b4
add licence and g+ links to about dialog
2013-09-02 21:13:10 +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
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
2ed74acd6f
Extracted strings
2013-07-26 20:10:43 +02:00
fkloft
ffad17a33d
Add icon to tabs
2013-07-26 19:59:36 +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
44c066c189
top/bottom padding for splash image
2013-07-21 23:59:14 +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
fkloft
2b7ac5605b
Improved permalink/portal link
...
Now shows a dialog from which you can:
* share the permalink using the standard android share feature
* copy the link to the clipboard
* open the intel map link with an installed browser
* show the map with an installed map application (that supports geo: URIs)
2013-07-21 00:51:21 +02:00
Philipp Schaefer
ba24a79c34
made press twice to exit an option (see #356 )
2013-06-15 13:31:23 +02:00
Philipp Schaefer
0f92d694e6
added iitc source preference summary to strings
2013-06-12 21:13:45 +02:00
Philipp Schaefer
51be5bee04
added plugin categories (see #358 )
2013-06-08 18:50:26 +02:00
Philipp Schaefer
86fe10aa9c
added back desktop mode (see #304 )
2013-05-26 14:15:11 +02:00
hastarin
3691402e4a
Improved back handling in mobile app. Now more consistant with standard.
2013-05-25 11:58:35 +10:00
Philipp Schaefer
7e35c95e2c
reordered layer and location buttons correctly ;)
2013-05-24 15:58:19 +02:00
hastarin
dd8ceaf934
Reordered menu items. IMO Layers is used more than My Location.
2013-05-24 16:15:56 +10:00
hastarin
9ce25e7e57
Initial commit of a working Search View.
2013-05-24 15:52:25 +10: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
Philipp Schaefer
1cc62830e9
added icon for android layer chooser
2013-05-19 18:31:23 +02:00
Philipp Schaefer
7f723cd559
first version of in-app layer chooser
2013-05-19 17:14:39 +02:00
Felix Kloft
8cf0f3fff0
Add progress bars
...
- indeterminate progress bar for authentication stuff
- determinate progress bar for page loading
(The second one was added so you can see that there is something happening after selecting your account)
2013-05-15 13:13:42 +02:00
Felix Kloft
db42329234
Merge branch 'master' into android_login
2013-05-15 11:56:08 +02:00
Felix Kloft
680626b220
Add forgotten string
2013-05-15 11:45:11 +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
0eaf076a75
made action bar optional in fullscreen mode (see #216 )
2013-05-07 19:42:56 +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
4906b57f15
Hopefully fix whitespace issues.
2013-05-07 19:05:50 +10:00