Commit Graph

3873 Commits

Author SHA1 Message Date
457f4f8049 test: remove code that rendered stale map data tiles from cache before retrieving from the network - will try it for a while and see if it makes things noticably more responsive 2014-02-21 16:37:47 +00:00
fd17b4a278 portal-names - use different delays for data loading updates and user events - improves performance 2014-02-21 16:35:48 +00:00
6e1008e107 revert ea45d0f447 - portal clustering still has some advantages
note: window.Render.prototype.getLinkPixelLength not restored - should have been deleted as part of an earlier change
2014-02-21 16:34:40 +00:00
f57d429b42 cache expiry time was 2 mins, but default intel site uses 3 minutes - mis-read their timer value 2014-02-21 07:30:40 +00:00
cdf9c83801 simplify map data request batching - doesn't need to be so complex now we never request more than 4 tiles per request 2014-02-21 07:29:42 +00:00
ea45d0f447 remove portal clustering code, that preventing all portals we get data for being drawn to the map
this was an optimisation, as leaflet can be slow when drawing a lot. however, as the backend now limits the data returned to the browser this is less important and probably wastes more time than it saves
for #774
2014-02-21 05:26:52 +00:00
8de70d8ec5 now we no longer can reconstruct missing short links from the portal data, and the backend servers already cull short links from the data, there's no point in skipping display of short links 2014-02-21 04:46:42 +00:00
ca53c381aa intent.getAction uri path may be null...generate empty string in that case 2014-02-19 01:21:13 +01:00
bda40fa331 bugfix: use correct string format for geo intent including zoom 2014-02-19 01:19:40 +01:00
5a53e88a41 intent MIME types may be null...generate empty string in that case 2014-02-19 00:49:16 +01:00
89d99fa70a Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2014-02-19 00:15:52 +01:00
e9dccc0e8f moved comments to correct place 2014-02-19 00:15:46 +01:00
6b85e5524c Remove temporary extras before launching the intent 2014-02-18 21:41:58 +01:00
24cf79acc7 Add line that must have been deleted by accident 2014-02-18 21:38:50 +01:00
94e63430f1 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Conflicts:
	mobile/src/com/cradle/iitc_mobile/share/IntentListView.java
	mobile/src/com/cradle/iitc_mobile/share/ShareActivity.java
2014-02-18 20:56:58 +01:00
c9d0c8141a Improved support for geo: intents 2014-02-18 20:35:44 +01:00
09b0fc7297 Renamed classes: IntentFragmentAdapter -> FragmentAdapter, IntentFragment -> IntentListFragment 2014-02-18 18:04:48 +01:00
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
6fadfa9b39 Major refactoring of ShareActivity. Google Maps now has labeled pins 2014-02-18 17:49:51 +01:00
f9cf8d5518 Remove warning, add final modifiers 2014-02-18 15:18:39 +01:00
97acf64360 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-02-18 08:15:29 +00:00
045628b007 when clustering portals and only displaying some, sort first by level (highest first) then guid - so when some portals are removed from screen it's the lower level ones first 2014-02-18 08:14:27 +00:00
c18cdc4d39 support gmaps v7.6.1+ labeled marker geo intent 2014-02-17 13:40:37 +01:00
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
b8eb21bc0a [bookmarks-by-zaso] remove old comments (saveFile was backported) 2014-02-14 00:24:02 +01:00
0ba9098d80 [mobile] more general save function 2014-02-14 00:20:41 +01:00
903fa4f904 added support for draw tools file export on Android < 4.4 2014-02-13 23:59:44 +01:00
816b3d355f Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2014-02-13 23:28:44 +01:00
2a3deb99b5 don't open inputstream twice on http streams...we should get a valid filename here 2014-02-13 23:27:53 +01:00
c0b1ad987e [draw-tools] implement save to/load from storage on Android 2014-02-13 22:48:42 +01:00
e1443e3648 [draw-tools] fix error on mobile (Leaflet is not available until setup() is called) 2014-02-13 22:47:52 +01:00
fc571ecf7e [bookmarks-by-zaso] show only available actions; allow to save/load bookmarks to/from storage on Android 2014-02-13 22:33:41 +01:00
51a835ce3b [mobile] Provide a method to save a file 2014-02-13 22:33:41 +01:00
1c637cce10 [mobile] small improvement to debugging: should work with RemoteKeyboard send action 2014-02-13 22:33:41 +01:00
9516994fa4 some code formatting, adding final modifiers 2014-02-13 22:33:41 +01:00
a690b2bc03 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-02-13 20:23:34 +00:00
4d17e720ea add note to artifact table when there are zero rows 2014-02-13 20:23:12 +00:00
0094d4e95b Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2014-02-13 01:18:00 +01:00
8d8103dfc1 updated external plugin faq 2014-02-13 01:17:53 +01:00
fcb1217517 Merge branch 'pull_request/draw-marker-colors' of https://github.com/strguntbr/ingress-intel-total-conversion into strguntbr-pull_request/draw-marker-colors 2014-02-12 23:38:58 +00:00
0579ea7a59 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2014-02-13 00:32:47 +01:00
4d5a67053a modified installation msg 2014-02-13 00:32:35 +01:00
e46372a775 support e-mail attachments too for plugin installation 2014-02-13 00:19:37 +01:00
335c80dfbe Merge branch 'patch-1' of https://github.com/Dunstkreis/ingress-intel-total-conversion into Dunstkreis-patch-1 2014-02-12 22:33:32 +00:00
fcbce165b9 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-02-12 22:32:09 +00:00
9563ebcd1c make artifact display on portal details more generic - might handle the new 'amar artifacts' now 2014-02-12 22:31:37 +00:00
b127059895 remove references to jarvis shards. css class name changed 2014-02-12 22:30:36 +00:00
b9499e2d1b trigger plugin installation on *.user.js file intent 2014-02-12 23:01:02 +01:00
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
5e723ca328 Merge pull request #768 from breeswish/fix-googlemap-china-offset
New plugin: Fix the offset of Google map in China (Tweaks)
2014-02-09 08:43:11 +00:00