63 Commits

Author SHA1 Message Date
Philipp Schaefer
16f1ce1fc6 check for scheme setting in intel-url generation 2014-06-05 15:51:10 +02:00
Philipp Schaefer
72d92b19f7 fixed null pointer exception in SaveToFile activity 2014-03-06 13:00:19 +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
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
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
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
bda40fa331 bugfix: use correct string format for geo intent including zoom 2014-02-19 01:19:40 +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
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
5d674eee40 Use new log system 2014-01-05 23:51:44 +01:00
Philipp Schaefer
58b85e4c24 new actionbar title for permalink 2013-12-10 22:14:24 +01:00
fkloft
18afab9952 Improved intent sorting
(default app listed first again, sorting broke this)
2013-12-10 22:13:48 +01:00
Philipp Schaefer
04d521f71c use kitkats new SYSTEM_UI_FLAG_IMMERSIVE on navbar hide (thx Simeon Mac) 2013-12-07 21:29:08 +01:00
Philipp Schaefer
bfc0824014 scale listView icons of shareActivity to the same size 2013-12-07 15:07:48 +01:00
Philipp Schaefer
aab1616df0 show portal title in share activity 2013-12-07 13:36:39 +01:00
Philipp Schaefer
aff4a9f9f9 drawable changes part 2 2013-12-03 22:12:25 +01:00
Philipp Schaefer
c1434db0dc drawable changes part1 2013-12-03 17:37:41 +01:00
Philipp Schaefer
58eb9c0a0a some code formatting 2013-11-15 19:02:22 +01:00
fkloft
dae674d63f Show frequently used intents on top 2013-11-14 22:56:27 +01:00
fkloft
b63d3311f6 Sort intents in share activity 2013-11-14 22:56:27 +01:00
fkloft
d7cee2eb22 Use static initializer instead of private static method 2013-11-14 22:56:27 +01:00
Philipp Schaefer
d9d335b22e some code reformatting 2013-11-10 23:30:51 +01:00
fkloft
b678d83afd Set exported to "false" again and include a fix for wrong PackageManager queries 2013-11-04 18:09:00 +01:00
Philipp Schaefer
3d7192ecd6 reformat code 2013-10-22 20:05:58 +02:00
fkloft
fa969561e2 Hide tab(s) if only one tab visible 2013-10-16 15:42:16 +02:00
Philipp Schaefer
709af1a9d9 some code formatting 2013-10-04 16:15:58 +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
59e5be98ed back to lat,lng query since gmaps v7.2 fixes the decimal separator bug 2013-09-14 11:09:21 +02:00
Philipp Schaefer
00a703025e start gmaps directly in nav-mode. this way we get a labeled marker with locales using decimal comma separator too (thanks joerg wagner) 2013-09-02 09:49:31 +02:00
Philipp Schaefer
d822d56377 added possibility to share strings from javascript to iitc share activity (see #482) 2013-08-13 17:03:30 +02:00
Philipp Schaefer
756dabacfa - added long click support to disable/enabled all layers
- some refactoring
2013-08-04 00:43:37 +02:00
Philipp Schaefer
8a9f595373 encode portal title for gmaps url 2013-08-01 00:52:28 +02:00
Philipp Schaefer
3e541c3acd add zoom to gmaps url 2013-08-01 00:37:56 +02:00
Philipp Schaefer
ce6e316376 use simple geo intent for system languages with arabic decimal comma
since gmaps can't cope with it
2013-08-01 00:15:58 +02:00
Philipp Schaefer
0b854a2b42 added forgotten intent to intent list (thx fkloft) 2013-07-31 22:04:11 +02:00
Philipp Schaefer
fe47f9b5dc added back labeled marker to gmaps link in user-location plugin 2013-07-31 21:36:21 +02:00
Philipp Schaefer
00d95b6b3e set default intent activity back to top 2013-07-31 19:55:11 +02:00
Philipp Schaefer
ec6402f5f9 merge gmaps and geo intents...
map links should work as with gmaps < v7 again
2013-07-31 19:15:46 +02:00
Philipp Schaefer
77bc791131 added back named google maps marker...seems to work for other geo intent
apps too...(needs testing for more apps)
2013-07-31 16:16:44 +02:00