445 Commits

Author SHA1 Message Date
Philipp Schaefer
f093f3e19c only handle google login and ingress intel links in webview 2014-08-19 02:33:20 +02:00
Philipp Schaefer
0fc57f8cfc moved reset calls into new reset method of main activity 2014-08-19 02:29:02 +02:00
Philipp Schaefer
585c16ef72 removed redundant loc 2014-08-19 02:13:11 +02:00
Philipp Schaefer
799c790b9f fixed login 2014-08-19 01:44:13 +02:00
Philipp Schaefer
0a461ab753 * moved necessary resets to from reloadIITC() to loadURL()
* better url parameter add
* fixed wrong return value of shouldOverrideUrlLoading()
2014-08-18 23:28:52 +02:00
fkloft
2501f5c82f bugfix (IITCm crashed if an unvalid URI was given) 2014-08-13 18:34:22 +02:00
fkloft
e3542dabbf [mobile] improve debug view
- ListView should be significantly faster thanks to the ViewHolder pattern
- ability to remove/copy items be long-pressing them
2014-08-13 11:45:53 +02:00
fkloft
ad07f8685c [mobile] ability to clear the log (and always show debug in menu) 2014-08-13 11:45:53 +02:00
fkloft
546ed4e98f Avoid JS errors 2014-08-13 11:45:53 +02:00
fkloft
ffcc8e3349 [mobile] provide method to reload IITC (and clear cache)
fixes 842
2014-08-13 11:45:32 +02:00
fkloft
c4fcf53fd3 [mobile] small bugfix 2014-08-12 23:41:33 +02:00
fkloft
9a82110a1f improvments to plugin updater
- don't download a file twice if there is no updateURL (or if updateURL==downloadURL)
- use the downloadURL from the new meta file
2014-08-06 14:44:20 +02:00
fkloft
5654eae8bd sort members 2014-07-22 00:55:24 +02:00
fkloft
18fe655c82 small changes, refactoring, etc 2014-07-22 00:53:11 +02:00
Philipp Schaefer
b96f054424 replaced copied AOSP code with own implementation 2014-07-21 20:51:11 +02:00
Philipp Schaefer
0218bd5565 removed not used import 2014-07-16 13:05:40 +02:00
Philipp Schaefer
578c367f5b added http proxy authentication (see #819) 2014-07-16 12:57:47 +02:00
Philipp Schaefer
4781ea9627 added persistent zoom level option ( see https://plus.google.com/112875802603603993788/posts/K5zLYyAWQkE ) 2014-07-16 12:35:18 +02:00
Philipp Schaefer
16f1ce1fc6 check for scheme setting in intel-url generation 2014-06-05 15:51:10 +02:00
Philipp Schaefer
2a3441003b added GM/TM option 'require secure updates' for plugin updates 2014-05-17 11:17:02 +02:00
Philipp Schaefer
dcd6fce41e cache script info in script update class 2014-05-17 10:54:40 +02:00
Philipp Schaefer
5b41dddb15 move all preference related stuff in prefs subfolder 2014-05-16 18:19:48 +02:00
Philipp Schaefer
7c68567d17 made plugin update interval configurable 2014-05-16 17:43:40 +02:00
Philipp Schaefer
4bec474b21 added preferences for user plugin updates 2014-05-16 14:14:09 +02:00
Philipp Schaefer
69d6dde544 added user plugin update mechanism 2014-05-16 12:17:00 +02:00
Jon Atkins
80348dd074 quick fix for importing draw tools, etc files - text/* works so much better than file/*
it should probably be passed through from the javascript side though...
2014-04-23 00:18:39 +01:00
Philipp Schaefer
41e60d5adc load plugins in alphabetical order, load main script last 2014-04-21 15:31:57 +02:00
fkloft
1c858f995c small refactoring 2014-03-10 18:50:12 +01:00
Philipp Schaefer
92d197b8cc added intent null pointer check to FileManagers onActivityResult 2014-03-06 14:10:53 +01:00
Philipp Schaefer
72d92b19f7 fixed null pointer exception in SaveToFile activity 2014-03-06 13:00:19 +01:00
Philipp Schaefer
1103a409c0 use correct default values for MultiSelectListPreference outside of xml 2014-03-04 00:30:35 +01:00
Philipp Schaefer
b3ec1974b6 added configurable menu 2014-03-02 18:26:02 +01:00
fkloft
31473deb49 Add forgotten files 2014-03-01 22:47:47 +01:00
fkloft
f43cfeb5aa Add "save to file" option for screenshots (+ lots of XML formatting) 2014-03-01 22:43:26 +01:00
fkloft
83ead3a358 Delete drawing cache after usage 2014-03-01 15:13:58 +01:00
fkloft
bd6a98725f Delete screenshot after intent has finished 2014-03-01 13:40:01 +01:00
fkloft
b30c1e4aa3 [IITCm] new feature: share a screenshot of the current view 2014-03-01 13:07:40 +01:00
Philipp Schaefer
13893546a4 set more precise type for file chooser intent 2014-03-01 01:01:48 +01:00
Philipp Schaefer
e1c047c4b4 better JS metablock parsing...returned map now contains all key/values of metablock 2014-02-26 18:27:35 +01:00
fkloft
79dd948ef2 This activity belongs to us - no need to ask package manager for its label 2014-02-23 18:28:33 +01:00
Philipp Schaefer
48b412c97a add EXTRA_FLAG_TITLE to own copy2clipboard intent too (should fix #777) 2014-02-23 16:19:10 +01:00
fkloft
9aadef1e2a Improved debugging 2014-02-23 14:28:42 +01:00
fkloft
4ef7c41a0a Ignore not exported activities 2014-02-23 13:27:11 +01:00
fkloft
174759c443 Revert "ignore iitcm and iitcm test in intent lists"
This reverts commit b642ec22992cfef47b145809b626a9fcf9477354.
2014-02-23 13:27:11 +01:00
Philipp Schaefer
688d9f97f8 bugfix: ignore smartphone pane switch in desktop mode 2014-02-23 13:19:18 +01:00
Philipp Schaefer
58c68edb81 catch exception of IntentGenerator.getTitle(...) 2014-02-23 12:47:16 +01:00
Philipp Schaefer
b642ec2299 ignore iitcm and iitcm test in intent lists 2014-02-23 12:36:09 +01:00
Philipp Schaefer
ca53c381aa intent.getAction uri path may be null...generate empty string in that case 2014-02-19 01:21:13 +01:00
Philipp Schaefer
bda40fa331 bugfix: use correct string format for geo intent including zoom 2014-02-19 01:19:40 +01:00
Philipp Schaefer
5a53e88a41 intent MIME types may be null...generate empty string in that case 2014-02-19 00:49:16 +01:00