fkloft
ad6a447bde
Allow plugins to add panes to mobile nav drawer
2013-12-02 23:40:25 +01:00
fkloft
40d25ad8ef
Replace Pane enum with class
2013-12-02 23:06:18 +01:00
Philipp Schaefer
c82803d236
added update mechanism to iitcm
2013-11-08 21:42:59 +01:00
Philipp Schaefer
bb4d57acad
- added getVersionName() to JSInterface
...
- use versionName in IITC About dialog
2013-10-30 23:21:27 +01:00
Philipp Schaefer
709af1a9d9
some code formatting
2013-10-04 16:15:58 +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
fkloft
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +02:00
fkloft
94b1663df6
Hide drawer while loading
2013-09-22 18:50:40 +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
fkloft
bf229f7f05
Code formatting
2013-09-18 17:40:05 +02:00
fkloft
daaef1575e
Show portal highlighters in action bar
2013-09-18 16:43:12 +02:00
fkloft
eee9ce78e0
But ActionBar related stuff into new class ActionBarHelper
2013-09-18 15:31:50 +02:00
Philipp Schaefer
c89fe648f8
call WebView method in UI thread (thx for the hint fkloft)
2013-09-05 18:34:12 +02:00
Philipp Schaefer
fe632b5ccc
added method to get versionCode of mobile app to JSInterface
2013-09-02 21:27:16 +02:00
Philipp Schaefer
d822d56377
added possibility to share strings from javascript to iitc share activity (see #482 )
2013-08-13 17:03:30 +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
661a3ece1a
removed not used imports
2013-08-04 00:51: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
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
fa4d4c64f7
Pass title from JavaScript
2013-07-26 23:29:32 +02:00
fkloft
50d1b643fc
Use activity instead of dialog
2013-07-26 19:13:25 +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
2b7ac5605b
Improved permalink/portal link
...
Now shows a dialog from which you can:
* share the permalink using the standard android share feature
* copy the link to the clipboard
* open the intel map link with an installed browser
* show the map with an installed map application (that supports geo: URIs)
2013-07-21 00:51:21 +02:00
Philipp Schaefer
3e18e5bea1
removed geo intent marker tag, since gmaps can't cope with it anymore
2013-07-20 13:29:59 +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
d21fdc0176
overhauled button pressed backStack behaviour...use a JS callback to let it work with JS calls
2013-06-14 16:49:54 +02:00
Philipp Schaefer
ec977eb288
commit change of JSInterface too
2013-06-14 01:04:29 +02:00
Philipp Schaefer
b3a42783fa
close dialogs onBackPressed ( fixes #363 )
2013-06-11 01:21:36 +02:00
Philipp Schaefer
d3461b0451
got back long press on portal functionality
2013-05-25 13:39:58 +02:00
Philipp Schaefer
6e6249f903
* removed JS backstack (not needed anymore)
...
* removed JSInterface exit method
2013-05-25 12:24:59 +02:00
Philipp Schaefer
045279a265
extended JSInterface to finish app via js (see #312 )
2013-05-24 17:24:02 +02:00
Philipp Schaefer
74a77d874f
some comments and update README+HACKING
2013-05-20 12:05:40 +02:00
Philipp Schaefer
83dbdf4e18
split layers in 2 different dialogs
2013-05-20 11:34:40 +02:00
Philipp Schaefer
49ba6eced6
got rid of the quotation marks in in-app layer chooser
2013-05-19 19:07:55 +02:00
Philipp Schaefer
73f54fa808
list overlay layers first in in-app layer chooser
2013-05-19 18:47:11 +02:00
Philipp Schaefer
7f723cd559
first version of in-app layer chooser
2013-05-19 17:14:39 +02:00
Jon Atkins
73487d7e50
add bing maps link to "map links" dialog
...
the encoded_name no longer includes the space/brackets - so these are now added in the java app - which makes more sense anyway
unknown names (shouldn't happen) are now named 'unknown' rather than not specified
2013-05-14 22:35:12 +01:00
Philipp Schaefer
96add49516
notify android when select spinner is opened/closed (fix for #255 )
2013-05-11 14:41:15 +02:00
Jon Benson
b0e7110182
Formatted files via Eclipse to hopefully have correct spacing/ident.
2013-05-07 19:36:02 +10:00
Philipp Schaefer
28da9e1746
added query to new portal search intent
2013-04-27 00:47:49 +02:00
Philipp Schaefer
a208ba9083
send geo intent instead of gmaps intent on maps link click
2013-04-27 00:08:28 +02:00
Philipp Schaefer
61fa36ff76
fixed indentations and trailing whitespaces
2013-04-02 17:14:41 +02:00
leCradle
ce6e7561e5
added copy text to JSInterface
2013-03-12 00:41:20 +01:00
leCradle
d3270f698c
on android app: send intent for PosLink ( fixes #437 )
2013-03-11 20:24:51 +01:00