NewPipe-app-android/app/src/main/res/values
Siddhesh Naik f9382ca601 Initial Work for Settings Page with Jetpack Compose
- Implemented a new settings page using Jetpack Compose.
- Added a new settings option to enable the redesigned settings page.
- This option allows for gradual integration and testing of the new
  settings page, minimizing disruptions to current functionality.

Plan for Settings Items:
- Jetpack Compose does not have a direct equivalent to the
  Preference/settings library.
- We could consider using third-party libraries that offer preference
  items as composables.
- However, these libraries may be incomplete or lack active development.
- Given our specific needs for only a subset of preference types,
  creating custom composables would be beneficial.
- This approach allows for fine-tuning the components to our specific
  use case.

Next Steps:
- Continue development by adding more composables for settings
  functionalities and screens.
2024-04-25 00:50:07 +05:30
..
attrs.xml Use constraint layout for play queue item 2021-06-07 08:07:27 +02:00
bools.xml Hide Leaks launcher icon 2020-10-07 12:56:22 +02:00
colors.xml Improve placeholder thumbnail SVGs and remove theme customization 2022-07-14 14:14:33 +02:00
colors_services.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
dimens.xml Move channel header to collapsible app bar 2023-09-18 23:22:32 +02:00
donottranslate.xml Remove unused resources. 2023-05-08 06:27:41 +05:30
settings_keys.xml Initial Work for Settings Page with Jetpack Compose 2024-04-25 00:50:07 +05:30
strings.xml Initial Work for Settings Page with Jetpack Compose 2024-04-25 00:50:07 +05:30
styles.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
styles_misc.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
styles_services.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00