Commit Graph

7 Commits

Author SHA1 Message Date
Michatec 2814ff2cfa feat(android): implement POST_NOTIFICATIONS permission handling
Add NotificationSys to manage system notifications and update
MainActivity to request POST_NOTIFICATIONS permission on Android 13+.
Includes localized string resources for notification testing and
permission error feedback.
2026-05-30 21:17:01 +02:00
Michatec 5d7df9550e feat(ui): add security preference to settings
Add a new security preference in the settings screen that links to the
SECURITY.md file on GitHub. This includes a new security icon and
localized strings for multiple languages.
2026-05-15 21:51:07 +02:00
Michatec 133c56be4d feat(ui): update and expand translations for multiple languages 2026-04-21 19:15:37 +02:00
Michatec 827f709450 chore(license): change project license from MIT to GPLv3 2026-03-30 00:11:37 +02:00
Michatec 66943767ed Fix French Translation
Fix some bugs with the French Translation.
2025-05-22 19:46:01 +02:00
Michatec 9aeaae0127 Fix some Translation bugs 2025-05-22 19:39:51 +02:00
Michatec 97427f77ec Add French Tranlation
Add French Translation
2025-05-22 19:29:19 +02:00