Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Schueller 3730804c8f Bug fixes, code cleanup 2021-01-24 00:31:51 +01:00
dhk2 bf17a9ee61 fix issue #244 by adding clear search history option to settings menu 2021-01-17 14:34:42 -08:00
kosharskiy 69a6d9ebfb fixed default app language on first start; the same fix made for video filter 2021-01-14 18:42:27 +02:00
Stefan Schüller 86cfac15d5 Allow insecure connections 2020-11-22 13:54:54 +01:00
Stefan Schüller 832e103a11 Reproducible Builds 2020-07-08 12:31:30 +02:00
Stefan Schueller 0a387db625 Add Reproducible Builds (still needs testing) 2020-07-05 20:09:18 +02:00
Stefan Schueller 082c482e47 Code cleanup 2020-07-05 16:12:35 +02:00
Stefan Schueller cee233db39 Code cleanup 2020-07-05 15:07:50 +02:00
Florian CUNY 12e4c7fa35 Made the preferences not retain the margin reserved to icons in SettingsActivity
Android reserves some space next to a preference to let developers put an icon there.
As there aren't any icons, I added app:iconSpaceReserved="false" to all the preferences in order to "remove" this useless blank space.
2020-07-04 21:41:24 +02:00
Stefan Schueller 686d34b928 - Updated Preferences to new version - https://github.com/sschueller/peertube-android/issues/187 , https://github.com/sschueller/peertube-android/issues/177
- Fixed layouts missing appbar - https://github.com/sschueller/peertube-android/issues/183
- Cleaned up manifest
2020-06-27 23:28:52 +02:00