90 Commits

Author SHA1 Message Date
Jon Atkins
145163f0de possible fix for #221 2013-04-30 17:01:45 +01:00
Philipp Schaefer
fab4a7e586 added keyboard open/close event
* prevent updating location if keyboard is open...otherwise it will
  close immediately
2013-04-29 15:33:08 +02:00
Philipp Schaefer
c8085931eb removed debug output on location update...it is too much spam 2013-04-29 14:12:04 +02:00
Philipp Schaefer
94f4f96e80 deleted old iitcm icon (see #102) 2013-04-29 13:45:53 +02:00
Philipp Schaefer
e04222b450 added new iitc icon to mobile (see #102) 2013-04-29 13:44:30 +02:00
Philipp Schaefer
a7b04a7a72 added tooltip to user location marker 2013-04-29 09:15:46 +02:00
Philipp Schaefer
28233b8118 display user location on iitcm (see #179) 2013-04-28 22:46:18 +02:00
Philipp Schaefer
0906114a37 bump version number 2013-04-27 00:52:48 +02: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
28dce8a7bb set databasepath of IITC_WebView...fixes amnesia 2013-04-25 15:01:01 +02:00
Jon Atkins
13448ca786 add assets/plugins/ to mobile .gitignore - they're copied there in the build process 2013-04-23 21:32:02 +01:00
Philipp Schaefer
c1dcd588ad fixed typo 2013-04-23 17:38:42 +02:00
Philipp Schaefer
959c031f37 updated internal poslink click handle (see #149) 2013-04-23 17:29:41 +02:00
Philipp Schaefer
4a9c10f044 bugfix: http2https 2013-04-23 17:29:13 +02:00
Philipp Schaefer
0f04acbc36 show plugin name instead of file name 2013-04-22 20:35:01 +02:00
Philipp Schaefer
99a18444bf added plugin functionality for iitc mobile 2013-04-22 16:35:15 +02:00
Philipp Schaefer
c3f37f949f handle internal clicked poslinks correctly 2013-04-22 11:03:26 +02:00
Jon Atkins
f56f802d2c additional fix #175 - should be ok now 2013-04-18 15:46:52 +01:00
vita10gy
0a18571308 Fix desktop geosearch on mobile
#154. Mobile seems messed up though. (Even without these changes.) Not
sure if something is off with my build, or if something else changed.

This should fix though.
2013-04-16 23:04:06 -05:00
Philipp Schaefer
901d30287a fixed typo 2013-04-17 00:13:39 +02:00
Philipp Schaefer
acc0db1ce8 one more update for HACKING.md 2013-04-17 00:12:44 +02:00
Philipp Schaefer
b7329a611c updated mobile README.md 2013-04-17 00:00:56 +02:00
Philipp Schaefer
88ee267c66 updated HACKING.md 2013-04-16 23:48:12 +02:00
Philipp Schaefer
4ebade1245 updated mobile readme 2013-04-16 23:40:05 +02:00
Philipp Schaefer
83a20f3f0b updated mobile hacking.md 2013-04-16 23:37:53 +02:00
Philipp Schaefer
c28cf395b7 mobile: concentrate on ingress.com urls instead of ingress.com/intel urls, otherwise the login does not work 2013-04-11 18:16:14 +02:00
Philipp Schaefer
4fd5e9e9b5 iitcm should only handle ingress intel links...send intent for other urls 2013-04-11 17:40:44 +02:00
Philipp Schaefer
a7f97fa5ba use android drawable for info_icon instead of an own drawable... 2013-04-11 00:50:19 +02:00
Philipp Schaefer
3ba31f490d added missing ressources 2013-04-11 00:40:52 +02:00
Philipp Schaefer
886c56da94 mobile: prevent force close in onStop() method on devices without mobile
data connection module
2013-04-10 14:56:50 +02:00
Philipp Schaefer
b97b2fc418 mobile: fix typo in comment 2013-04-09 23:50:12 +02:00
Philipp Schaefer
81857a3812 mobile: moved about to settings activity 2013-04-09 22:03:33 +02:00
Philipp Schaefer
2287b09f17 mobile: added first version of 'about' view 2013-04-09 21:31:48 +02:00
Philipp Schaefer
529f7fa254 mobile: use onConfigurationChanged instead of restoring savedInstanceState 2013-04-09 11:10:52 +02:00
Philipp Schaefer
e396d7df1d replaced (String == String) with String.equals(String) 2013-04-03 00:24:35 +02:00
Philipp Schaefer
090c9e6d2b mobile: set idleTime to max, when running in background
* reduces background traffic
2013-04-03 00:05:13 +02:00
Philipp Schaefer
61fa36ff76 fixed indentations and trailing whitespaces 2013-04-02 17:14:41 +02:00
Philipp Schaefer
0e298c3526 added IITC version info to settings 2013-04-02 17:03:35 +02:00
Philipp Schaefer
af4ee26575 developer options: added possibility to use external script in app 2013-03-31 18:12:14 +02:00
Jon Atkins
60444c9169 build system updates, for mobile builds
- main build.py will optionally build mobile. removed now obsolete mobile build scripts and symbolic links
- external resource URL is now optional - it's no longer needed by the regular builds
2013-03-30 20:48:59 +00:00
Jon Atkins
270905c83a enable zoom control for mobile (allows for one-touch zoom control)
move zoom control to under the layer control on smartphone layout
remove localstorage zoom control visibility setting - there was no way to configure it, so seemed a bit odd
2013-03-30 20:01:36 +00:00
Philipp Schaefer
02edfdfee4 bugfix: set force desktop checkbox disabled by default 2013-03-29 17:23:02 +01:00
Philipp Schaefer
2324827c17 hint, that desktop mode looks awful on smartphones 2013-03-29 14:54:37 +01:00
Philipp Schaefer
bd016e4d40 theme change on v11 too (just for consistency...we do not support this API) 2013-03-29 13:58:00 +01:00
Philipp Schaefer
06e242e70a set default theme to holo 2013-03-29 13:55:46 +01:00
Philipp Schaefer
30f1f0e4ec added preferences activity to iitcm...adds possibility to force desktop mode 2013-03-29 13:16:31 +01:00
Philipp Schaefer
4ff410a161 got rid of uglifyjs in mobile build script...some version are broken... 2013-03-29 00:30:38 +01:00
Philipp Schaefer
cf726a2224 mobile reset the URL instead of simply reloading (closes #96) 2013-03-28 23:55:19 +01:00
Philipp Schaefer
99a464ae14 build_mobile: build debug version per default 2013-03-28 09:43:32 +01:00