Commit graph

59 commits

Author SHA1 Message Date
sim
2c585905d6 Use SettingsScreen components from lib 2025-09-30 16:51:39 +02:00
sim
36826185b8 Lint 2025-09-30 16:51:39 +02:00
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
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
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
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
e5016baca0 Merge branch 'connyduck-edge-to-edge' 2025-02-08 11:15:58 +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
1111595b09 enable edge-to-edge mode on all api levels, remove unused material library 2025-02-05 17:08:31 +01:00
sim
4391bc27c0 Bump dependencies 2025-01-31 10:39:04 +00:00
sim
891a840ca5 Use new callback after channel creation 2025-01-31 09:29:21 +00:00
sim
5d42f58739 Add app icons to registration list 2025-01-29 10:35:54 +01:00
sim
6c4eddde15 Add msg count 2025-01-29 09:19:49 +01:00
sim
d7dd2f8239 Fix remove getEndpoint
It has been removed from distrib lib
2025-01-21 10:30:38 +01:00
sim
1bccfafd97 Use lib debug vars 2025-01-21 10:22:57 +01:00
sim
08afb9c9f4 Send min urgency when registering battery callback 2025-01-20 17:23:56 +01:00