Jon Atkins
14c024ed85
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-13 01:17:38 +00:00
Philipp Schaefer
9fc5960e5d
set default build target back to desktop build
2013-12-12 19:52:18 +01:00
Jon Atkins
28b077b58d
more portal summary data utility functions
...
- link/field count functions - useful when we only need numbers
- approximate AP gains, based only on summary data
2013-12-12 18:32:28 +00:00
fkloft
508b183c4f
swapped inner and outer colors for user location
2013-12-12 19:04:33 +01:00
fkloft
5c30743531
Use gradient for user-location hack circle
2013-12-11 19:27:40 +01:00
Philipp Schaefer
fe0c408fd5
Merge branch 'user-location' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft/user-location
2013-12-11 00:45:30 +01:00
fkloft
61047dbbff
Fix: location marker would be reset to circle when layer was toggled
2013-12-11 00:36:34 +01:00
fkloft
de96f3cd2a
user-location: hide hack circle on z < 16
2013-12-11 00:18:15 +01:00
fkloft
63f4abb3ef
Make user location appear in layer chooser
2013-12-11 00:18:14 +01:00
fkloft
f0a5339479
Add hack circle to user-location
2013-12-11 00:18:07 +01:00
fkloft
1e74037163
user-location: use circle by default, or arrow if device sends orientation events
2013-12-11 00:18:07 +01:00
fkloft
2c4bda7357
Improve build tools
...
- Makefile provides "locale" and "mobile" as targets. Mobile also installs and starts app
- build.py returns error code if ant fails
2013-12-11 00:18:07 +01:00
Philipp Schaefer
58b85e4c24
new actionbar title for permalink
2013-12-10 22:14:24 +01:00
fkloft
18afab9952
Improved intent sorting
...
(default app listed first again, sorting broke this)
2013-12-10 22:13:48 +01:00
Jon Atkins
1e4b56dd22
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-10 19:17:56 +00:00
Jon Atkins
7fb9a1aef9
leaflet 0.7.1 update
2013-12-10 19:17:36 +00:00
Philipp Schaefer
9661867104
Merge pull request #697 from fkloft/bookmarks-pane
...
Mobile: Bookmarks in nav drawer
2013-12-10 06:08:48 -08:00
fkloft
010682ffa6
Revert "Revert "Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right""
...
This reverts commit 67f273fd6d4b1db7d3ac2363305a1d30e3729ac4.
2013-12-10 14:55:46 +01:00
Jon Atkins
9293f7fe93
Merge pull request #696 from nexushoratio/proofreading
...
Minor spelling correction.
2013-12-09 07:23:49 -08:00
nexushoratio
af8e54b758
Minor typo.
2013-12-09 00:11:46 -08:00
Mike Castle
81e20b87a4
Merge remote-tracking branch 'upstream/master'
2013-12-08 23:43:43 -08:00
Jon Atkins
a5bb46c5a2
Merge pull request #694 from enigmaquip/master
...
plugin draw resonator update
2013-12-08 23:28:04 -08:00
nexushoratio
d66472a316
Merge pull request #13 from jonatkins/master
...
Pull from upstream.
2013-12-08 22:36:50 -08:00
enigmaquip
d1358081ae
plugin draw resonator update
...
Update to code for disabled on out of zoom bounds and tool tip when in
bounds
2013-12-08 15:19:14 -07:00
Jon Atkins
9721dfe105
Merge pull request #693 from fkloft/pancontrol
...
Remove pan control from minimap
2013-12-08 13:49:03 -08:00
fkloft
e8db2eac66
Remove pan control from minimap
...
(basically same issue as c537811e9b996bdcda80510d4e04e17fd3654796)
2013-12-08 22:13:09 +01:00
Jon Atkins
c8423191d5
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-08 19:42:09 +00:00
Jon Atkins
d548449933
Merge pull request #692 from fkloft/draw-resonators
...
Remove broken plugin, change category from "Deleted" to "Layer"
2013-12-08 11:42:05 -08:00
fkloft
9254198715
Remove broken plugin, change category from "Deleted" to "Layer"
2013-12-08 19:29:49 +01:00
Jon Atkins
2831fdf226
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-08 17:47:30 +00:00
Jon Atkins
aee14957c4
Merge pull request #691 from enigmaquip/master
...
Update Draw Resonator plugin for new intel style
2013-12-08 09:47:18 -08:00
enigmaquip
b0e53ee618
Update Draw Resonator plugin for new intel style
2013-12-08 02:38:02 -07:00
Jon Atkins
3904ba69bb
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-12-08 03:52:06 +00:00
Philipp Schaefer
04d521f71c
use kitkats new SYSTEM_UI_FLAG_IMMERSIVE on navbar hide (thx Simeon Mac)
2013-12-07 21:29:08 +01:00
Philipp Schaefer
3e00645f4a
boost performance on kitkat:
...
ignore result of javascript. it's slow and we only can use it on kitkat.
2013-12-07 21:27:11 +01:00
Philipp Schaefer
8e7e4ec14a
receiver should be unregistered only onDestroy
2013-12-07 15:37:51 +01:00
Philipp Schaefer
1a25fd1c66
unregister package installer broadcast receiver when iitc is stopped
2013-12-07 15:08:36 +01:00
Philipp Schaefer
bfc0824014
scale listView icons of shareActivity to the same size
2013-12-07 15:07:48 +01:00
Philipp Schaefer
aab1616df0
show portal title in share activity
2013-12-07 13:36:39 +01:00
Philipp Schaefer
90cb29a58b
show reload button if room
2013-12-07 12:14:25 +01:00
Philipp Schaefer
614435fb0e
removed settings icon...it's not needed
2013-12-07 12:04:58 +01:00
Jon Atkins
e215910de5
website: news post on stock intel update
2013-12-07 02:41:19 +00:00
Jon Atkins
32af38906a
update munge set for 2013-12-06 - for #689
2013-12-06 22:28:45 +00:00
Jon Atkins
aae16d2c1b
basemap-bing plugin: dynamic creation of bing map layer - in theory should reduce usage
2013-12-06 08:36:50 +00:00
Jon Atkins
231178123f
Merge pull request #687 from fkloft/guess-player-levels
...
Fix guess-player-levels
2013-12-05 14:35:29 -08:00
fkloft
7451867324
Count mods by capturing player; more than two --> portal was flipped
2013-12-05 23:06:26 +01:00
fkloft
82705a14fc
bump version
2013-12-05 19:13:38 +01:00
fkloft
c70b7ac1ca
Fix guess-player-levels
...
(Under certain circumstances, flipped portals weren't detected correctly. Also, guessing has improved: Resonators not deployed by the owner can safely be used for level guessing)
2013-12-05 19:03:55 +01:00
nexushoratio
b2027313e5
Merge pull request #11 from jonatkins/master
...
Pull from upstream.
2013-12-04 23:40:48 -08:00
Jon Atkins
c676354a15
Merge pull request #681 from nexushoratio/to-push
...
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00