Commit Graph

1403 Commits

Author SHA1 Message Date
Oizaro
5018c9ad2b Merge remote-tracking branch 'upstream/master' 2021-03-22 04:10:28 +01:00
Oizaro
dc77b75927 Update to latest upstream 2021-03-22 04:04:09 +01:00
Marvin W
91b0f6893f
GCM: Fix confirm dialog in dark theme 2021-03-18 01:20:40 +01:00
Marvin W
5eb04b44db
Fix typo 2021-03-18 01:20:39 +01:00
Marcus Hoffmann
ff1f879ab6 add deeplink to rpi information screen
CCTG could use this when interacting with external microG. Instead of
directly embedding the fragment through the bottomNavigationBar we can
at least jump to the correct target location. Doing this through an
implicit deeplink intent seems easiest as an explicit intent adds all
the top level nav elements to the backstack
(see: https://developer.android.com/guide/navigation/navigation-deep-link).

Tested and this works pretty nicely :).
2021-03-17 23:39:56 +01:00
Marvin W
c9e09e9714
Use Cursor.getColumnIndexOrThrow() 2021-03-17 19:38:34 +01:00
KevinX8
8ad8ea42e6
Merge pull request #116 from X1nto/master
Fixed microg icon unhiding on huawei
2021-03-16 11:14:09 +00:00
X1nto
c7eee4fab1 unhide microg icon on huawei 2021-03-16 09:30:07 +04:00
Tornike Khintibidze
f779e2593e
Merge pull request #2 from YTVanced/master
Sync
2021-03-16 09:21:38 +04:00
KevinX8
3e98b98aa3
Merge pull request #113 from Oizaro/patch-1
Show launcher icon after click on Huawei button
2021-03-15 19:37:43 +00:00
Oizaro
221e6e74ce
Show launcher icon after click on Huawei button 2021-03-15 20:04:11 +01:00
KevinX8
0bb6500d04
Merge pull request #112 from Oizaro/master
More translations
2021-03-14 15:22:48 +00:00
Oizaro
e015189785
Hide icon russian translation 2021-03-14 15:14:51 +00:00
Oizaro
4fb53e35d7
Hide icon indonesian translation 2021-03-14 15:12:49 +00:00
Oizaro
c2a737a0c9
Hide icon spanish translation 2021-03-14 15:10:47 +00:00
KevinX8
5599ddb1bb
Merge pull request #111 from Oizaro/master
Fix italian translation
2021-03-14 14:34:55 +00:00
Oizaro
b41770fd5b
Fix italian translation 2021-03-14 14:33:49 +00:00
KevinX8
9f8f696656 revert default state 2021-03-14 14:26:13 +00:00
KevinX8
94ba880540 change wording 2021-03-14 14:12:28 +00:00
KevinX8
73677ee57c fixed hiding stuff 2021-03-14 14:10:46 +00:00
KevinX8
dbb08e5085
Merge pull request #110 from Oizaro/patch-1
Remove unused library from settings
2021-03-14 10:15:50 +00:00
Oizaro
afe1be854d
Remove unused library from settings 2021-03-14 10:08:00 +01:00
KevinX8
acf6facdb6
Merge pull request #109 from Oizaro/master
Attempt to fix debug error
2021-03-13 21:29:14 +00:00
Oizaro
e91ef2133c Another attempt 2021-03-13 22:19:08 +01:00
Oizaro
97b91b7dfe Attempt to fix debug error 2021-03-13 22:11:34 +01:00
KevinX8
416ef1d780
Merge pull request #108 from Oizaro/master
MicroG 0.2.18.210390
2021-03-13 21:02:07 +00: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
KevinX8
80d0992d5b
Merge pull request #107 from Oizaro/master
Hide icon italian translation
2021-03-13 20:15:26 +00:00
Oizaro
e89f21e9e3
Hide icon italian translation 2021-03-13 20:14:18 +00:00
Marvin W
1516af4395
Move EN permission to withNearby flavour 2021-03-11 10:14:43 +01:00
Marvin W
ecfe3da3f7
Wakeful receivers only handle non-null intents 2021-03-09 22:21:25 +01:00
KevinX8
2c6d46282e
Merge pull request #101 from X1nto/master
Added an ability to hide app icon in the launcher
2021-03-05 12:02:40 +00:00
X1nto
6dffdfcf27 updated deps 2021-03-03 16:19:29 +04:00
X1nto
764fe0d7ff added an option to hide app icon and bumped up deps 2021-03-02 19:15:36 +04:00
Tornike Khintibidze
66055c95b0
Merge pull request #1 from YTVanced/master
Sync
2021-03-02 18:06:06 +04:00
Fynn Godau
87465cd1dd Add missing method to GoogleApiAvailability 2021-02-23 12:09:30 -06:00
Fynn Godau
5b50e24636 EN: Hide legend if no data is to be displayed 2021-02-23 12:08:40 -06:00
Marvin W
412e513afe
EN: Implement new versioning scheme of API 1.8 2021-02-21 16:39:12 -06:00
Marvin W
83a150b128
EN: Add API for API version 1.8 2021-02-21 16:24:22 -06:00
Lukas Novotny
4ba144af28
Czech language 2021-02-15 13:29:16 +01:00
Lukas Novotny
9d12365421
Czech language 2021-02-15 13:27:12 +01:00
Marvin W
3d2c7e9523
Add DroidGuard service API and client 2021-01-31 12:13:03 -06:00
Marvin W
2fbe0a0928
Mapbox: use specialized location layer
Less buggy and more performant, but lacks pulsing animation.
Fixes #1293
2021-01-21 11:41:49 +01:00
Marvin W
1b3c2f87d8
Fix Android Studio not reading symbols of proto generated classes 2021-01-21 11:41:07 +01:00
Marvin W
baf890cf18
Bump version 2021-01-12 14:27:36 +01:00
Óscar Fernández Díaz
b0fae31c4b
Update Spanish translation (#1315) 2021-01-11 23:14:48 +01:00
Marvin W
19118d0b31
Enable GitHub Actions 2021-01-11 22:40:14 +01:00
Vladimir Filatov
75ae299b54
Improve translations (#1330) 2021-01-11 21:15:36 +01:00
heyarne
29b39a861e
Fix typo for short exposure notifications (#1355) 2021-01-11 21:05:50 +01:00
Marvin W
2fe12d8788
EN-UI: Add popup to ID chart 2021-01-11 21:04:08 +01:00