Commit graph

17 commits

Author SHA1 Message Date
23f8cfb70e
implement #102 - show version in settings and add bug report dialog
Some checks failed
Android CI / build (push) Has been cancelled
2025-01-24 23:45:19 +01:00
8fc69e10e9
add list of open source licenses 2025-01-11 23:15:50 +01:00
19fe0fdd8a
add button to join chat 2024-11-02 13:50:27 +01:00
6f241c0239
make settings_meta scrollable (see #36) 2024-09-13 13:21:35 +02:00
6e28fbfea5
chore: refactored code 2024-09-11 21:07:18 +02:00
89093f6b9e
renamed preferences 2024-09-11 11:37:33 +02:00
5dc2ee3901
reformat code 2024-09-10 19:54:53 +02:00
5e841a9106
fix: popup menu for work profile apps 2024-08-05 15:08:41 +02:00
624f07ae21
privacy policy 2024-07-18 23:12:00 +02:00
acacc1d6cd
use system wallpaper 2024-07-05 04:36:30 +02:00
e85f00d293
fork 2024-07-02 21:21:51 +02:00
Finn M Glas
0c3e263c47
Settings: Add a "join our discord" button 2020-10-19 13:17:01 +02:00
Finn M Glas
f5b5a5c372
Settings: Add a "report a bug" button 2020-10-18 23:48:55 +02:00
Finn M Glas
b15ebc911c
Use heart icon for sponsors link
In meta settings. Remove the 'donate' button and use an icon instead, 
place this icon in the place of the old website link (to 
www.finnmglas.com).
2020-10-18 23:25:47 +02:00
Finn M Glas
dcb9a70420
Use a more general store icon
Uses `fas_store` instead of `fab_google_play`, as discussed in #72
2020-10-18 23:04:54 +02:00
Finn M Glas
0fb4f17cb1
Add translations, Improve string resources 2020-08-19 09:22:52 +02:00
Finn M Glas
7669c44b4d
Rename packages and move files
- Rename MainActivity to HomeActivity
- Move functions.kt one level up
- Rename package `extern` to `libraries`
- Fix layouts and layout elements (nomenclature: 
`activity_fragment_element`)
- Move SectionsPagerAdapter code into the related activity kotlin file
2020-06-17 20:42:45 +02:00
Renamed from app/src/main/res/layout/fragment_settings_meta.xml (Browse further)