Commit Graph

28 Commits

Author SHA1 Message Date
Oizaro dc77b75927 Update to latest upstream 2021-03-22 04:04:09 +01:00
TacoTheDank 2231c9d1fe Delete unused imports 2020-08-31 19:37:29 -04:00
TacoTheDank cbef592f8d Java 8 migration 2020-08-31 19:29:33 -04:00
Venny b387a6e8de Remove missing permissions snackbar 2020-07-17 16:42:11 +02:00
Marvin W 895c74d095
Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
Marvin W 9d0bb9670b
Allow access to Google contact data based on READ_CONTACTS permission 2019-10-23 11:16:00 +02:00
Marvin W f8a0c9c4d3
Small bug fixes 2019-07-01 00:27:34 +02:00
voidstarstar 1fc6df3862 Fix how avatar URL is saved, fixes #598 2018-09-21 21:08:37 +02:00
Marvin W 2403f97e18
Add fake contact sync to fix AOSP contact app 2017-12-12 11:36:01 -06:00
Marvin W d9e86d960d
Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02: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 2fa70c1d12
Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
Marvin W ec93cc4b43
Squashed commit
- Update sublibs
- Update build tools
- Add reminders service stub
- Update play services version, fixes #138
2016-06-02 23:12:59 +02:00
Marvin W f65f12591d People API: Add additional owner columns, fixes #127 2016-05-12 01:43:08 +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 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 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 cd9d38b70b Add some wearable APIs and various fixes 2015-07-24 02:59:09 +02:00
mar-v-in 7e5bf58bc3 Ensure Apps are not waiting for autocomplete list 2015-06-23 00:20:54 +02:00
mar-v-in 2f78c63eb6 Use common BaseService, update AuthService 2015-06-22 23:26:35 +02:00
mar-v-in 7c48d43efc Java 6 compat 2015-04-13 23:57:18 +02:00
mar-v-in f6dca1f162 Migrate to newer API 2015-04-09 23:12:08 +02:00
mar-v-in c82192bfd4 Small fixes 2015-03-26 23:18:39 +01:00
mar-v-in cdc5fc0bde Implement more People APIs and add some stubs 2015-03-25 23:12:03 +01:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00