Commit Graph

49 Commits

Author SHA1 Message Date
TacoTheDank 2231c9d1fe Delete unused imports 2020-08-31 19:37:29 -04:00
TacoTheDank 6370dcf9dd Super tiny code improvements 2020-08-31 19:34:24 -04:00
TacoTheDank cbef592f8d Java 8 migration 2020-08-31 19:29:33 -04:00
TacoTheDank 9b0a17ab0a Java 7 migration 2020-08-31 19:27:05 -04:00
TacoTheDank 3c3e2eda8b Use more AndroidX preference 2020-08-31 19:19:34 -04:00
Oizaro f8d8f1f2ab Crazy debloat 2020-08-10 05:59:29 +02:00
Oizaro 6037181e8a Update to latest upstream 2020-08-05 01:57:23 +02:00
Oizaro b0b5bb108d Fix 2020-07-16 04:41:09 +02:00
Oizaro 2c4bc60905 Test Vanced 2020-07-16 02:24:57 +02:00
Marvin W 895c74d095
Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
Marvin W b0724f1243
Invalidate auth tokens as needed
This seems to fix issues with Google Maps stopping to connect to internet after adding an Account.
2019-10-23 01:38:37 +02:00
Marvin W 6c27c2474e
Ensure form data is not optimized by proguard 2019-10-16 01:29:20 +02:00
Marvin W 4713797edc
Fix calling package detection in KK+ 2019-06-01 15:57:46 +01:00
Marvin W 30ed2720a0
Allow to bypass Android O+ account restrictions for Google Apps 2019-05-28 18:45:54 +02:00
Marvin W 45ee4903f8
Adapt auth implementation to better reflect current play services 2019-05-26 17:53:56 +02:00
jimbo1qaz 40974f806d Add support for Google Suite accounts with external login 2019-03-12 03:56:13 +01:00
PorygonZRocks ceb7e721b1 Add version check to skip first screen on KK- 2019-03-02 16:00:39 +01:00
Hattshire f1cdb48a28 Show UI on retrieveRtToken() error 2018-03-31 23:20:54 -06:00
Marvin W 464d45d552
Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
Marvin W d9e86d960d
Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
Marvin W db7b721b1a
Ask before loading sign-in website (#276) 2017-05-01 13:15:18 +02:00
Marvin W 05a8b44f2d
Various fixes
related to #86, #164, #242
2016-12-23 19:02:05 +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 63fd64f540
Bypass lint errors 2016-09-25 02:49:40 +02:00
Marvin W 190a031662
Add Firebase Service Stub 2016-09-17 01:39:51 +02:00
Marvin W 2a394f98aa Various changes
- Extend Wear support
- Rework Gms Services
- Fix ProGuard
- Add Waze to Google Whitelist (as in original Play Services, fixes #116)
2016-04-14 21:55:07 +02:00
Marvin W 2cd12cced6 Hotfix for Google Login server changes 2016-03-05 21:44:58 +01:00
Marvin W 8fa0515bf6 Squashed commit:
- Update build tools
- Update sublibs
- Add proper PlacePicker, fixes #65
- Add selfcheck
- Improvements to MCS connection, related #31 #54
- Do not crash when permission to GPS is not granted
- Various smaller fixes
2016-01-27 01:36:48 +01:00
mar-v-in 8df631cd95 Fix account id retrieval for registered G+ accounts
The bug can cause Chrome/Chromium to cause an endless loop (=> high CPU usage, reduced battery time). Please remove and re-add your account...
2016-01-02 12:05:26 +01:00
mar-v-in 7b74722c3d Add new bits for auth/people api 2015-12-25 03:49:11 +01:00
mar-v-in 249c935f44 Update Auth API 2015-12-02 23:55:47 -08:00
mar-v-in 6793fcb047 Add empty sign in service 2015-10-20 19:00:35 +02:00
mar-v-in fcda44b257 Initial work for programmatic auth, might fix #28 2015-10-06 18:47:45 +02:00
mar-v-in 2657d740e7 Checkin before logging in if needed, force checkin after login
Fixes crash under certain conditions when creating account, might fix Play Store
2015-10-05 23:32:10 +02:00
mar-v-in da731b082c Show notification for applications that don't do it theirself... 2015-10-04 02:16:01 +02:00
mar-v-in dab1d35b21 Properly handle some issues during account creation 2015-10-04 00:59:11 +02:00
mar-v-in 40ca65bbf4 Huge Update
- Update Location APIs, fixes #37
- Update version number, fixes #38
- Enable long press input on WebView during login, fixes #34
- Extended log output and auto-repair for GCM connection, related to #29 and #31
- New icons
- Small quirks in Auth handling (required for Login to some applications)
2015-10-03 22:47:05 +02:00
mar-v-in 09f5773e81 Add Logging to LoginActivity 2015-08-14 16:54:21 +02:00
mar-v-in bd69c16c62 Various fixes
Fixes #24
2015-08-06 17:38:46 +02:00
mar-v-in 7099a3230e Add some search API stub implementations 2015-06-23 19:22:19 +02:00
mar-v-in 2f78c63eb6 Use common BaseService, update AuthService 2015-06-22 23:26:35 +02:00
mar-v-in bd1be63f6b Fix handling of base64 consent data and never die when it's broken 2015-04-12 21:33:29 +02:00
mar-v-in 7b3e490d55 Add settings and Fix small MCS problems 2015-04-03 23:54:41 +02:00
mar-v-in cdc5fc0bde Implement more People APIs and add some stubs 2015-03-25 23:12:03 +01:00
mar-v-in 3274300cdf Fix Google+ sign in 2015-03-24 22:21:35 +01:00
mar-v-in 15d772c195 Parse OAuth2 consent data 2015-03-23 22:30:41 +01:00
mar-v-in b150e73332 Implement more features of the JSBridge of login, fix bug with older versions 2015-03-22 14:31:49 +01:00
mar-v-in 6ee010fc50 Some fixes 2015-03-20 21:50:37 +01:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00