Jon Atkins
|
0a96440f77
|
bump version numbers
|
2014-03-15 00:03:12 +00:00 |
|
Jon Atkins
|
aa31ce0c2f
|
bump mobile version numberr
|
2014-03-14 23:31:29 +00: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
|
9f93c450e2
|
some renamed some string keys
|
2014-03-02 18:26:56 +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 |
|
Jon Atkins
|
ba2d90779c
|
bump version number for new release
|
2014-02-22 03:00:30 +00: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 |
|
Philipp Schaefer
|
89d99fa70a
|
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
|
2014-02-19 00:15:52 +01:00 |
|
Philipp Schaefer
|
e9dccc0e8f
|
moved comments to correct place
|
2014-02-19 00:15:46 +01:00 |
|
fkloft
|
6b85e5524c
|
Remove temporary extras before launching the intent
|
2014-02-18 21:41:58 +01:00 |
|
fkloft
|
24cf79acc7
|
Add line that must have been deleted by accident
|
2014-02-18 21:38:50 +01:00 |
|
fkloft
|
c9d0c8141a
|
Improved support for geo: intents
|
2014-02-18 20:35:44 +01:00 |
|
fkloft
|
09b0fc7297
|
Renamed classes: IntentFragmentAdapter -> FragmentAdapter, IntentFragment -> IntentListFragment
|
2014-02-18 18:04:48 +01:00 |
|
fkloft
|
6d9ff2d539
|
Extract IntentAdapter from IntentListView. Delete IntentListView
(only a small wrapper was left, remainders could be moved to IntentAdapter
|
2014-02-18 17:55:26 +01:00 |
|
fkloft
|
6fadfa9b39
|
Major refactoring of ShareActivity. Google Maps now has labeled pins
|
2014-02-18 17:49:51 +01:00 |
|
fkloft
|
f9cf8d5518
|
Remove warning, add final modifiers
|
2014-02-18 15:18:39 +01:00 |
|
Philipp Schaefer
|
9b5adb9ab9
|
don't trigger on all text mimeTypes
- this breaks compatibility with file explorers throwing a wrong intent (like ES explorer)...but this is not a problem IITCm has to workaround.
|
2014-02-14 11:32:26 +01:00 |
|
fkloft
|
0ba9098d80
|
[mobile] more general save function
|
2014-02-14 00:20:41 +01:00 |
|
Philipp Schaefer
|
903fa4f904
|
added support for draw tools file export on Android < 4.4
|
2014-02-13 23:59:44 +01:00 |
|
Philipp Schaefer
|
2a3deb99b5
|
don't open inputstream twice on http streams...we should get a valid filename here
|
2014-02-13 23:27:53 +01:00 |
|
fkloft
|
51a835ce3b
|
[mobile] Provide a method to save a file
|
2014-02-13 22:33:41 +01:00 |
|
fkloft
|
1c637cce10
|
[mobile] small improvement to debugging: should work with RemoteKeyboard send action
|
2014-02-13 22:33:41 +01:00 |
|
fkloft
|
9516994fa4
|
some code formatting, adding final modifiers
|
2014-02-13 22:33:41 +01:00 |
|
Philipp Schaefer
|
4d5a67053a
|
modified installation msg
|
2014-02-13 00:32:35 +01:00 |
|
Philipp Schaefer
|
e46372a775
|
support e-mail attachments too for plugin installation
|
2014-02-13 00:19:37 +01:00 |
|
Philipp Schaefer
|
b9499e2d1b
|
trigger plugin installation on *.user.js file intent
|
2014-02-12 23:01:02 +01:00 |
|
Philipp Schaefer
|
2054b5f790
|
added 'add external plugin' button to IITC plugins preference. ensures that the scripts are always copied to the correct folder.
|
2014-02-12 14:53:31 +01:00 |
|
Jon Atkins
|
faf50c84ae
|
bump version numbers for new release
|
2014-02-06 05:10:59 +00:00 |
|
fkloft
|
825fa488ce
|
Use fully qualified package names.
Fixed #761
|
2014-02-04 22:03:38 +01:00 |
|
Philipp Schaefer
|
6bc055491f
|
added preference summary to IITC plugins
|
2014-02-01 10:20:21 +01:00 |
|