feat(settings): add about screen with open source licenses (#4012)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-12-15 14:56:43 -06:00 committed by GitHub
parent 42e78f8f2f
commit 9804c38fb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 104 additions and 3 deletions

View file

@ -216,7 +216,7 @@
<string name="must_update">You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our <a href="https://meshtastic.org/docs/software/android/installation">docs</a> on this topic.</string>
<string name="none">None (disable)</string>
<string name="meshtastic_service_notifications">Service notifications</string>
<string name="about">About</string>
<string name="acknowledgements">Acknowledgements</string>
<string name="channel_invalid">This Channel URL is invalid and can not be used</string>
<string name="contact_invalid">This contact is invalid and can not be added</string>
<string name="debug_panel">Debug Panel</string>