Commit Graph

836 Commits

Author SHA1 Message Date
Marvin W 51e5f7714b
Correctly handle ProviderInstaller if it was not used before first network interaction 2019-05-26 17:53:56 +02:00
Marvin W 45ee4903f8
Adapt auth implementation to better reflect current play services 2019-05-26 17:53:56 +02:00
Marvin W 6174997cb7
Initial mapbox based maps implementation 2019-05-26 17:53:56 +02:00
Marvin W 2a01e6cb74
Temporary disable place picker 2019-05-26 17:53:55 +02:00
Marvin W 9f922b5a19
Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
Marvin W 937e3422aa
Add package name to location requests when possible, fix incomplete permission check 2019-04-22 19:57:24 +02:00
Marvin W c927f1a86a
Bump version to 16.0.89 2019-04-22 19:57:13 +02:00
voidstarstar 5875ab752b Move some expensive reflection calls to onCreate 2019-04-22 19:56:51 +02:00
voidstarstar 60023887d1 Temporary whitelist support for Doze (#732)
Fixes #338 

Co-Authored-By: @ccaapton <6211551+ccaapton@users.noreply.github.com>
Co-Authored-By: @ale5000-git <15793015+ale5000-git@users.noreply.github.com>
2019-04-21 16:39:18 +02:00
Christopher Roy Bratusek e7f37e17a8 build.gradle: properly calculate gitVersionBase if latest tag is not a release tag 2019-04-21 13:54:29 +02:00
Moritz Horstmann 652d7a9104 Include GCM message ID in app message intent 2019-04-20 15:09:58 +02:00
Christopher Roy Bratusek 3d9a8f4af9 Update German translation 2019-04-17 17:16:07 +02:00
Vavun 65b588e20d Add account button to microG settings, fix #413
Signed-off-by: ale5000 <ale5000-git@users.noreply.github.com>
2019-04-17 17:16:07 +02:00
voidstarstar 7b651aaaad Unregister app if fully removed or data is cleared
This fixes a bug where apps were not properly unregistered on Android
8.0+ systems. Also update the log message.
2019-04-13 10:44:41 +02:00
voidstarstar 2a21b8ad11 Finish the activity if the app was deleted 2019-04-13 10:44:41 +02:00
Adam Mills 7c93f8785e
Remove safe-parcel testing setting 2019-03-12 21:58:19 -04:00
jimbo1qaz 40974f806d Add support for Google Suite accounts with external login 2019-03-12 03:56:13 +01:00
voidstarstar 725926529a Add implementation of ProviderInstallerImpl 2019-03-12 03:54:01 +01:00
Marvin W 851e44341a
Bump version to 15.0.90 2019-03-11 13:50:09 +01:00
Adam Mills 3c1ffe1388
Merge remote-tracking branch 'origin/master' into cast-mvp 2019-03-10 16:47:36 -04:00
Adam Mills 7627d8ae42
Update GmsApi to master 2019-03-10 15:05:17 -04:00
Adam Mills feeff75ab1 Constructor for CastDeviceStatus 2019-03-10 16:31:15 +01:00
Adam Mills dfb401696f ApplicationStatus constructor 2019-03-10 16:31:15 +01:00
Adam Mills a5f41cd3e5 Add CastMediaControlIntent::isCategoryForCast 2019-03-10 16:31:15 +01:00
Adam Mills ccb9ae4ea4 Expose CATEGORY_CAST_REMOTE_PLAYBACK as public 2019-03-10 16:31:15 +01:00
Adam Mills 41eee57977 Support for DNS-SD cast discovery 2019-03-10 16:31:15 +01:00
Adam Mills 377e608fa7 Cast MVP to start videos 2019-03-10 16:31:15 +01:00
Yegor Timoshenko 18a50244ff Add SERVICE_MISSING_PERMISSION to ConnectionResult 2019-03-10 16:28:52 +01:00
gudenau a787b52ccc Added Android Pie patch file 2019-03-10 16:17:37 +01:00
Christopher Roy Bratusek f25f53be16 add Wellbeing to KNOWN_GOOGLE_PACKAGES 2019-03-10 16:16:47 +01:00
Chris 'Nano' Bratusek 81f484a439 Fix SafetyNet default value, show server type in overview (#629) 2019-03-10 16:15:24 +01:00
Chris 'Nano' Bratusek 9e405cd0e0 microG Settings in AppInfo and SystemSettings (+ adaptive icon) (#719)
Co-Authored-By: @Vavun <31875619+vavun@users.noreply.github.com>
2019-03-10 16:13:11 +01:00
Vavun 62ee8f539f improve russian translation (#662) 2019-03-02 16:02:08 +01:00
Lockdis d73256bc62 Update strings.xml
typos
2019-03-02 16:01:13 +01:00
PorygonZRocks ceb7e721b1 Add version check to skip first screen on KK- 2019-03-02 16:00:39 +01:00
Marvin W 1e444dc4aa
Bump version to 13.2.80, improve version code generation 2018-09-21 21:44:43 +02:00
Marvin W 719cd51d3d
Push Messaging: Handle more edge cases, fix some apps not showing up as registered 2018-09-21 21:44:43 +02:00
Marvin W e47101856d
Few restructuring after b2d6965 2018-09-21 21:44:42 +02:00
Klaus Flittner b2d6965608 Use app supplied API key for safetynet queries 2018-09-21 21:28:47 +02:00
Adam Mills e32cb84397 Add tag support and implement Z-Index API 2018-09-21 21:26:10 +02:00
Marvin W aa18e807a3
Bump version to 13.2.80 2018-09-21 21:14:15 +02:00
voidstarstar ce9f40e9d9 Add Contacts signature to known google signatures 2018-09-21 21:10:50 +02:00
Adam Mills 13e1a1cebb Add support for Marker zIndex and tags API 2018-09-21 21:09:39 +02:00
voidstarstar 1fc6df3862 Fix how avatar URL is saved, fixes #598 2018-09-21 21:08:37 +02:00
Adam Mills eaf66d9e19
Switch to chromecast lib raw request branch 2018-09-03 14:48:24 -04:00
Adam Mills 00594590ac
Linting cleanup 2018-09-02 10:18:30 -04:00
Adam Mills 8df4a6c457
Merge branch 'master' into cast-mvp 2018-09-02 10:01:39 -04:00
Marvin W 4040e3df85
Bump version to 12.8.79 2018-08-28 15:18:34 +02:00
Marvin W 7bbdcac990
Handle NetworkInfo being null 2018-08-28 14:18:26 +02:00
Marvin W f94d140dea
Only require C2D_MESSAGE permission when defined 2018-08-28 14:13:49 +02:00