fkloft
e3542dabbf
[mobile] improve debug view
...
- ListView should be significantly faster thanks to the ViewHolder pattern
- ability to remove/copy items be long-pressing them
2014-08-13 11:45:53 +02:00
fkloft
ad07f8685c
[mobile] ability to clear the log (and always show debug in menu)
2014-08-13 11:45:53 +02:00
fkloft
18fe655c82
small changes, refactoring, etc
2014-07-22 00:53:11 +02:00
Philipp Schaefer
b96f054424
replaced copied AOSP code with own implementation
2014-07-21 20:51:11 +02:00
Philipp Schaefer
578c367f5b
added http proxy authentication (see #819 )
2014-07-16 12:57:47 +02:00
fkloft
f43cfeb5aa
Add "save to file" option for screenshots (+ lots of XML formatting)
2014-03-01 22:43:26 +01:00
fkloft
4dffaab36e
Try to fix strange WebView bug on @leCradle's ROM
...
also, allow code input to grow as you type
2014-01-05 16:33:16 +01:00
fkloft
65f5308854
Enable running JS from debug interface
2014-01-03 20:06:38 +01:00
fkloft
58dc56283a
improved debugging interface
2014-01-03 20:06:37 +01:00
fkloft
6cb55ae2b1
Do not show a dialog more than once.
...
Implement "Do not show again"
2013-12-04 18:50:49 +01:00
fkloft
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +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
Philipp Schaefer
aa219300f8
user plugins back to top + use header categories
2013-09-12 12:07:32 +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
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
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
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
70d8858c67
* adapted mobile build script to new iitc build script
...
* got rid of some forced closes
2013-03-27 20:04:38 +01:00
Philipp Schaefer
d13ae66353
added new iitc mobile project
2013-03-07 12:18:40 +01:00