Commit Graph

123 Commits

Author SHA1 Message Date
aminecmi 216c639a23 Closes #23 2022-08-23 20:47:07 +02:00
aminecmi 3b8f4991e9 Inserting items in the DB. 2022-08-23 16:56:04 +02:00
aminecmi 2547ce824a Repository should be DB ok. 2022-08-23 16:19:24 +02:00
aminecmi 495b101355 Replacing room with sqldelight. Big cleaning. 2022-08-23 15:12:01 +02:00
aminecmi 0c570efc47 Urls. 2022-08-22 22:04:07 +02:00
aminecmi a23a4cea0e Translation. 2022-08-22 21:58:15 +02:00
aminecmi 78cb5d047f Translations. 2022-08-22 21:53:31 +02:00
davidoskky 4c78b22614 Use the connectivity-status library from the repository rather than the local copy 2022-08-22 19:33:58 +02:00
davidoskky 1d5ab3205e Localize strings 2022-08-21 23:34:47 +02:00
davidoskky df4903cae5 Include the connectivity status library as a aar file 2022-08-21 23:34:47 +02:00
davidoskky 2a78be69b5 Send toast messages at the application level and not on a per activity basis 2022-08-21 23:34:45 +02:00
davidoskky 8c69bb8c3c Send a message regarding connectivity loss/retrieval on all activities 2022-08-21 23:34:17 +02:00
davidoskky 9203012a97 Include a local copy of the connectivity-status library to solve a bug 2022-08-21 23:34:17 +02:00
davidoskky 2a44162c5a Send toast messages to the home activity on connectivity changes 2022-08-21 23:34:17 +02:00
davidoskky 20588aab81 Add comment to remember the problem with the connectivity-status library 2022-08-21 23:34:17 +02:00
davidoskky 0c8e49214f Don't reset offline override before updating remote 2022-08-21 23:34:17 +02:00
davidoskky 82c4a5a1f9 Don't send toast messages from the repository 2022-08-21 23:34:17 +02:00
davidoskky 47b7062e16 Remove unused function 2022-08-21 23:34:17 +02:00
davidoskky 1258ed3ad3 Don't create the mercury api if not connection is available 2022-08-21 23:34:17 +02:00
davidoskky d838f509d4 Stop monitoring the network when the app goes in background 2022-08-21 23:34:17 +02:00
davidoskky 3c5b606a02 Do not change the network override from within the repository 2022-08-21 23:34:17 +02:00
davidoskky d1481a1db6 Reintroduce network checks where required 2022-08-21 23:34:17 +02:00
davidoskky f56861a3c2 Show a message when the network connection is lost 2022-08-21 23:34:17 +02:00
davidoskky 551a3e3caa Remove all connectivity checks outside the repository 2022-08-21 23:34:17 +02:00
davidoskky c224b8a0b3 Remove network checks from the home activity 2022-08-21 23:34:17 +02:00
davidoskky 0f3c48dd8e Handle the offline override in the repository 2022-08-21 23:34:17 +02:00
davidoskky d4c2373bac Simplify network connectivity status check 2022-08-21 23:34:17 +02:00
davidoskky 37fa4a1a8e Add multiplatform connectivity check 2022-08-21 23:34:17 +02:00
davidoskky 72d9ef92d2 Implement logging in the android application 2022-08-20 12:29:04 +02:00
aminecmi e9cb3d2f37 Fixing some sonarqube issues. 2022-08-17 21:00:58 +02:00
aminecmi 4d29ee0b92 Last fixes. 2022-08-17 16:16:11 +02:00
aminecmi 6260c3fc06 Fixes and drone build should work. 2022-08-17 10:43:56 +02:00
aminecmi e3e6b6f8b8 Fixing build. 2022-08-16 21:09:28 +02:00
davide 32e7a8f19c Simplify alignment menu logic 2022-08-16 12:02:20 +02:00
davide 00ef93f0c5 Remove unused repository interface 2022-08-16 11:49:53 +02:00
davide 7fb7e45093 Simplify items appending operation 2022-08-16 11:41:43 +02:00
davide 38f1dbd34d Strip direct api access from background 2022-08-16 11:13:26 +02:00
davide 1fb16bcbdd Remove unused user identifier 2022-08-16 10:55:22 +02:00
davide 29619e1b2b Use an enum to represent the selected items 2022-08-15 20:42:14 +02:00
davide bb5c521387 Remove redundant functions to fetch items 2022-08-15 15:22:32 +02:00
davide d47cca2f5a Use an enum to represent item type 2022-08-15 15:21:33 +02:00
davide baa4b81e77 Inject dateUtils 2022-08-14 13:00:37 +02:00
davide 1890297c9d Remove commented declaration 2022-08-14 12:40:20 +02:00
davide 5377e6c0f8 Make items read by swiping disappear 2022-08-13 17:48:13 +02:00
davide 8c5f4268a4 Remove unused variable 2022-08-13 17:41:41 +02:00
davide 5ea75a5352 Correctly show tags in side pane 2022-08-13 17:35:50 +02:00
davide e6c70c66fc Remove searchService from the home activity 2022-08-13 17:34:09 +02:00
davide 554b8df9d0 Remove direct api access from the home activity 2022-08-13 17:11:07 +02:00
davide b14b34441b Update api login information with user input 2022-07-25 15:20:36 +02:00
davide 924f4da1ec Remove Selfoss Service from Home Activity
Initial implementation of the missing functions in the repository
2022-07-24 14:32:40 +02:00