Commit Graph

45 Commits

Author SHA1 Message Date
Oizaro a33a62ac79 MicroG 0.2.24.220220 2022-02-05 12:45:55 +01:00
Oizaro 5f2b3b5205 Cleanup 2022-01-31 00:31:49 +01:00
Oizaro 8472943bb4 Optimize imports 2022-01-28 01:15:01 +01:00
Oizaro d64e4556f6 MicroG 0.2.23.220217 2022-01-28 00:47:01 +01:00
Oizaro c86b9ab7c5 Remove getDefaultSharedPreferences calls 2021-07-06 15:07:39 +02:00
Oizaro 79f78b8d86 Update to latest upstream 2021-06-26 09:45:33 +02:00
X1nto c7eee4fab1 unhide microg icon on huawei 2021-03-16 09:30:07 +04:00
Oizaro 221e6e74ce
Show launcher icon after click on Huawei button 2021-03-15 20:04:11 +01:00
Oizaro 338a471cb2 MicroG 0.2.18.210390
- Bump version.
- Automatically fetch versioncode from buildconfig.
- Code cleanup.
2021-03-13 21:58:28 +01:00
Oizaro 68da1f74bb
Preference fix 2020-10-11 14:39:56 +02:00
Oizaro 893874c04f Other preferences fixes 2020-10-11 01:52:19 +02:00
Oizaro f21b5b2740 Apply preferences fix 2020-10-10 23:53:41 +02:00
Oizaro 42465a888c Switch from static to preferences variables 2020-10-10 21:24:19 +02:00
Oizaro 646eab8f2a Reset AndroidID after switching login method 2020-10-10 02:19:45 +02:00
Oizaro 441a2204b7 Cleanup 2020-10-05 20:25:28 +02:00
Oizaro 5ceec83a13
Cleanup 2020-09-30 15:07:14 +02:00
Oizaro 4c4d52e4b7
Fix 2020-09-30 15:06:00 +02:00
Oizaro c0f387de9a Show spoof button from start 2020-09-30 14:33:21 +02:00
Oizaro f12501076d Move spoof detection to main method 2020-09-30 00:33:58 +02:00
Oizaro eabf13a564 Migrate spoof switch to button 2020-09-24 21:13:01 +02:00
TacoTheDank 2231c9d1fe Delete unused imports 2020-08-31 19:37:29 -04:00
Oizaro f8d8f1f2ab Crazy debloat 2020-08-10 05:59:29 +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 6c27c2474e
Ensure form data is not optimized by proguard 2019-10-16 01:29:20 +02: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 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 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 2cd12cced6 Hotfix for Google Login server changes 2016-03-05 21:44:58 +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 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 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 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
Renamed from src/org/microg/gms/auth/login/LoginActivity.java (Browse further)