Philipp Schaefer
3d7192ecd6
reformat code
2013-10-22 20:05:58 +02:00
Philipp Schaefer
437a33f1d5
added option: move cache to external storage
2013-10-22 12:12:17 +02:00
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
709af1a9d9
some code formatting
2013-10-04 16:15:58 +02:00
Philipp Schaefer
26754ac8c0
moved some listeners from field attribute to class
2013-10-04 16:03:58 +02:00
Philipp Schaefer
eeb24315fb
moved login caching mode setting to webviewclient
2013-10-03 16:52:33 +02:00
fkloft
3172fc4e69
Add notice about long tapping
2013-09-24 14:17:55 +02:00
Philipp Schaefer
e504ee24ae
do not always show/hide advanced menu items
2013-09-24 01:48:28 +02:00
Philipp Schaefer
e78e7a3763
moved advanced menu item hide to onPrepareOptionsMenu
2013-09-24 01:28:49 +02:00
fkloft
943482b0bd
Show notice for new interface
2013-09-23 23:22:35 +02:00
fkloft
7939cd9adf
More drawer tweaks
2013-09-23 20:42:54 +02:00
fkloft
5dc3e8923c
Tweaks on new drawers
2013-09-23 19:21:43 +02:00
fkloft
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +02:00
fkloft
e06f8f87d9
Change handling of back key
...
1. quit full screen
2. close drawer
3. close dialogs
4. regular back stack
5. close IITC
dialogs can always be closed via [OK], the drawer still reacts on the left edge
2013-09-23 11:21:23 +02:00
fkloft
2fb0aa7a12
Remove obsolete menu items
2013-09-22 21:46:11 +02:00
fkloft
b83b6a56f8
dialog stack is now a java.util.Stack
2013-09-22 19:27:11 +02:00
fkloft
00f5b2f3b7
Hide debug mode according to prefs
2013-09-22 19:07:46 +02:00
fkloft
94b1663df6
Hide drawer while loading
2013-09-22 18:50:40 +02:00
fkloft
5884619024
remove members that are never used
2013-09-22 18:32:49 +02:00
fkloft
1ca1401cca
WIP - implement navigation drawer (slide-in menu)
2013-09-22 18:28:08 +02:00
fkloft
6477dd5656
Change class name
2013-09-22 14:44:30 +02:00
Philipp Schaefer
ced78885dd
don't reset idle timer on boot
2013-09-18 21:43:27 +02:00
fkloft
bf229f7f05
Code formatting
2013-09-18 17:40:05 +02:00
fkloft
1a1008c70e
Code formatting, removed dead code, fixed warning
2013-09-18 16:48:30 +02:00
fkloft
6290ef56aa
Use reloadIITC() if mReloadNeeded == true
2013-09-18 16:29:10 +02:00
fkloft
eee9ce78e0
But ActionBar related stuff into new class ActionBarHelper
2013-09-18 15:31:50 +02:00
Philipp Schaefer
77a773b9cd
use new idleSet/idleReset functions onStop/onResume
2013-09-18 11:23:16 +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
eb8784ddd3
use header for plugins pref
2013-09-10 14:29:09 +02:00
Philipp Schaefer
c5dfef0830
don't try to draw location while iitc boots
2013-09-02 21:50:43 +02:00
Philipp Schaefer
38dce23c17
show an alert dialog which describes the workaround for the Google login
...
(see #497 )
2013-08-29 18:51:43 +02: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
fkloft
88d87f1776
Remember last selected tab in share dialog
2013-07-30 23:13:24 +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
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
fkloft
663a8f0dbc
Enable IITC to receive geo: intents
2013-07-20 16:35:53 +02:00
Philipp Schaefer
7fcb1e0874
create an async task for online js parsing
2013-07-09 00:14:12 +02:00
Philipp Schaefer
30e1a26af0
copy a gmaps location link to clipboard if user location marker is clicked
2013-07-08 17:12:24 +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
255831f4eb
let iitcm react on the dialog focused callback
2013-07-02 10:53:03 +02:00
Philipp Schaefer
d220ed3ac4
more code formatting
2013-06-16 13:49:57 +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
ba24a79c34
made press twice to exit an option (see #356 )
2013-06-15 13:31:23 +02:00
Philipp Schaefer
899d59d38f
added back "press twice to exit" ( fixes #356 )
...
- there is no reason why we shouldn't do it this way
2013-06-15 13:06:53 +02:00