23 Commits

Author SHA1 Message Date
fkloft
ab572055e3 Use custom Log 2014-01-03 20:07:02 +01:00
Philipp Schaefer
0c4cb8479e use File.getParentFile() to get the tiles file path 2014-01-03 17:46:35 +01:00
fkloft
7f82671276 remove unused imports and fields; code formatting 2013-12-23 23:20:24 +01:00
Philipp Schaefer
b3ec24f177 removed not used return value 2013-12-21 20:22:50 +01:00
Philipp Schaefer
cd524c4e61 removed copy+pasted comment... 2013-12-21 19:39:12 +01:00
Philipp Schaefer
90e8764f49 removed not used imports 2013-12-21 18:41:26 +01:00
Philipp Schaefer
c624a789d5 update tiles if outdated (use lastModified tag and only update on wifi) 2013-12-21 18:39:50 +01:00
Philipp Schaefer
eed11120da changed google tile regex 2013-12-21 17:33:53 +01:00
Philipp Schaefer
fa89fc67d8 new tile management 2013-12-21 17:16:21 +01:00
Philipp Schaefer
b237b1a49f use android download manager instead of own download task 2013-11-09 01:01:13 +01:00
Philipp Schaefer
32a13b46ae stick to camelCase 2013-11-08 21:57:12 +01:00
Philipp Schaefer
c82803d236 added update mechanism to iitcm 2013-11-08 21:42:59 +01:00
Philipp Schaefer
709af1a9d9 some code formatting 2013-10-04 16:15:58 +02:00
Philipp Schaefer
1e3efd7d3b bugfix: run setLoadingState on UI thread in CheckHttpResponse 2013-09-29 00:38:38 +02:00
Philipp Schaefer
38446594db renamed splashScreen method 2013-09-24 01:05:26 +02:00
fkloft
bf229f7f05 Code formatting 2013-09-18 17:40:05 +02:00
fkloft
1a1008c70e Code formatting, removed dead code, fixed warning 2013-09-18 16:48:30 +02:00
Philipp Schaefer
eca557c262 fixed comment 2013-08-29 19:15:45 +02:00
Philipp Schaefer
38dce23c17 show an alert dialog which describes the workaround for the Google login
(see #497)
2013-08-29 18:51:43 +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
fkloft
10044a675d Use function available on older APIs instead of API detection 2013-07-28 14:30:07 +02:00
Philipp Schaefer
a1cfa9b8d6 changed comments 2013-07-09 00:19:31 +02:00
Philipp Schaefer
7fcb1e0874 create an async task for online js parsing 2013-07-09 00:14:12 +02:00