543 Commits

Author SHA1 Message Date
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
Philipp Schaefer
4b0ff58a7b commented out weblogin for now since it confuses the user 2013-10-03 11:27:57 +02:00
Philipp Schaefer
3ac2490c0c added status bar tap to the info-screen hint 2013-09-29 00:59:02 +02:00
Philipp Schaefer
1e3efd7d3b bugfix: run setLoadingState on UI thread in CheckHttpResponse 2013-09-29 00:38:38 +02:00
fkloft
533057be56 Close right drawer when home is pressed
possible use cases:
- open left drawer
- close left drawer
- navigate up (show map)
In each case, the right drawer should be closed.
If the left drawer is to be opened, this fixes a bug where both drawers would overlap for a second. (Because the right drawer would not be closed until onDrawerOpened has fired)
2013-09-25 15:38:33 +02:00
fkloft
5f0ec3b581 Hide subtitle while iitc is loading 2013-09-25 15:37:49 +02:00
Philipp Schaefer
251a9d0a4b improve code readability 2013-09-25 09:08:52 +02:00
Philipp Schaefer
75481d2269 fixed typo 2013-09-24 20:04:39 +02:00
Philipp Schaefer
db7e387a2f hide actionbar subtitle if no highlighter is selected 2013-09-24 20:00:54 +02:00
Philipp Schaefer
31c205218e bumped mobile version number 2013-09-24 15:14:34 +02:00
fkloft
40a242ea18 prevent action bar flickering when drawers are quickly closed and reopened 2013-09-24 14:57:45 +02:00
fkloft
6f5ca2aa4b Bugfix: right drawer could be opened via menu while IITC was still loading (which may have caused a NullPointerException) 2013-09-24 14:57:26 +02:00
fkloft
0fe3953a83 Sorting broke spinner 2013-09-24 14:45:21 +02:00
fkloft
2765200d0b Show current highlighter in as ActionBar subtitle 2013-09-24 14:38:29 +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
b34fccf10f Merge branch 'master' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-master 2013-09-24 01:31:08 +02:00
Philipp Schaefer
e78e7a3763 moved advanced menu item hide to onPrepareOptionsMenu 2013-09-24 01:28:49 +02:00
fkloft
8cb512432a avoid JS errors 2013-09-24 01:26:09 +02:00
Philipp Schaefer
38446594db renamed splashScreen method 2013-09-24 01:05:26 +02:00
Philipp Schaefer
456aecadb4 bumped mobile version number 2013-09-23 23:38:28 +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
7939cd9adf More drawer tweaks 2013-09-23 20:42:54 +02:00
fkloft
1cc7a6c5f2 Enable right drawer in desktop mode 2013-09-23 19:34:16 +02:00
fkloft
5dc3e8923c Tweaks on new drawers 2013-09-23 19:21:43 +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
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
4234ee15b4 Merge branch 'master' into newnavigation
Conflicts:
	mobile/src/com/cradle/iitc_mobile/IITC_ActionBarHelper.java
2013-09-23 11:01:03 +02:00
Philipp Schaefer
7657d74668 sort highlighter selection 2013-09-23 10:08:48 +02:00
fkloft
d8c8e6fcab remove splitActionBarWhenNarrow; hide highlighter selection while drawer is opened 2013-09-22 21:59:12 +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
b83b6a56f8 dialog stack is now a java.util.Stack 2013-09-22 19:27:11 +02:00
fkloft
57710d2074 Rename map entry in navigation drawer 2013-09-22 19:22:14 +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
dfbe5d7412 count deleted plugins. needed for checkForNewPlugins() 2013-09-22 14:00:57 +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
592699f2df removed portal_highlight_select from smartphone.css...not needed anymore 2013-09-18 22:13:31 +02:00
Philipp Schaefer
ced78885dd don't reset idle timer on boot 2013-09-18 21:43:27 +02:00
Philipp Schaefer
04b878dd1f bump iitcm version 2013-09-18 21:25:07 +02:00
Philipp Schaefer
8cbccb226c Merge branch 'fkloft-actionbarhighlighter' (fixes #565) 2013-09-18 21:23:59 +02:00