Commit graph

79 commits

Author SHA1 Message Date
sim
f5a439ea7b Target SDK 36 2025-09-23 16:52:52 +02:00
sim
561d7f80ef Small improvment for Privacy Policy
Typo + Hosted by Google
2025-09-23 16:35:47 +02:00
sim
f71936aebd Lint 2025-09-23 16:26:57 +02:00
sim
045b00b457 Bump kotlin version 2025-09-23 15:49:50 +02:00
sim
5aa6ab1054 Bump dependencies 2025-09-23 15:44:57 +02:00
sim
fee32bed37 Add Privacy Policy
Fix #62
2025-09-23 14:50:44 +02:00
sim
2269081052 Add UI for migrations 2025-09-23 10:44:41 +02:00
sim
861f3a5d8b Run RestartWorker on app update 2025-09-23 10:32:56 +02:00
sim
77df8942ff Refresh distributors list when opening migration dialogs 2025-09-22 17:21:30 +02:00
sim
04e43b556a Reduce space after registration list heading 2025-09-19 17:51:41 +02:00
sim
0f1a5656d5 Add flag to enable migrations
This will be enabled when enough apps support the migrations
2025-09-19 17:17:27 +02:00
sim
87bb550628 Show migrations menus and dialog only if there are other distributors 2025-09-19 17:13:38 +02:00
sim
1b5ed3838c Add dropdown item to change fallback service 2025-09-19 17:06:54 +02:00
sim
ca8717f3b4 Add support for permanent migrations 2025-09-19 17:02:29 +02:00
sim
fdd7736af3 Add support for temporary migrations 2025-09-19 16:44:13 +02:00
sim
211458b104 Remove unnecessary query intent
This is already declared in distributor lib
2025-09-19 11:00:25 +02:00
sim
e7b96d504e Use previewRegistrationsViewModel 2025-09-19 09:35:12 +02:00
sim
d702c11f5d Use new RegistrationState with ApplicationRowState 2025-09-19 09:33:07 +02:00
sim
d59b099b0b Use new Distributor#deleteChannelFromServer 2025-08-29 15:44:43 +02:00
sim
49f2f99448 Use new Distributor#backend*ChannelId 2025-08-29 15:44:27 +02:00
sim
6bacddd0fe Fix registration/deletion retry, and simplify callbacks 2025-08-28 17:55:23 +02:00
sim
0d0e8584f6 Add proguard to help debugging 2025-08-28 17:53:44 +02:00
sim
3ad72d1ecc Add option to show registrations toasts 2025-08-28 10:47:54 +02:00
sim
fb4bb8cbf7 Fix disconnected service missed when back online
By using the new newSource/setConnected/removeSource
2025-08-28 10:47:54 +02:00
sim
a66a7c11a3 Rename FailureCounter SourceManager 2025-08-28 10:47:54 +02:00
sim
f96dabb4ec Add symlinks to distrib modules 2025-08-28 10:47:54 +02:00
sim
fb05bb15bf Lint 2025-08-28 10:47:54 +02:00
DJCrashdummy
c71d589c3d fixed typo 2025-08-28 10:47:54 +02:00
Conny Duck
8f99fadea3 fix insets of scrollable area 2025-08-28 10:47:54 +02:00
s1m
4d4e65554f Merge pull request 'update screenshots' (#56) from connyduck/sunup-android:screenshots into main
Reviewed-on: https://codeberg.org/Sunup/android/pulls/56
2025-07-02 09:18:02 +02:00
Conny Duck
4e913ede8f update screenshots 2025-07-01 19:38:07 +02:00
s1m
3e6bbb4ab0 Merge pull request 'Fix a typo in README' (#55) from Integral/android:fix-typo into main
Reviewed-on: https://codeberg.org/Sunup/android/pulls/55
2025-07-01 08:15:57 +02:00
Integral
e0445e9405 Fix a typo in README 2025-07-01 10:26:18 +08:00
sim
abc8d1feda 1.1.0 2025-04-15 16:55:09 +02:00
sim
bc6c74ea1d Bump dependencies 2025-04-15 16:34:42 +02:00
sim
3128056a52 Use distrib 0.4.0 2025-04-15 16:34:31 +02:00
sim
35ddf45371 Use new network callback 2025-04-14 08:43:16 +02:00
sim
54bd5dd4f9 1.0.4 2025-03-04 14:45:04 +01:00
sim
376776e81f Bump dependencies 2025-03-04 14:44:53 +01:00
sim
c9f6d1b243 1.0.3 2025-03-03 15:20:52 +01:00
sim
4254bae096 Bump dependencies 2025-03-03 15:19:23 +01:00
sim
cbe693d456 1.0.2 2025-02-08 11:37:43 +00:00
sim
e5016baca0 Merge branch 'connyduck-edge-to-edge' 2025-02-08 11:15:58 +00:00
s1m
2875b3a117 Merge pull request 'remove unused dependencies' (#12) from connyduck/sunup-android:remove-unused-dependencies into main
Reviewed-on: https://codeberg.org/Sunup/android/pulls/12
2025-02-08 11:13:33 +00:00
sim
d684ae37cf Use distrib-ui 0.3.1 2025-02-08 11:10:29 +00:00
sim
5b05b4308d Use distrib 0.3.0 2025-02-08 10:01:15 +00:00
sim
123c29fb69 Remove unused dep 2025-02-08 10:00:25 +00:00
sim
43fd1a8a36 Make main UI scrollable 2025-02-08 09:58:36 +00:00
Conny Duck
961984d925 remove unused dependencies 2025-02-05 17:20:44 +01:00
Conny Duck
1111595b09 enable edge-to-edge mode on all api levels, remove unused material library 2025-02-05 17:08:31 +01:00