LastPipeBender/app/src/main/java
Alexander-- 512046e300 Fix navigating to action bar buttons on API 28
Keyboard focus clusters prevent that from working, so
we simply remove all focus clusters.

While they are generally a good idea, focus clusters were created
with Chrome OS and it's keyboard-driven interface in mind - there is no
documented way to move focus between clusters using only IR remote.
As such, there are no negative consequences to disabling them on Android TV.
2020-03-14 14:47:02 +06:59
..
com/google/android/material/appbar Remove commented code 2019-12-10 21:21:35 +06:59
org/schabi/newpipe Fix navigating to action bar buttons on API 28 2020-03-14 14:47:02 +06:59
us/shandian/giga Fix bug causing crashes when sharing a downloaded file. 2020-02-03 10:43:08 +01:00