funkwhale-app-android/app/src/main/res
Hugh Daschbach 38a3183b9d
Resolve warning: FragmentPagerAdapter deprecated.
Replace FragmentPagerAdapter with FragmentStateAdapter in
BrowseTabsAdapter.kt.  Refactored getPageTitle as a function that
returns tab name.  Tab text update moved to BrowseFragment.

This requires replacement of setupWithViewPager with
TabMediator.attach in BrowseFragment.

Also requires replacing widget declaration
androidx.viewpager.widget.ViewPager with
androidx.viewpager2.widget.ViewPager2 in fragment_browwse.xml.
2022-12-06 09:35:32 +01:00
..
drawable Update colors of light and dark scheme 2021-07-02 14:07:17 +00:00
drawable-anydpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
drawable-hdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
drawable-mdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
drawable-night Update colors of light and dark scheme 2021-07-02 14:07:17 +00:00
drawable-xhdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
drawable-xxhdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
layout Resolve warning: FragmentPagerAdapter deprecated. 2022-12-06 09:35:32 +01:00
layout-land Change base package name from org to audio 2021-07-12 10:14:26 +02:00
menu #15: add Add to playlist in queue item overflow menu. 2020-09-06 14:56:45 +02:00
menu-land #52: implemented UI and functionnal filtering for all, me and subscribed. Funkwhale still does not seem to respect that. 2020-09-03 22:55:09 +02:00
mipmap-anydpi-v26 Replace app logos and app name 2021-07-01 13:11:11 +02:00
mipmap-hdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
mipmap-mdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
mipmap-xhdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
mipmap-xxhdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
mipmap-xxxhdpi Replace app logos and app name 2021-07-01 13:11:11 +02:00
values #89: Update fastlane and play store metadata 2021-09-08 08:12:37 +00:00
values-ca Added translation using Weblate (Catalan) 2022-11-28 21:08:29 +00:00
values-de Translated using Weblate (German) 2021-08-12 10:04:43 +00:00
values-en-rGB #89: Update fastlane and play store metadata 2021-09-08 08:12:37 +00:00
values-es Translated using Weblate (Spanish) 2021-12-11 10:36:27 +00:00
values-eu Added translation using Weblate (Basque) 2022-06-26 11:35:43 +00:00
values-fr Fix linting errors 2022-03-04 09:30:03 +01:00
values-ga Translated using Weblate (Irish) 2022-04-21 05:59:34 +00:00
values-gl Translated using Weblate (Galician) 2022-02-19 14:17:02 +00:00
values-hr Translated using Weblate (Croatian) 2021-10-25 19:03:42 +00:00
values-it Translated using Weblate (Italian) 2021-09-29 10:36:21 +00:00
values-ja Translated using Weblate (Japanese) 2022-01-04 20:36:39 +00:00
values-night Minor adjustments to color schemes 2021-07-04 13:45:46 +02:00
values-pl Translated using Weblate (Polish) 2022-01-07 23:36:40 +00:00
values-ru Translated using Weblate (Russian) 2021-09-11 15:55:45 +00:00
values-sv Translated using Weblate (Swedish) 2022-01-04 20:36:40 +00:00
values-zh-rCN Translated using Weblate (Chinese (Simplified)) 2022-01-31 19:36:49 +00:00
xml Remove unused experimental switch 2021-08-06 09:00:34 +02:00