fkloft
4227c072f9
user-location: Avoid errors if plugin has not been initialized yet
2014-01-02 20:41:11 +01:00
Philipp Schaefer
bcaa757891
don't add stock plugins to the plugin section
2014-01-02 12:18:57 +01:00
Philipp Schaefer
4380111851
use new location pref while injecting scripts
2014-01-02 12:16:15 +01:00
Philipp Schaefer
b5ffcb5448
don't leave follow mode on mapmove for a variable zoom
...
the user may want to use different zooms in follow mode (for example
if he rides a bike or drives a car)...unfortunately, leaflet triggers
maps movestart event _before_ the zoomstart event. this makes it
impossible to differentiate between a mapmove triggered by a zoom-event
or a move-event. the user can leave the follow mode by pressing the
getLocation button...this should be enough.
2013-12-30 17:44:42 +01:00
nexushoratio
537eeef539
Fix a number of typos in comments and site content
2013-12-29 04:09:37 -08:00
Philipp Schaefer
be91809e84
changed update apk download description
2013-12-28 20:18:08 +01:00
Philipp Schaefer
cb281151a2
Merge branch 'fkloft/user-location'
2013-12-28 17:56:56 +01:00
Jon Atkins
4c85482c80
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-28 08:20:40 +00:00
Jon Atkins
3c6468cccb
revert bringPortalsToFront change - and add some comments concerning possible better fixes
2013-12-28 08:20:11 +00:00
Jon Atkins
c74971e84e
experiment: bring portals to front after every request is rendered, rather than just once at the end
...
may hurt performance - if so, make it delay before running, or skip if high number of portals
2013-12-28 08:02:09 +00:00
Jon Atkins
f69038cd06
new highlighter: highlight just L6/7/8 portals, on orange/red/purple
...
better than proper level colours for easily spotting the higher level portals
2013-12-28 08:00:59 +00:00
Jon Atkins
f3adc7177c
Merge pull request #712 from nexushoratio/proofreading
...
fix typo: s/egisterdPlugins/egisteredPlugins/
2013-12-27 21:11:20 -08:00
Philipp Schaefer
3fe9b91a92
use current best location estimation from the android docs: http://developer.android.com/guide/topics/location/strategies.html#BestEstimate
2013-12-27 17:09:33 +01:00
Jon Atkins
9f3869fff8
website: add site +1 button - linked to IITC's page stats
2013-12-27 07:05:54 +00:00
Jon Atkins
0e5ab9869c
Merge pull request #716 from tzafrir/shielding
...
Replace mitigation with shielding
2013-12-26 15:05:44 -08:00
Jon Atkins
882200f09d
ap stats plugin: add some more details in a tooltip
2013-12-26 23:04:04 +00:00
Jon Atkins
7f4fe43815
website: typo fix
2013-12-26 22:08:23 +00:00
Jon Atkins
84fb672656
display a dialog when IITC fails to detect the munge set, making users aware of the problem. includes links to the IITC home page, g+ page and community
2013-12-26 22:07:44 +00:00
Tzafrir Rehan
2e1c15c82f
Replace mitigation with shielding
2013-12-26 12:37:27 +02:00
bradgarner
c6b6ff2b86
Propose adding title tooltip to the markers
...
Added using the 'title:' option of the L.marker
not 100% sure line 858 is correct
(my first fork proposal so be gentle #n00b)
2013-12-26 03:20:07 -05:00
nexushoratio
ac74a4f777
fix typo: s/egisterdPlugins/egisteredPlugins/
2013-12-25 00:48:56 -08:00
fkloft
7ff4c79910
Don't start follow mode immediately
2013-12-24 11:48:01 +01:00
Jon Atkins
6557720549
portal-defense plugin: permanant removal
2013-12-24 04:53:35 +00:00
Jon Atkins
0bbf0d3dfc
players-resonators plugin: permanant removal due to lack of data
2013-12-24 04:52:20 +00:00
Jon Atkins
9c80d182b4
compute-ap-statistics: updated for the api changes
2013-12-24 04:44:32 +00:00
Jon Atkins
7e479d4a5b
Merge pull request #710 from nexushoratio/proofreading
...
Number of changes to plugin descriptions, mostly for consistency.
2013-12-23 18:58:53 -08:00
nexushoratio
57475f9228
Return to previous description, it is better.
2013-12-23 18:05:55 -08:00
Jon Atkins
fd33750d28
yandex map layer: add dummy layers to the map immediately, then add the yandex layers once the external JS library has loaded
2013-12-24 01:00:52 +00:00
Jon Atkins
b06deba743
website: new faq entry
2013-12-24 00:13:36 +00:00
fkloft
4b415dba59
Only move map when marker reaches edge
2013-12-23 23:20:24 +01:00
fkloft
78f6e07457
Mobile: implement follow mode
2013-12-23 23:20:24 +01:00
fkloft
51064a29c4
Use CSS transition for arrow rotation
2013-12-23 23:20:24 +01:00
fkloft
2823450857
mobile/user-location: Do not reload when switching between loc+sensor and loc-only
2013-12-23 23:20:24 +01:00
fkloft
7f82671276
remove unused imports and fields; code formatting
2013-12-23 23:20:24 +01:00
Jon Atkins
dc25b820d7
bump version
2013-12-23 21:20:27 +00:00
Jon Atkins
f43930768b
experimental code: try/catch block around code in boot - to help debug iitc startup issues
2013-12-23 21:16:59 +00:00
Jon Atkins
5247308aa5
website: faq update
2013-12-23 19:46:29 +00:00
Jon Atkins
a84a022871
website: fix button
2013-12-23 19:30:47 +00:00
Jon Atkins
3eecb6a900
website: update faq with two new entries. add a table-of-contents at the top
2013-12-23 19:25:34 +00:00
Jon Atkins
e6daffddf8
website: our own custom icon font set, created from http://icomoon.io/app
2013-12-23 17:59:26 +00:00
Jon Atkins
08b9b339de
website: minor cleanups/fixes
2013-12-23 07:59:24 +00:00
Jon Atkins
271d4fa1f3
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-23 03:10:12 +00:00
Jon Atkins
e35c2d5a33
website: update to bootstrap 3
...
also, some initial work on making the 'faq' page data driven
2013-12-23 03:09:39 +00:00
Philipp Schaefer
1e75353eb3
added back possibility to move webviews cache to external storage
...
* in theory, this is not needed anymore since iitcm now has its own
* tile cache. But the user may want to use tiles loaded by an external
* plugin and cache them on sdCard. This would make use of the webviews
* cache...to stay consistent with our external storage preference we
* need this method.
2013-12-22 13:36:59 +01:00
nexushoratio
703382f3b8
Consistency in how highlighters are described.
2013-12-21 23:20:08 -08:00
nexushoratio
79ba485866
Make the beginning of the descriptions consistent.
2013-12-21 22:29:59 -08:00
Philipp Schaefer
ca5e7a890a
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-12-21 20:46:54 +01:00
Jon Atkins
c46967549b
bump mobile version number
2013-12-21 20:46:45 +01:00
Philipp Schaefer
9a842496da
add back webviews cache...needed for map tiles loaded by external plugins
2013-12-21 20:45:05 +01:00
Jon Atkins
57467de1d8
website update for 0.16.1 release
2013-12-21 19:34:30 +00:00