Philipp Schaefer
|
d381a0304e
|
check if zoom enabled before loading plugins
|
2013-05-27 15:34:04 +02:00 |
|
Philipp Schaefer
|
85b7715c5d
|
better check for plugins wrapper removal
|
2013-05-27 15:29:13 +02:00 |
|
Philipp Schaefer
|
8d1dcf74fe
|
removed not used newline at the end of plugin...stay consistent with other plugins, otherwise it breaks stuff on mobile plugin injection
|
2013-05-27 14:50:33 +02:00 |
|
Philipp Schaefer
|
ff900520ad
|
load plugins and iitc main script simultanously (fixes #303)
|
2013-05-27 14:12:12 +02:00 |
|
Philipp Schaefer
|
c852d1f34b
|
use class attribute to check for enabled/disabled desktop mode
|
2013-05-26 14:50:16 +02:00 |
|
Philipp Schaefer
|
86fe10aa9c
|
added back desktop mode (see #304)
|
2013-05-26 14:15:11 +02:00 |
|
Philipp Schaefer
|
c8dc62eafb
|
added forgotten getString(...)
|
2013-05-25 16:25:34 +02:00 |
|
Philipp Schaefer
|
5311fb1641
|
set currentPane to home if home button is pressed
|
2013-05-25 16:05:29 +02:00 |
|
Philipp Schaefer
|
37dac3b197
|
* display backstack correctly on home button
* clear backstack on home button pressed
|
2013-05-25 15:37:49 +02:00 |
|
Philipp Schaefer
|
818aec09c4
|
bumped version number
|
2013-05-25 13:41:13 +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
|
0a97d6a5e4
|
* removed not used import
* handle home button correctly
* update currentPane after backStack.pop()
|
2013-05-25 12:23:27 +02:00 |
|
hastarin
|
7ada77ac21
|
Just some code clean up.
|
2013-05-25 12:33:27 +10:00 |
|
hastarin
|
3691402e4a
|
Improved back handling in mobile app. Now more consistant with standard.
|
2013-05-25 11:58:35 +10:00 |
|
Philipp Schaefer
|
045279a265
|
extended JSInterface to finish app via js (see #312)
|
2013-05-24 17:24:02 +02:00 |
|
Philipp Schaefer
|
7e35c95e2c
|
reordered layer and location buttons correctly ;)
|
2013-05-24 15:58:19 +02:00 |
|
Philipp Schaefer
|
3245ca01d4
|
removed not used imports
|
2013-05-24 15:52:36 +02:00 |
|
Philipp Schaefer
|
a56272f260
|
some tweaks for the new search
* distinguish between onCreate intent and resume intent (do not always reload)
* handle voice search correct
|
2013-05-24 15:48:37 +02:00 |
|
hastarin
|
34712cddb1
|
Removed menu selection handling for search due to double search.
|
2013-05-24 17:04:06 +10:00 |
|
hastarin
|
dd8ceaf934
|
Reordered menu items. IMO Layers is used more than My Location.
|
2013-05-24 16:15:56 +10:00 |
|
hastarin
|
9ce25e7e57
|
Initial commit of a working Search View.
|
2013-05-24 15:52:25 +10:00 |
|
hastarin
|
98e927fb0f
|
Have everything working now if you don't enable ProGuard.
It will take time to determine how it needs to be configured but that's low priority really.
|
2013-05-24 12:04:23 +10:00 |
|
hastarin
|
50168e93fa
|
Merge branch 'master' into androidstudio
|
2013-05-24 10:41:18 +10:00 |
|
Philipp Schaefer
|
f58e8cfa83
|
fixed typo in API
|
2013-05-23 13:44:00 +02:00 |
|
Philipp Schaefer
|
d61c5cc752
|
bumped version number
|
2013-05-23 13:18:01 +02:00 |
|
hastarin
|
04d2e60d75
|
This is a version of the multi window patch minus Android Studio changes.
Proguard changes are excluded since there is no config in the master branch
|
2013-05-23 20:32:52 +10:00 |
|
hastarin
|
dfc18e84f5
|
Forgot to move some settings in gitignores.
|
2013-05-23 18:14:01 +10:00 |
|
hastarin
|
ed0e1be9e1
|
Added proguard-project file back as building with it requires it.
Moved .gitignore changes to mobile/.gitignore
|
2013-05-23 17:54:08 +10:00 |
|
hastarin
|
c584315010
|
Finally working and tested. *blush*
|
2013-05-23 17:28:04 +10:00 |
|
hastarin
|
a808434fd4
|
Tried to recreate things.
|
2013-05-23 17:22:59 +10:00 |
|
hastarin
|
b2376676c4
|
Fixed build not including src files.
|
2013-05-23 17:01:20 +10:00 |
|
hastarin
|
83e324f8aa
|
Forgot to delete old iml file
|
2013-05-23 16:44:09 +10:00 |
|
hastarin
|
98c90d4b16
|
Fixed output APK name to be the same as ADT
|
2013-05-23 16:42:41 +10:00 |
|
hastarin
|
ab8018c795
|
Setup support for Android Studio Preview
|
2013-05-23 15:49:33 +10:00 |
|
Jon Atkins
|
b05554e0fc
|
bump IITC mobile version to 0.4.0
|
2013-05-22 18:55:41 +01:00 |
|
Philipp Schaefer
|
0f77c664c0
|
replaced deadlink to breunigs github
|
2013-05-20 12:11:29 +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
|
1cc62830e9
|
added icon for android layer chooser
|
2013-05-19 18:31:23 +02:00 |
|
Jon Atkins
|
fdf8fbdb8f
|
hide the layer chooser on mobile - it's now handled by in-app code
the layer chooser object itself needs to remain though, as it's used to keep track of the layers available, and plugins would break without it there
|
2013-05-19 16:54:02 +01:00 |
|
Philipp Schaefer
|
940fe60717
|
bumped version number
|
2013-05-19 17:15:26 +02:00 |
|
Philipp Schaefer
|
7f723cd559
|
first version of in-app layer chooser
|
2013-05-19 17:14:39 +02:00 |
|
Felix Kloft
|
114103f08c
|
added comments
|
2013-05-17 09:36:10 +02:00 |
|
Felix Kloft
|
2194a0c74f
|
Rename class
|
2013-05-17 08:56:03 +02:00 |
|
Felix Kloft
|
42b03d2daa
|
Remove obsolete import
|
2013-05-15 23:54:42 +02:00 |
|
Felix Kloft
|
15ad360f0b
|
Restored geolocation feature
|
2013-05-15 23:06:26 +02:00 |
|
Felix Kloft
|
8f9ee4382d
|
Remove instance after successful login
|
2013-05-15 13:38:17 +02:00 |
|