99a0b3e975
delete the old broken version of portals-list
2013-12-03 23:29:48 +00:00
a2e181d052
Merge branch 'master' of https://github.com/Marx314/ingress-intel-total-conversion into Marx314-master
2013-12-03 23:29:21 +00:00
0dcc9bfd7e
Merge branch 'master' into navdrawer-api
...
Conflicts:
mobile/src/com/cradle/iitc_mobile/IITC_NavigationHelper.java
2013-12-03 23:48:54 +01:00
18bacd956a
accidental copy and pasta!
...
plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 17:47:28 -05:00
270705cf6c
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-12-03 23:30:20 +01:00
6c0327b01c
Show a hint that plugins are now in the nav drawer
2013-12-03 23:07:05 +01:00
47fb16707c
drawable changes part 4
2013-12-03 23:03:58 +01:00
b434b81757
drawable changes part 3
2013-12-03 22:57:15 +01:00
aff4a9f9f9
drawable changes part 2
2013-12-03 22:12:25 +01:00
39721fa0b8
Merge pull request #678 from fkloft/ipas
...
Fix ipas-link
2013-12-03 08:49:12 -08:00
c1434db0dc
drawable changes part1
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
2013-12-03 11:11:10 -05:00
fd24fad641
Change background colors
2013-12-03 16:48:40 +01:00
7e0cfd0159
Fix ipas-link
2013-12-03 16:15:17 +01:00
7b69693a3f
- don't push current pane to backstack if it was called via back button
...
- fixes endless loop of while toggling panes
2013-12-03 13:49:38 +01:00
7140cd41d7
Merge pull request #677 from nexushoratio/to-push
...
Fix a number of typos/spelling issues in comments.
2013-12-02 23:56:48 -08:00
b783ef9cf6
Spell check and found a bunch of new comments with typos.
2013-12-02 23:15:02 -08:00
82f4ee4410
Merge pull request #8 from nexushoratio/master
...
Pull from upstream.
2013-12-02 22:50:23 -08:00
f3bf30a99b
Merge pull request #7 from jonatkins/master
...
Pull from upstream.
2013-12-02 22:49:15 -08:00
03fadb3078
plugin: portals list - fix for changes to Niantc data
...
Issue #668
2013-12-03 00:24:10 -05:00
cb603ea7be
Allow plugins to specify an icon for the nav drawer
...
(and add icons for bookmarks)
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
2013-12-02 23:47:00 +01:00
ad6a447bde
Allow plugins to add panes to mobile nav drawer
2013-12-02 23:40:25 +01:00
40d25ad8ef
Replace Pane enum with class
2013-12-02 23:06:18 +01:00
10b662d8c1
Merge pull request #673 from fkloft/website
...
Website: some changes
2013-12-02 12:12:23 -08:00
39d1ea6b5b
Website: update mobile download and faq page
...
- Android login is disabled now
- issue #90 is closed
- mention issue #257
2013-12-02 20:58:56 +01:00
6ffbc2e2de
Website: Add icons for mobile/desktop
2013-12-02 20:44:31 +01:00
c5b93234a9
Merge pull request #672 from nexushoratio/to-push
...
To push
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!
2013-12-02 17:54:49 +00:00
26d410d306
comment concerning issues with AP gain calculations - relevant to #671
2013-12-02 17:53:57 +00:00
eadc044712
don't try and request portal detailed data for a 'null' guid! oops
2013-12-02 17:53:22 +00:00
135318022a
Fix bad merge from upstream (git novice in action).
2013-12-02 02:25:08 -08:00
4d8054c0d4
Merge branch 'to-push' of github.com:nexushoratio/ingress-intel-total-conversion into to-push
...
Conflicts:
plugins/portal-defense.user.js
plugins/show-linked-portals.user.js
2013-12-02 02:18:03 -08:00
68ec278914
Merge pull request #6 from nexushoratio/master
...
Pull from upstream.
2013-12-02 01:54:16 -08:00
5cdd01bcd9
Merge pull request #5 from jonatkins/master
...
Pull from upstream.
2013-12-02 01:52:50 -08:00
7d923ee64e
add a debugger breakpoint in hook exception handling
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
2013-12-02 04:53:43 +00:00
851cde4745
bugfix: field count wasn't displayed for portals
2013-12-02 03:19:12 +00:00
223885c604
bump version number
2013-12-02 03:18:55 +00:00
689350bd3f
website: add news of new release
2013-12-02 01:24:58 +00:00
a392e5ec17
guess-player-levels: make player names colored and clickable
2013-12-02 00:08:26 +01:00
41af1e189b
Use minimum level instead of guessed level
...
(The dialog description says 'Players have at least the following level:')
At first, many players might be shown as L1, but this will fade as soon as deploy messages by them are captured.
2013-12-02 00:08:26 +01:00
bb81e6266b
moved iitc source preference to advanced settings
2013-12-01 23:27:54 +01:00
07c3e3216e
Merge pull request #667 from fkloft/guess-player-levels
...
guess-player-levels
2013-12-01 13:06:02 -08:00
89e43734fb
Bump versions
2013-12-01 21:43:55 +01:00
65ee4b367d
Show detailed player level
2013-12-01 21:42:48 +01:00
f86033aab7
Distinguish guessed and sure levels
2013-12-01 21:42:48 +01:00
e802b16108
Show tooltip on @nickname spans in chat
2013-12-01 21:42:48 +01:00
8d7500877d
Parse public chat data to guess player levels
2013-12-01 21:42:48 +01:00
7f6cc001fb
fix farm finder plugin
2013-12-01 20:04:56 +00:00