Commit graph

71 commits

Author SHA1 Message Date
sim
a1fd80366e Use hasManyFails for RegistrationCounter 2025-09-26 16:10:32 +02:00
sim
8cbb9b51fc Improve transition with the settings 2025-09-26 16:09:53 +02:00
sim
92eed71b56 Simplify viewModel: we always need MainViewModel 2025-09-26 16:04:58 +02:00
sim
dbd3e8e654 Add hasFailed to RegistrationCounter 2025-09-25 17:23:11 +02:00
sim
0d8d52c901 Do not refresh from Activity onResume
This is already done in MainScreen
2025-09-25 08:29:38 +02:00
sim
ce66b94329 Use PreviewFactory with viewModel fun 2025-09-25 08:13:02 +02:00
sim
785080357a Add option to enable dynamic colors 2025-09-25 08:11:35 +02:00
sim
d425fd65e6 Fix changing server without registration 2025-09-24 17:44:02 +02:00
sim
985aa5e7b4 Add settings 2025-09-24 17:06:48 +02:00
sim
82823a0aa2 Add navigation to prepare Settings page 2025-09-24 11:27:19 +02:00
sim
ae1cae4e7e Subscribe UiActions from the UI 2025-09-24 11:01:05 +02:00
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
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
fb05bb15bf Lint 2025-08-28 10:47:54 +02:00
Conny Duck
8f99fadea3 fix insets of scrollable area 2025-08-28 10:47:54 +02:00
sim
abc8d1feda 1.1.0 2025-04-15 16:55:09 +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
c9f6d1b243 1.0.3 2025-03-03 15:20:52 +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
5b05b4308d Use distrib 0.3.0 2025-02-08 10:01:15 +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
sim
5f0ce3a75b 1.0.1 2025-01-31 10:44:08 +00:00