pachli-android/core
Nik Clayton 41c702fc1b
change: Display "About" information in tabs (#420)
Previously, `AboutActivity` had buttons and links to show the privacy
policy and licenses of dependencies.

Change this to a selection of fragments in tabs, one tab each for:

- General "About" information
- Licenses
- Privacy Policy

The information shown hasn't changed, but this lays the groundwork for
including additional tabs in the future for information like server
rules, detected capabilities, or troubleshooting information.
2024-02-06 00:43:26 +01:00
..
accounts refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
activity fix(l10n): Update Finnish translations 2024-02-05 14:18:34 +01:00
common refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
data refactor: Modularise "about" activities (#405) 2024-02-02 15:14:31 +01:00
database fix: Ensure actions happen against the correct status (#373) 2024-01-26 12:15:27 +01:00
designsystem fix(l10n): Translations update from Hosted Weblate (#397) 2024-01-30 16:39:45 +01:00
navigation change: Display "About" information in tabs (#420) 2024-02-06 00:43:26 +01:00
network fix(l10n): Update Swedish translations 2024-02-03 15:26:43 +01:00
preferences refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
testing refactor: Remove unnecesary parcelize plugin import (#407) 2024-02-02 15:12:55 +01:00
ui change: Display "About" information in tabs (#420) 2024-02-06 00:43:26 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00