Commit Graph

943 Commits

Author SHA1 Message Date
Oizaro
0c5bf92816
Fix 2020-08-10 22:28:37 +02:00
Oizaro
dcdbaaef27
Merge branch 'master' into master 2020-08-10 21:32:58 +02:00
Oizaro
420ace1219 Fixed pointless bug of unlinked translations 2020-08-10 18:55:16 +02:00
Oizaro
b8346c8bb8 crazy debloat 2/2 2020-08-10 15:09:06 +02:00
KevinX8
55c01ccb7b
Merge pull request #33 from Oizaro/patch-1
Fix
2020-08-10 13:16:26 +03:00
Oizaro
f8d8f1f2ab Crazy debloat 2020-08-10 05:59:29 +02:00
Oizaro
173033af90
Fix 2020-08-10 03:37:37 +02:00
KevinX8
79986c5439 fix upstream commits 2020-08-09 00:42:05 +03:00
KevinX8
0e9f6f6951
Merge pull request #32 from YTVanced/revert-28-cast_fix
Revert "Fix device duplication in casting menu"
2020-08-09 00:20:55 +03:00
KevinX8
776451efd4
Revert "Fix device duplication in casting menu" 2020-08-09 00:20:38 +03:00
KevinX8
3c5289072b
Merge pull request #31 from Oizaro/master
Update upstream
2020-08-09 00:15:04 +03:00
Oizaro
0846c9c29a Update upstream 2020-08-07 18:57:36 +02:00
KevinX8
07ac289d5c
Merge pull request #28 from gr3ger/cast_fix
Fix device duplication in casting menu
2020-08-07 13:59:44 +03:00
gr3ger
bc526bf548 Update strings to reflect that this is a fix, and invert the toggle. 2020-08-07 12:50:13 +02:00
KevinX8
4e67957707
Merge pull request #27 from YTVanced/X1nto-patch-1
Fixed GitHub actions
2020-08-07 13:23:44 +03:00
KevinX8
3dc1868337
increase heap size 2020-08-07 13:16:24 +03:00
gr3ger
2e675ffdde using lambda and elvis operator. 2020-08-07 11:32:59 +02:00
gr3ger
9c96383eb9 Add preference for controlling the cast service 2020-08-07 11:24:41 +02:00
Tornike Khintibidze
f707d68ef8
Update AndroidManifest.xml 2020-08-05 23:30:38 +04:00
KevinX8
b196fc95f0
Merge pull request #26 from Oizaro/patch-1
Update versioncode
2020-08-05 17:58:32 +03:00
KevinX8
3da3e7e8d7
Merge pull request #25 from Oizaro/master
Update to latest upstream
2020-08-05 17:58:19 +03:00
Marvin W
2076970d40
Disable fragment transitions when system transitions/animations are disabled
Fixes #1119
2020-08-05 15:49:22 +02:00
Alexandru Chircu
0e7ae1d767 Allow null bitmap. Fixes #1128. 2020-08-05 14:30:20 +02:00
Alexandru Chircu
c2f95bbfdd Added setMapStyleOptions, updated some Parcels 2020-08-05 14:30:01 +02:00
Alexandru Chircu
5839489b1c Don't null a param which is still used, stub for missing function. Fixes #1126. 2020-08-05 14:30:01 +02:00
Alexandru Chircu
a22a366797 Return v1 for maps. Fixes #1124. 2020-08-05 14:29:09 +02:00
Marvin W
f30605b145
EN API: Only use a single writable database instance
Should fix some issues with older Android versions, #1115
2020-08-05 14:27:53 +02:00
Oizaro
589bce7ade
Update versioncode 2020-08-05 02:25:55 +02:00
Oizaro
6037181e8a Update to latest upstream 2020-08-05 01:57:23 +02:00
Alexandru Chircu
ee176c42cc Move <meta-data> inside <application>. Fixes #1122. 2020-08-04 17:24:32 +02:00
Alexandru Chircu
312d2a1930
Actually instantiate objects so that we don't pass null. Fixes #1120 (#1121) 2020-08-04 17:24:02 +02:00
Marvin W
761b6dfd47
Do not use database.use (for pre-Q), ensure database stays open as needed
Related to #1115
2020-08-04 11:42:15 +02:00
Yeshwanth V Shenoy
b898878f26 Allow Google Pay India 2020-08-03 23:00:04 +02:00
Pdevo
fadeb85d28
Synced translations with latest changes/additions of microG (#1103) 2020-08-03 22:57:24 +02:00
Kamil Bobrowski
7d91551126 reading from the stream in a loop
this ensures that desired number of bytes will be read,
as stream.read(byte[] buffer) will just make effort to read
at least 1 byte
2020-08-03 22:53:28 +02:00
Marvin W
5f70d943cb
Add initial Exposure Notification API implementation 2020-08-03 18:19:20 +02:00
Marvin W
af28a78bba
Update chimera service provider 2020-08-03 18:05:14 +02:00
Marvin W
3c2119ce79
Migrate to latest Wire library, build directly from proto 2020-08-01 22:34:53 +02:00
Marvin W
914a8307e9
Fix for #1110 crash on open uninstalled app details 2020-07-31 10:32:27 +02:00
KevinX8
9954771ae0
Merge pull request #23 from Oizaro/master
Fix device registration pref and debloat
2020-07-30 17:35:39 +03:00
Oizaro
e6329fddc5 Fix device registration pref and debloat 2020-07-30 16:22:25 +02:00
Marvin W
32ab82924e
Fix for #1106 2020-07-30 14:09:55 +02:00
Marvin W
ab69fa1ee0
Fix legacy multidex support 2020-07-30 10:44:19 +02:00
KevinX8
067a602137
Merge pull request #22 from YTVanced/mugsync
Mugsync
2020-07-29 15:44:42 +03:00
KevinX8
d5a5df2f0f Improve notification 2020-07-29 15:32:19 +03:00
KevinX8
4d001f0089 made message fit to screen 2020-07-29 14:47:12 +03:00
KevinX8
b2a1d6e4c1 fixed version code 2020-07-29 14:29:49 +03:00
KevinX8
dc3b4c1062 Made notification text more clear. 2020-07-29 14:06:32 +03:00
Tornike Khintibidze
1165a67cc7
Merge pull request #21 from X1nto/master
Color fixes
2020-07-29 15:03:17 +04:00
X1nto
eda762117c fixed color of whole switch layout 2020-07-29 14:48:31 +04:00