Marvin W
d99fa7e86f
Directly start/stop GCM service if setting is changed in UI
2017-02-08 14:17:17 +01:00
Marvin W
170d5e4524
Make SafetyNet configurable
2017-02-08 14:17:10 +01:00
Marvin W
d991888b89
Spoof chimera provider, update sublib + build tools
2017-02-08 14:16:44 +01:00
Marvin W
8fca2d513b
Add RadioButtonPreference
2017-02-08 14:15:23 +01:00
Marvin W
e18e0b9387
Merge pull request #294 from spacekitteh/patch-1
...
Fix Android makefile
2017-02-08 02:10:31 +01:00
Sophie Taylor
c267f95f8d
Fix Android makefile
2017-02-08 10:17:49 +10:00
Marvin W
1ba288e000
Update gradle-wrapper to 3.3
2017-02-07 19:51:13 +01:00
Marvin W
b267f2cb9c
Update deps and build tools
2017-02-07 19:45:20 +01:00
Marvin W
fe56b4b61e
Merge pull request #5 from acsway878787/master
...
Add Chinese(Taiwan) Translation.
2017-01-29 10:08:15 +01:00
acsway878787
cd15ab8eb2
Add Chinese(Taiwan) Translation.
2017-01-28 21:22:58 +08:00
Marvin W
ae4831eadf
Merge pull request #286 from acsway878787/master
...
Update strings.xml
2017-01-27 12:11:43 +01:00
acsway878787
df1e847d41
Update strings.xml
...
Translation errors correction.
2017-01-26 22:00:02 -06:00
Marvin W
4c4086a6d9
Update UnifiedNlp for translations
2017-01-26 14:57:36 +01:00
Marvin W
32009f6d8b
Merge pull request #283 from acsway878787/master
...
Add Chinese(Taiwan) Translation.
2017-01-26 14:51:21 +01:00
acsway878787
6dc476a867
Add Chinese(Taiwan) Translation.
2017-01-26 12:28:57 +08:00
Marvin W
35cc6b4b65
Merge pull request #4 from Gena95/master
...
Added Russian translation
2017-01-22 23:02:05 +01:00
Marvin W
86cd957191
Merge pull request #278 from Gena95/master
...
Added Russian translation
2017-01-22 23:00:01 +01:00
Gena95
fa8d13d062
Added Russian translation
2017-01-22 20:43:54 +02:00
Gena95
dda9a3a6db
Added Russian translation
2017-01-22 20:11:17 +02:00
Marvin W
6766fa4d95
Location: do not try to access network location provider if not present on system
...
Related to #269
2017-01-18 17:35:59 +01:00
Marvin W
3dabc13028
Location: Add forceCoarseLocation flag
2017-01-18 17:27:38 +01:00
Marvin W
dde462c73a
Update embedded UnifiedNlp
2017-01-18 10:53:55 +01:00
Marvin W
6422f2a2d7
PlacePicker: Correctly handle named locations
2017-01-18 10:49:01 +01:00
Marvin W
c57d99d64e
Merge branch 'master' of github.com:microg/android_packages_apps_GmsCore
2017-01-17 19:17:13 +01:00
Marvin W
1ad189b1f9
Merge pull request #272 from JonasCardoso/master
...
values: add language Brazilian portuguese
2017-01-17 19:16:38 +01:00
Jonas Cardoso
cc8a0717e3
values: values-pt-BR -> values-pt-rBR
2017-01-17 16:08:09 -02:00
Jonas Cardoso
549257ecf8
values: add language Brazilian portuguese
2017-01-17 15:41:50 -02:00
Marvin W
edf3d8c7dd
Set extractNativeLibs="false" #265
2017-01-16 22:56:30 +01:00
Marvin W
244d3aef7e
Fix broken statement in wear db, fixes #264
2017-01-15 22:53:59 +01:00
Marvin W
050a78569d
Add FLAG_ACTIVITY_NEW_TASK when showing permission dialog for GCM, fixes #270
2017-01-15 22:53:17 +01:00
Marvin W
a29e759d7a
Add support for x86_64, fixes #262
2017-01-15 22:52:46 +01:00
Marvin W
a53b32edbf
Include UnifiedNlp update
2016-12-23 19:22:59 +01:00
Marvin W
05a8b44f2d
Various fixes
...
related to #86 , #164 , #242
2016-12-23 19:02:05 +01:00
Marvin W
48e9988bcc
Merge pull request #249 from ArchangeGabriel/french
...
Add French translation
2016-12-20 23:50:22 +01:00
Bruno Pagani
356e018953
Add French translation
2016-12-20 18:50:57 +01:00
Marvin W
3e9b4327a0
Merge pull request #248 from ArchangeGabriel/patch-1
...
Fix small typo in strings
2016-12-20 17:13:13 +01:00
Bruno Pagani
981fad0e6d
Fix small typo in strings
2016-12-20 02:12:54 +01:00
Marvin W
86011c8c25
Merge pull request #246 from pejakm/srtr
...
Update Serbian
2016-12-17 18:26:20 +01:00
Mladen Pejaković
2e0cbb0691
Update Serbian
2016-12-17 18:07:21 +01:00
Marvin W
430420b5a3
Add patch for latest N
2016-12-16 18:23:17 +01:00
Marvin W
ef9e9b0921
GCM: fix display of uninstalled apps, do not allow registration if GCM is disabled (it won't succeed anyway)
2016-12-02 16:44:50 +01:00
Marvin W
83725f43cd
Adjust Maps to latest API and fix display issue, add empty Wallet API impl
...
related to #207 , #236
2016-12-02 16:20:25 +01:00
Marvin W
bfae24a17c
Add (empty) Wallet API and update Maps API
...
also fix small lint issue
2016-12-02 16:18:48 +01:00
Marvin W
97f4c82172
GCM improvements
...
- Add upstream message support (#228 )
- Improve support for 7.0+ (#226 )
- don't start closed apps if disabled (#230 )
- ask after denying registered app (#230 )
- automatically unregister apps on uninstall
2016-11-20 20:37:31 +01:00
Marvin W
279b35b993
Fix string format shorties
2016-11-16 02:07:34 +01:00
Marvin W
5316e0220a
Squashed commit
...
- Update all submodules, used sdk version, etc
- Settings UI rebuild
- Some GCM features and fixes
- Fix newest Cast Framework for some apps (tested with "ZDF Mediathek")
Fixes #224 , #223 , #145
2016-11-16 01:03:17 +01:00
Marvin W
a0300494f6
Update build tools, set sdk versions through gradle
2016-11-14 20:26:09 +01:00
Marvin W
0b4f43c6a6
Update build tools, set sdk versions through gradle
2016-11-14 20:21:14 +01:00
Marvin W
c0b227d918
Add dashboard and condition functionality
2016-11-14 03:07:17 +01:00
Marvin W
ea80c3d09e
Travis Fix
2016-11-13 16:34:55 +01:00