Jon Atkins
40b74f7dba
updated internal values due to stock site changes. by preference we detect the values in the stock site, but these are kept as a fallback
2014-03-14 23:28:12 +00:00
fkloft
99324c076c
Show indeterminate progress bar on mobile if chat is loading
2014-03-13 22:16:27 +01:00
fkloft
8c55c1eea6
[plugin/guess-player-levels] Fix error in algorithm; skip calculations if player is already known to be L8
2014-03-13 22:02:11 +01:00
fkloft
047fce5225
[plugins/guess-player-levels] EXPERIMENTAL: search log to determine player level by burster range
2014-03-12 23:06:34 +01:00
Jon Atkins
6c50fc9eb1
oops - can only bringToFront when a layer is acutally on the map - so check debug layer is enabled
2014-03-11 13:59:02 +00:00
Jon Atkins
4f6631d1f7
make IITC first try to use the TILES_PER_EDGE and ZOOM_TO_LEVEL values from the stock script - only falling back (with a warning) to our pre-defined list on error
...
this way we automatically follow any changes to these made in the stock site, but have a fallback case in case the stock site renames the variables
2014-03-11 02:29:21 +00:00
Jon Atkins
f9d2346d72
ap for L2 and L3 were changed a long time ago (L2, from 10000 to 2500, L3, from 30000 to 20000)
2014-03-10 22:23:29 +00:00
Jon Atkins
d534b12f19
debug: move debug tiles to back
2014-03-10 22:18:02 +00:00
fkloft
57720b270a
[portal-counts] show percentage
2014-03-10 19:51:12 +01:00
fkloft
1c858f995c
small refactoring
2014-03-10 18:50:12 +01:00
Jon Atkins
2f7635a175
comment converning cache-related optimisation that might be added
2014-03-09 05:53:53 +00:00
Jon Atkins
5f6adf3846
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-03-07 19:31:15 +00:00
Jon Atkins
350175b235
the removal stickyness stat is now being used - so don't hide it when it's zero
2014-03-07 19:30:32 +00: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
Jon Atkins
e261784315
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-03-04 18:43:43 +00:00
Jon Atkins
36fe84b4ef
warn when some standard layers are turned off
...
not so visible for mobile users - but less of an issue there (as an uninstall/reinstall resets all options to default)
for #778
2014-03-04 18:42:45 +00:00
Philipp Schaefer
1103a409c0
use correct default values for MultiSelectListPreference outside of xml
2014-03-04 00:30:35 +01:00
Jon Atkins
03cabcbdb6
portal counts plugin: warn that numbers can be inaccurate when zoomed out
...
for #774
2014-03-03 16:37:00 +00:00
Jon Atkins
6a15017887
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-03-03 01:14:14 +00:00
Jon Atkins
b5e2ad70b4
debug tiles: fade rather than instant clear
2014-03-03 01:13:52 +00: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
Jon Atkins
b173f778a5
debug tiles: clear on a timer rather than at the end of the requests
2014-03-02 01:33:22 +00:00
Jon Atkins
0a506d3027
debug tile display: remove the 'ok' tiles from screen when the refresh completes - makes it practical to leave the layer on at all times
2014-03-02 01:02:40 +00:00
Jon Atkins
611c35fb42
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-03-02 00:47:21 +00:00
Jon Atkins
8b7a50729d
more agressive portal clustering - seeing if it improves performance
2014-03-02 00:47:02 +00: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
1d71bc6eeb
moved scale bar to the bottom right on mobile. ATM the bottom right corner is used for nothing so it shouldn't clash with any other plugin
2014-02-28 11:34:19 +01:00
Philipp Schaefer
f7aba2682c
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2014-02-26 18:27:42 +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
Jon Atkins
16e56917c2
debug layer: default to off
2014-02-26 05:12:37 +00:00
Jon Atkins
a86872d051
website: switch to own hosted version of bootstrap library - had a report of issues likely related to bad routing to the bootstrap CDN
2014-02-25 04:54:11 +00: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
75310d6261
bump version number
2014-02-23 00:25:44 +00:00
Jon Atkins
c634720cf1
artifacts: centralise the descriptions of the artifact types/fragment names, and fix an incorrect warning concerning the new amar artifacts
2014-02-23 00:24:47 +00:00
Jon Atkins
50b2633257
website: updated for 0.16.5 release
2014-02-22 22:05:06 +00:00
Jon Atkins
333c1a6daf
add tweaks of data retrieval zoom level, to make better use of the cache and be friendlier to the API in some cases
...
also, default-intel-detail and show-more-portals plugins fixed - the logic has been moved into IITC core, with the plugins just setting flags to change behaviour
2014-02-22 19:30:12 +00:00