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 |
|
Philipp Schaefer
|
0df056f083
|
renamed drawer notice since it is used as howto now
|
2013-12-04 19:49:03 +01:00 |
|
fkloft
|
6cb55ae2b1
|
Do not show a dialog more than once.
Implement "Do not show again"
|
2013-12-04 18:50:49 +01:00 |
|
Philipp Schaefer
|
b4fe2a4c0b
|
new icon for portals-list
|
2013-12-04 11:50:27 +01:00 |
|
Philipp Schaefer
|
ca9d631ffe
|
updated drawers notice to a how to use notice
|
2013-12-04 11:20:33 +01:00 |
|
Philipp Schaefer
|
2522a97ee9
|
added default plugin icon plus JSInterface method
|
2013-12-04 10:17:05 +01:00 |
|
fkloft
|
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 |
|
fkloft
|
6c0327b01c
|
Show a hint that plugins are now in the nav drawer
|
2013-12-03 23:07:05 +01:00 |
|
Philipp Schaefer
|
47fb16707c
|
drawable changes part 4
|
2013-12-03 23:03:58 +01:00 |
|
Philipp Schaefer
|
b434b81757
|
drawable changes part 3
|
2013-12-03 22:57:15 +01:00 |
|
Philipp Schaefer
|
aff4a9f9f9
|
drawable changes part 2
|
2013-12-03 22:12:25 +01:00 |
|
Philipp Schaefer
|
c1434db0dc
|
drawable changes part1
|
2013-12-03 17:37:41 +01:00 |
|
fkloft
|
fd24fad641
|
Change background colors
|
2013-12-03 16:48:40 +01:00 |
|
Philipp Schaefer
|
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 |
|
fkloft
|
cb603ea7be
|
Allow plugins to specify an icon for the nav drawer
(and add icons for bookmarks)
|
2013-12-03 00:06:15 +01:00 |
|
fkloft
|
ad6a447bde
|
Allow plugins to add panes to mobile nav drawer
|
2013-12-02 23:40:25 +01:00 |
|
fkloft
|
40d25ad8ef
|
Replace Pane enum with class
|
2013-12-02 23:06:18 +01:00 |
|
Mike Castle
|
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 |
|
Philipp Schaefer
|
bb81e6266b
|
moved iitc source preference to advanced settings
|
2013-12-01 23:27:54 +01:00 |
|
Jon Atkins
|
f899cdbe69
|
bump version for mobile app too - just so it's clear it's separate from the broken 0.9 release
no app changes made
|
2013-11-30 05:57:15 +00:00 |
|
Mike Castle
|
7a07f622de
|
Fix a variety of typos.
|
2013-11-26 23:55:08 -08:00 |
|
Philipp Schaefer
|
02ced0df52
|
don't declare app theme again and again...use theme from parent (application)
|
2013-11-26 19:28:08 +01:00 |
|
Philipp Schaefer
|
9090b810c0
|
removed accounts/credential permission since weblogin still doesn't work
|
2013-11-26 16:19:52 +01:00 |
|
Philipp Schaefer
|
78499a0e3a
|
use iitcm base theme for share activity
|
2013-11-26 16:18:55 +01:00 |
|
Mike Castle
|
4a9b13eade
|
Spell checking, s-z, plus a couple of missed ones.
|
2013-11-24 00:19:25 -08:00 |
|
Mike Castle
|
bba6519860
|
Spell checking, h-r.
|
2013-11-23 19:16:20 -08:00 |
|
Mike Castle
|
27bb6f058e
|
Spell checking, d-g.
|
2013-11-22 23:31:05 -08:00 |
|
Philipp Schaefer
|
8f06d3678b
|
always exit app when map is focused and back button is pressed (fix for #650)
|
2013-11-19 21:10:12 +01:00 |
|
Philipp Schaefer
|
8acc6c0d70
|
disable JS on kitkat too if mDisableJs is true
|
2013-11-15 19:16:19 +01:00 |
|
Philipp Schaefer
|
58eb9c0a0a
|
some code formatting
|
2013-11-15 19:02:22 +01:00 |
|
fkloft
|
dae674d63f
|
Show frequently used intents on top
|
2013-11-14 22:56:27 +01:00 |
|
fkloft
|
b63d3311f6
|
Sort intents in share activity
|
2013-11-14 22:56:27 +01:00 |
|
fkloft
|
d7cee2eb22
|
Use static initializer instead of private static method
|
2013-11-14 22:56:27 +01:00 |
|
Jon Atkins
|
395a4ad15b
|
bump version code - managed to duplicate 59 on 0.7.7.2, so f-droid doesn't pick up the right one
|
2013-11-12 20:28:54 +00:00 |
|
Philipp Schaefer
|
d9d335b22e
|
some code reformatting
|
2013-11-10 23:30:51 +01:00 |
|
Philipp Schaefer
|
7c2445edd1
|
reset iitcInjected onLoginRequested
|
2013-11-10 13:04:18 +01:00 |
|
Philipp Schaefer
|
f20211e5dd
|
finish the app on update otherwise the app plus its intent gets killed
|
2013-11-10 12:51:12 +01:00 |
|
Jon Atkins
|
8930812da1
|
mobile test builds: include commit count - which is used as the version code - in the version name string
|
2013-11-09 22:13:06 +00:00 |
|
Philipp Schaefer
|
57ee1ec1ca
|
use external files dir for temporary update apk download
|
2013-11-09 15:24:17 +01:00 |
|
Philipp Schaefer
|
b237b1a49f
|
use android download manager instead of own download task
|
2013-11-09 01:01:13 +01:00 |
|
Philipp Schaefer
|
32a13b46ae
|
stick to camelCase
|
2013-11-08 21:57:12 +01:00 |
|
Philipp Schaefer
|
c82803d236
|
added update mechanism to iitcm
|
2013-11-08 21:42:59 +01:00 |
|
Philipp Schaefer
|
f0518e96de
|
use marker popup instead of mouseover tooltip on user location
|
2013-11-06 09:40:41 +01:00 |
|
Philipp Schaefer
|
ead131a475
|
bumped version number of mobile app
|
2013-11-06 09:40:16 +01:00 |
|
Philipp Schaefer
|
e0a4eb4313
|
updated to SDK v19. still work in progreses...
|
2013-11-06 00:34:25 +01:00 |
|
Philipp Schaefer
|
9c1449fc7d
|
fixed bootloop of sync plugin
|
2013-11-06 00:26:24 +01:00 |
|
Philipp Schaefer
|
9a998b7a94
|
use relativ name for searchable meta-data value
|
2013-11-04 18:19:31 +01:00 |
|
fkloft
|
b678d83afd
|
Set exported to "false" again and include a fix for wrong PackageManager queries
|
2013-11-04 18:09:00 +01:00 |
|
Philipp Schaefer
|
5817052cbd
|
set copyToClipboard activity to exported...may be used by other applications (fix for #624)
|
2013-11-03 14:48:39 +01:00 |
|