X1nto
|
f254ae969e
|
Made Settings icon visible in launcher
|
2020-12-06 19:19:39 +04:00 |
|
Oizaro
|
d140eea420
|
Attempt to fix Huawei battery optimization reference
|
2020-11-30 17:40:38 +01:00 |
|
Oizaro
|
f403715896
|
MicroG 0.2.14.204215
|
2020-11-19 15:56:44 +01:00 |
|
Oizaro
|
a1fdf60cb4
|
Attempt to fix Android 11 crash
|
2020-10-22 23:23:48 +02:00 |
|
Oizaro
|
d4c15d3a3a
|
Fix
|
2020-10-21 02:05:23 +02:00 |
|
Oizaro
|
cb719fce32
|
26f2e85 + Wrapper update
|
2020-10-16 01:16:59 +02:00 |
|
Oizaro
|
aa816ef84b
|
Update to latest upstream
|
2020-10-14 23:00:04 +02:00 |
|
xfileFIN
|
0ab986221f
|
Override fingerprint on devices that don't have GPlay services
|
2020-09-17 22:24:52 +03:00 |
|
Oizaro
|
3f3b4ca69f
|
0.2.12.203315 Upstream
|
2020-09-11 10:11:10 +02:00 |
|
Oizaro
|
f8d8f1f2ab
|
Crazy debloat
|
2020-08-10 05:59:29 +02:00 |
|
Oizaro
|
0846c9c29a
|
Update upstream
|
2020-08-07 18:57:36 +02:00 |
|
Tornike Khintibidze
|
f707d68ef8
|
Update AndroidManifest.xml
|
2020-08-05 23:30:38 +04:00 |
|
X1nto
|
f89c6547d0
|
fixed manifest
|
2020-07-27 20:07:59 +04:00 |
|
X1nto
|
6cfa89e15b
|
synced with microg repo
|
2020-07-27 20:07:38 +04:00 |
|
X1nto
|
8f9a503e2b
|
resource cleanup, removed ndk options from gradle
|
2020-07-20 22:11:56 +04:00 |
|
X1nto
|
3f39e08ea6
|
fixed account not showing up in settings
|
2020-07-20 21:13:17 +04:00 |
|
X1nto
|
03e0051d63
|
changed launcher icon and removed old microg icons
|
2020-07-20 14:07:15 +04:00 |
|
VenNeptury
|
9e0ba087f3
|
433 commits pepega (#12)
mattis bad
|
2020-07-19 23:11:06 +03:00 |
|
X1nto
|
47b112fb83
|
ahh yes measurementstat
|
2020-07-18 14:43:14 +04:00 |
|
X1nto
|
6fceffa9a7
|
replaced icons
|
2020-07-18 13:53:35 +04:00 |
|
Venny
|
a2a6c8d561
|
Write readme, remove useless services
|
2020-07-17 15:55:59 +02:00 |
|
Venny
|
832a98d01a
|
Remove Spoof package signature and Storage permission
|
2020-07-16 22:07:13 +02:00 |
|
Venny
|
88fcd7753b
|
Fix network state permission
|
2020-07-16 21:59:26 +02:00 |
|
Venny
|
89cdaf4e07
|
Try debloating
|
2020-07-16 21:49:22 +02:00 |
|
Oizaro
|
c8713b83da
|
MicroG 0.2.10.19420
|
2020-07-16 18:24:25 +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
|
db4bb568e1
|
Run GCM services as foreground service if needed
That's when we run with battery optimizations disabled but not in foreground
|
2019-12-04 23:14:58 +01:00 |
|
Marvin W
|
2c5c30bdde
|
Add additional sync permissions
|
2019-10-23 15:18:03 +02:00 |
|
Marvin W
|
6ba9bbb03b
|
Add dummy TapAndPay service
|
2019-10-15 14:56:24 +02:00 |
|
Marvin W
|
f8a0c9c4d3
|
Small bug fixes
|
2019-07-01 00:27:34 +02:00 |
|
Marvin W
|
c7e9b299f6
|
Add multidex support
|
2019-05-27 13:21:28 +02:00 |
|
Marvin W
|
c0a5051941
|
Merge branch 'master' into armills-cast-mvp
|
2019-05-27 12:58:57 +02:00 |
|
Marvin W
|
9f922b5a19
|
Refactor vtm maps into seperate module, use version from maven
|
2019-04-22 19:57:25 +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 |
|
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 |
|
Adam Mills
|
3c1ffe1388
|
Merge remote-tracking branch 'origin/master' into cast-mvp
|
2019-03-10 16:47:36 -04: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 |
|
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 |
|
Adam Mills
|
8df4a6c457
|
Merge branch 'master' into cast-mvp
|
2018-09-02 10:01:39 -04:00 |
|
Marvin W
|
bdb04c9b20
|
Add various missing stubs
|
2018-08-28 14:13:49 +02:00 |
|
Adam Mills
|
eb869ef20b
|
Cast MVP to start videos
|
2018-06-13 20:21:45 -04:00 |
|
Adam Mills
|
ae8e82f656
|
Maintain support for API version 9
|
2018-05-19 15:37:25 -04:00 |
|
Adam Mills
|
fc74261655
|
More interface details for the cast framework
|
2018-05-19 15:36:08 -04:00 |
|
Marvin W
|
908c20ccc2
|
bump version number, update build tools
|
2018-03-31 23:16:41 -06:00 |
|
Marvin W
|
464d45d552
|
Update gradle, build tools, dependencies
|
2018-01-02 01:45:43 +01: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
|
d2b2ee5348
|
Even more UI improovements
|
2017-02-22 04:20:46 +01:00 |
|