1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-03 01:10:49 +00:00
NewPipe/app
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
..
src Fix navigating to action bar buttons on API 28 2020-03-14 14:47:02 +06:59
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Merge pull request #3133 from Stypox/gradle-app-id-suffix 2020-03-11 22:41:52 +01:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00