04d521f71c
use kitkats new SYSTEM_UI_FLAG_IMMERSIVE on navbar hide (thx Simeon Mac)
Philipp Schaefer
2013-12-07 21:29:08 +01:00
3e00645f4a
boost performance on kitkat: ignore result of javascript. it's slow and we only can use it on kitkat.
Philipp Schaefer
2013-12-07 21:27:11 +01:00
8e7e4ec14a
receiver should be unregistered only onDestroy
Philipp Schaefer
2013-12-07 15:37:51 +01:00
1a25fd1c66
unregister package installer broadcast receiver when iitc is stopped
Philipp Schaefer
2013-12-07 15:08:36 +01:00
bfc0824014
scale listView icons of shareActivity to the same size
Philipp Schaefer
2013-12-07 15:07:48 +01:00
aab1616df0
show portal title in share activity
Philipp Schaefer
2013-12-07 13:36:39 +01:00
90cb29a58b
show reload button if room
Philipp Schaefer
2013-12-07 12:14:25 +01:00
614435fb0e
removed settings icon...it's not needed
Philipp Schaefer
2013-12-07 12:04:58 +01:00
e215910de5
website: news post on stock intel update
Jon Atkins
2013-12-07 02:41:19 +00:00
32af38906a
update munge set for 2013-12-06 - for #689
Jon Atkins
2013-12-06 22:28:45 +00:00
aae16d2c1b
basemap-bing plugin: dynamic creation of bing map layer - in theory should reduce usage
Jon Atkins
2013-12-06 08:36:50 +00:00
231178123f
Merge pull request #687 from fkloft/guess-player-levels
Jon Atkins
2013-12-05 14:35:29 -08:00
7451867324
Count mods by capturing player; more than two --> portal was flipped
fkloft
2013-12-05 23:06:26 +01:00
82705a14fc
bump version
fkloft
2013-12-05 19:13:38 +01:00
c676354a15
Merge pull request #681 from nexushoratio/to-push
Jon Atkins
2013-12-04 16:25:11 -08:00
f2e597370e
Merge pull request #683 from fkloft/controls
Jon Atkins
2013-12-04 16:21:42 -08:00
c537811e9b
Remove zoom slider from minimap
fkloft
2013-12-04 19:58:15 +01:00
0df056f083
renamed drawer notice since it is used as howto now
Philipp Schaefer
2013-12-04 19:49:03 +01:00
49ed868626
Minimap: Fix bug where map whould be centered on 0,0 on startup
fkloft
2013-12-04 19:13:33 +01:00
6cb55ae2b1
Do not show a dialog more than once.
fkloft
2013-12-04 18:48:54 +01:00
b4fe2a4c0b
new icon for portals-list
Philipp Schaefer
2013-12-04 11:50:27 +01:00
ca9d631ffe
updated drawers notice to a how to use notice
Philipp Schaefer
2013-12-04 11:20:33 +01:00
67f273fd6d
Revert "Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right"
Philipp Schaefer
2013-12-04 10:31:57 +01:00
2522a97ee9
added default plugin icon plus JSInterface method
Philipp Schaefer
2013-12-03 14:13:57 +01:00
a9ecd268ac
Merge branch 'navdrawer-api' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-navdrawer-api
Philipp Schaefer
2013-12-04 09:46:45 +01:00
511a02f9a1
Introduce some consistency in grammar and punctuation into @description.
Mike Castle
2013-12-03 23:51:54 -08:00
adaa348bde
Merge pull request #680 from nexushoratio/to-push
Jon Atkins
2013-12-03 22:42:49 -08:00
1732f11f03
Fix typos in actual code. A CSS class name, and a variable name.
Mike Castle
2013-12-03 21:59:21 -08:00
0dcc9bfd7e
Merge branch 'master' into navdrawer-api
fkloft
2013-12-03 23:48:54 +01:00
18bacd956a
accidental copy and pasta! plugin: portals list - fix for changes to Niantc data Issue #668
maubry
2013-12-03 17:47:28 -05:00
270705cf6c
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-12-03 23:30:20 +01:00
6c0327b01c
Show a hint that plugins are now in the nav drawer
fkloft
2013-12-03 23:07:05 +01:00
47fb16707c
drawable changes part 4
Philipp Schaefer
2013-12-03 23:03:58 +01:00
b434b81757
drawable changes part 3
Philipp Schaefer
2013-12-03 22:57:15 +01:00
aff4a9f9f9
drawable changes part 2
Philipp Schaefer
2013-12-03 22:12:25 +01:00
39721fa0b8
Merge pull request #678 from fkloft/ipas
Jon Atkins
2013-12-03 08:49:12 -08:00
c1434db0dc
drawable changes part1
Philipp Schaefer
2013-12-03 17:37:41 +01:00
7a12681fab
Iteration two, using TEAM_* constant, level with 0 base, getLatLng and fields/links count. plugin: portals list - fix for changes to Niantc data Issue #668
maubry
2013-12-03 11:11:10 -05:00
7b69693a3f
- don't push current pane to backstack if it was called via back button - fixes endless loop of while toggling panes
Philipp Schaefer
2013-12-03 13:49:38 +01:00
7140cd41d7
Merge pull request #677 from nexushoratio/to-push
Jon Atkins
2013-12-02 23:56:48 -08:00
b783ef9cf6
Spell check and found a bunch of new comments with typos.
Mike Castle
2013-12-02 23:15:02 -08:00
03fadb3078
plugin: portals list - fix for changes to Niantc data Issue #668
maubry
2013-12-03 00:24:10 -05:00
cb603ea7be
Allow plugins to specify an icon for the nav drawer
fkloft
2013-12-03 00:06:15 +01:00
8a10848e15
Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right
fkloft
2013-12-02 23:40:49 +01:00
ad6a447bde
Allow plugins to add panes to mobile nav drawer
fkloft
2013-12-02 23:18:55 +01:00
40d25ad8ef
Replace Pane enum with class
fkloft
2013-12-02 23:06:18 +01:00
10b662d8c1
Merge pull request #673 from fkloft/website
Jon Atkins
2013-12-02 12:12:23 -08:00
39d1ea6b5b
Website: update mobile download and faq page
fkloft
2013-12-02 20:58:56 +01:00
6ffbc2e2de
Website: Add icons for mobile/desktop
fkloft
2013-12-02 20:44:31 +01:00
c5b93234a9
Merge pull request #672 from nexushoratio/to-push
Jon Atkins
2013-12-02 09:57:25 -08:00
41979cb107
remove automatic refresh when 'account not activated' message or similar is shown in the past this was a common temporary issue with the intel site, so was worth having as a case in the code however, this is now very rare, and the more likely reason is an account suspension/ban - and a refresh won't help here!
Jon Atkins
2013-12-02 17:54:49 +00:00
26d410d306
comment concerning issues with AP gain calculations - relevant to #671
Jon Atkins
2013-12-02 17:53:57 +00:00
eadc044712
don't try and request portal detailed data for a 'null' guid! oops
Jon Atkins
2013-12-02 17:53:22 +00:00
135318022a
Fix bad merge from upstream (git novice in action).
Mike Castle
2013-12-02 02:25:08 -08:00
4d8054c0d4
Merge branch 'to-push' of github.com:nexushoratio/ingress-intel-total-conversion into to-push
Mike Castle
2013-12-02 02:18:03 -08:00
7d923ee64e
add a debugger breakpoint in hook exception handling
Jon Atkins
2013-12-02 06:08:39 +00:00
b5d1cbbfdf
use 1ms setTimeout calls to send initial requests for game score and artifact details as part of the munge code cleanups, a safety check was added to the munge searches. if no munge sets can be found, an exception is thrown and no requests are sent. if these requests are posted as part of the regular IITC boot process, these exceptions cause IITC to fail to load. this is a quick and safe fix
Jon Atkins
2013-12-02 04:53:43 +00:00
851cde4745
bugfix: field count wasn't displayed for portals
Jon Atkins
2013-12-02 03:19:12 +00:00
223885c604
bump version number
Jon Atkins
2013-12-02 03:18:55 +00:00
689350bd3f
website: add news of new release
Jon Atkins
2013-12-02 01:24:58 +00:00
a392e5ec17
guess-player-levels: make player names colored and clickable
fkloft
2013-12-02 00:00:54 +01:00
41af1e189b
Use minimum level instead of guessed level
fkloft
2013-12-02 00:04:23 +01:00
bb81e6266b
moved iitc source preference to advanced settings
Philipp Schaefer
2013-12-01 23:27:54 +01:00
07c3e3216e
Merge pull request #667 from fkloft/guess-player-levels
Jon Atkins
2013-12-01 13:06:02 -08:00
65ee4b367d
Show detailed player level
fkloft
2013-12-01 21:42:02 +01:00
f86033aab7
Distinguish guessed and sure levels
fkloft
2013-12-01 20:49:12 +01:00
e802b16108
Show tooltip on @nickname spans in chat
fkloft
2013-12-01 18:51:47 +01:00
8d7500877d
Parse public chat data to guess player levels
fkloft
2013-12-01 18:49:13 +01:00
7f6cc001fb
fix farm finder plugin
Jon Atkins
2013-12-01 20:04:56 +00:00
8988852eb8
correct maths in updated portal weakness - oops
Jon Atkins
2013-12-01 20:04:32 +00:00
1452a1c534
fix missing resonators highlight opacity - was backwards portal weakness highlighter - combination of missing resonators and needs recharge. the best that can be done with available data
Jon Atkins
2013-12-01 19:35:39 +00:00
0a4bac56ea
missed from previous commit a77a31ac07
Jon Atkins
2013-12-01 19:34:58 +00:00
a77a31ac07
moved favorite-portals and ipas-link to broken plugin folder - created dummy deleted files fix show-linked-portals fix portal-highlighter-portals-my-level changed hook on portal detail display to only run when the details are loaded - fixes a few plugins
Jon Atkins
2013-12-01 19:07:16 +00:00
70030998bf
more plugins disabled, as they're going to be hard to fix with the recent changes also fix missing category from players-resonators dummy deleted plugin
Jon Atkins
2013-12-01 18:37:14 +00:00
9048c6d710
tweaked default portal detail levels to show L7 portals one more step out. this helps seeing the larger-scale links and fields IITC still switches to L8 portals one level sooner than default intel though - and this seems about right for the current level of portals commonly seen
Jon Atkins
2013-12-01 18:22:53 +00:00
7f194b2197
add back portal image tooltip, and description in large image view
Jon Atkins
2013-12-01 18:01:48 +00:00
fe8d7344e8
guess player levels: change text on dialog
Jon Atkins
2013-12-01 17:38:22 +00:00
c77cb56a03
plugin: guess player levels - code to clear the now obsolete 'level-PLAYER_GUID' keys removed from reset guesses, and moved to plugin startup - version number bumpped
Jon Atkins
2013-12-01 17:34:49 +00:00
9c5307bba5
Merge pull request #666 from fkloft/guess-player-levels
Jon Atkins
2013-12-01 09:14:14 -08:00