- 17 Apr, 2021 1 commit
-
-
Fynn Godau authored
fixes #1441
-
- 15 Apr, 2021 2 commits
- 18 Mar, 2021 2 commits
- 17 Mar, 2021 2 commits
-
-
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 :).
-
Marvin W. authored
-
- 11 Mar, 2021 1 commit
-
-
Marvin W. authored
-
- 09 Mar, 2021 1 commit
-
-
Marvin W. authored
-
- 23 Feb, 2021 2 commits
-
-
- 21 Feb, 2021 2 commits
- 31 Jan, 2021 1 commit
-
-
Marvin W. authored
-
- 21 Jan, 2021 2 commits
- 12 Jan, 2021 1 commit
-
-
Marvin W. authored
-
- 11 Jan, 2021 5 commits
-
-
Óscar Fernández Díaz authored
-
Marvin W. authored
-
Vladimir Filatov authored
-
heyarne authored
-
Marvin W. authored
-
- 09 Jan, 2021 1 commit
-
-
Marvin W. authored
-
- 08 Jan, 2021 2 commits
- 06 Jan, 2021 4 commits
- 27 Dec, 2020 1 commit
-
-
Marvin W. authored
-
- 21 Dec, 2020 5 commits
- 20 Dec, 2020 5 commits
-
-
Marvin W. authored
Intent extras are only supported in v1 mode, but CWA also accesses them in ExposureWindow mode, which can result in ClassNotFoundException in optimized builds. Fixes #1325
-
Marvin W. authored
-
Marvin W. authored
Some apps make excessive use of this method, so better not log it
-
Marvin W. authored
-
Marvin W. authored
This increases stability/durability of these services in case of crashes
-