add basic widget selection list

This commit is contained in:
Josia Pietsch 2025-04-16 15:31:45 +02:00
parent 49ae7e130f
commit f025ac12c1
Signed by: jrpie
GPG key ID: E70B571D66986A2D
8 changed files with 237 additions and 4 deletions

View file

@ -388,5 +388,6 @@
<string name="legal_info_title">Open Source Licenses</string>
<string name="toast_activity_not_found_search_web">No app found to handle search.</string>
<string name="toast_activity_not_found_browser">Can\'t open URL: no browser found.</string>
<string name="select_widget_title">Choose Widget</string>
</resources>