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
|
9976900255
|
amend IITCm contributors, small changes to strings
|
2014-01-02 21:01:17 +01:00 |
|
Philipp Schaefer
|
be91809e84
|
changed update apk download description
|
2013-12-28 20:18:08 +01:00 |
|
fkloft
|
78f6e07457
|
Mobile: implement follow mode
|
2013-12-23 23:20:24 +01:00 |
|
fkloft
|
2823450857
|
mobile/user-location: Do not reload when switching between loc+sensor and loc-only
|
2013-12-23 23:20:24 +01:00 |
|
Philipp Schaefer
|
3e5124022d
|
removed default cache, since we cache tiles on our own it's not needed anymore
|
2013-12-21 17:25:31 +01:00 |
|
Philipp Schaefer
|
d353bdf3d6
|
hint android system a slower sensor delay
|
2013-12-20 00:44:31 +01:00 |
|
Philipp Schaefer
|
7afbd6d957
|
moved user location to sub preference screen
|
2013-12-19 16:47:01 +01:00 |
|
Philipp Schaefer
|
2af53b4699
|
made sensor orientation optional due to high cpu load
|
2013-12-19 16:35:07 +01:00 |
|
fkloft
|
69aad81933
|
mobile: show portal counts in nav drawer
|
2013-12-15 16:11:07 +01:00 |
|
Philipp Schaefer
|
aab1616df0
|
show portal title in share activity
|
2013-12-07 13:36:39 +01:00 |
|
Philipp Schaefer
|
90cb29a58b
|
show reload button if room
|
2013-12-07 12:14:25 +01:00 |
|
Philipp Schaefer
|
614435fb0e
|
removed settings icon...it's not needed
|
2013-12-07 12:04:58 +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 |
|
Philipp Schaefer
|
b4fe2a4c0b
|
new icon for portals-list
|
2013-12-04 11:50:27 +01:00 |
|
Philipp Schaefer
|
ca9d631ffe
|
updated drawers notice to a how to use notice
|
2013-12-04 11:20:33 +01:00 |
|
Philipp Schaefer
|
2522a97ee9
|
added default plugin icon plus JSInterface method
|
2013-12-04 10:17:05 +01:00 |
|
fkloft
|
0dcc9bfd7e
|
Merge branch 'master' into navdrawer-api
Conflicts:
mobile/src/com/cradle/iitc_mobile/IITC_NavigationHelper.java
|
2013-12-03 23:48:54 +01:00 |
|
fkloft
|
6c0327b01c
|
Show a hint that plugins are now in the nav drawer
|
2013-12-03 23:07:05 +01:00 |
|
Philipp Schaefer
|
47fb16707c
|
drawable changes part 4
|
2013-12-03 23:03:58 +01:00 |
|
Philipp Schaefer
|
b434b81757
|
drawable changes part 3
|
2013-12-03 22:57:15 +01:00 |
|
Philipp Schaefer
|
aff4a9f9f9
|
drawable changes part 2
|
2013-12-03 22:12:25 +01:00 |
|
Philipp Schaefer
|
c1434db0dc
|
drawable changes part1
|
2013-12-03 17:37:41 +01:00 |
|
fkloft
|
cb603ea7be
|
Allow plugins to specify an icon for the nav drawer
(and add icons for bookmarks)
|
2013-12-03 00:06:15 +01:00 |
|
Philipp Schaefer
|
bb81e6266b
|
moved iitc source preference to advanced settings
|
2013-12-01 23:27:54 +01:00 |
|
Philipp Schaefer
|
8d1eb6e0b7
|
first version of custom fullscreen preference (fix for #594)
|
2013-10-29 00:53:39 +01:00 |
|
Philipp Schaefer
|
796f693370
|
Merge branch 'development'
Conflicts:
mobile/res/xml/preferences.xml
mobile/src/com/cradle/iitc_mobile/fragments/MainSettings.java
|
2013-10-22 20:45:06 +02:00 |
|
fkloft
|
5198858b6c
|
New about dialog for IITCm
|
2013-10-22 20:33:09 +02:00 |
|
Philipp Schaefer
|
6f159f6c71
|
reverted wrong commited files
|
2013-10-22 13:18:41 +02:00 |
|
Philipp Schaefer
|
48e4af33ea
|
- changed build script. get rid of mobile-test shell scripts
- use git hash as version number for test builds
|
2013-10-22 13:04:33 +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
|
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 |
|