c2912d9767
Added attributions for KML files
2013-09-25 02:46:03 +10:00
0a4ad93472
reverted README changes
2013-09-25 02:40:46 +10:00
773c7d4a6f
Updated README.md file
2013-09-24 23:36:17 +10:00
39ea0a4a85
Added clickable folder icon
2013-09-24 23:10:49 +10:00
1632166a78
Replaced folder icon with 'O'
2013-09-24 22:23:43 +10:00
841497f53b
Added folder icon for opening KML files
2013-09-24 15:36:08 +10:00
bac7ef7d22
Shifted point anchors to be on top of portals
2013-09-24 15:13:56 +10:00
d008e37200
Modified KML Plugin to work with points
2013-09-24 14:29:58 +10:00
24eb531ef0
Added KML plugin
2013-09-24 13:45:07 +10:00
ca8c8bb806
Added KML plugin
2013-09-24 13:26:35 +10:00
e504ee24ae
do not always show/hide advanced menu items
2013-09-24 01:48:28 +02:00
b34fccf10f
Merge branch 'master' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-master
2013-09-24 01:31:08 +02:00
e78e7a3763
moved advanced menu item hide to onPrepareOptionsMenu
2013-09-24 01:28:49 +02:00
8cb512432a
avoid JS errors
2013-09-24 01:26:09 +02:00
38446594db
renamed splashScreen method
2013-09-24 01:05:26 +02:00
456aecadb4
bumped mobile version number
2013-09-23 23:38:28 +02:00
fc782218f1
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-23 23:23:18 +02:00
943482b0bd
Show notice for new interface
2013-09-23 23:22:35 +02:00
935c5b40ee
disable ActionBar by default in fullscreen mode
...
- iitcm can now be controlled via navigation drawers
2013-09-23 23:09:10 +02:00
a9e7aea32e
added chat icons + debug icon for new navigation drawer
2013-09-23 22:11:08 +02:00
7939cd9adf
More drawer tweaks
2013-09-23 20:42:54 +02:00
1cc7a6c5f2
Enable right drawer in desktop mode
2013-09-23 19:34:16 +02:00
594af139be
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-23 19:22:30 +02:00
5dc3e8923c
Tweaks on new drawers
2013-09-23 19:21:43 +02:00
2d16e8492c
change menu ordering
2013-09-23 19:10:33 +02:00
5a9a9d47ae
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-23 18:48:26 +02:00
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +02:00
1705ea5c75
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-23 12:31:12 +02:00
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
4234ee15b4
Merge branch 'master' into newnavigation
...
Conflicts:
mobile/src/com/cradle/iitc_mobile/IITC_ActionBarHelper.java
2013-09-23 11:01:03 +02:00
501f006a71
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-09-23 10:09:07 +02:00
7657d74668
sort highlighter selection
2013-09-23 10:08:48 +02:00
40263a858e
Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
2013-09-22 22:06:29 +02:00
d8c8e6fcab
remove splitActionBarWhenNarrow; hide highlighter selection while drawer is opened
2013-09-22 21:59:12 +02:00
2fb0aa7a12
Remove obsolete menu items
2013-09-22 21:46:11 +02:00
358c809d07
Tweak navigation drawer
...
- make list thinner
- highlight current pane
- show icons in menu
2013-09-22 21:27:38 +02:00
b83b6a56f8
dialog stack is now a java.util.Stack
2013-09-22 19:27:11 +02:00
57710d2074
Rename map entry in navigation drawer
2013-09-22 19:22:14 +02:00
00f5b2f3b7
Hide debug mode according to prefs
2013-09-22 19:07:46 +02:00
94b1663df6
Hide drawer while loading
2013-09-22 18:50:40 +02:00
5884619024
remove members that are never used
2013-09-22 18:32:49 +02:00
1ca1401cca
WIP - implement navigation drawer (slide-in menu)
2013-09-22 18:28:08 +02:00
96382a8262
website update for new release
2013-09-22 15:52:58 +01:00
6477dd5656
Change class name
2013-09-22 14:44:30 +02:00
dfbe5d7412
count deleted plugins. needed for checkForNewPlugins()
2013-09-22 14:00:57 +02:00
ab76e4f123
bugfix on multiPane
...
- use dummy fragment for header category
- never select header category
2013-09-22 12:53:08 +02:00
3336ca1edc
update website for 0.14.1
2013-09-22 04:53:29 +01:00
6a5d47f146
remove unnecessary storing of the highlighter used within the portal.options
...
altarnative to the typo fix #571
2013-09-21 02:42:13 +01:00
7f9399bbeb
ensuure we don't store 'null' in the name->guid cache object
...
(an alternative to #572 )
2013-09-21 02:17:12 +01:00
8c539078cb
new portal highlighter to mark inactive unclaimed portals
...
(and also help track down portals that fail to decay)
2013-09-20 08:03:46 +01:00