Commit Graph

44 Commits

Author SHA1 Message Date
d26f3979cd Upgrade all dependencies 2023-09-12 00:28:36 +02:00
baca7cffed Upgrade to gradle 8 2023-09-12 00:24:59 +02:00
76ad71e1dc Enable Core Library Desugaring to support older Android versions 2023-04-12 16:29:47 +02:00
8d7d3174aa chore: replace textDrawable library (#136)
## Types of changes

- [x] I have read the **CONTRIBUTING** document.
- [x] My code follows the code style of this project.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes.
- [x] All new and existing tests passed.
- [x] This is **NOT** translation related.

This closes issue #120

Removed the dependency `com.amulyakhare.textdrawable` and slightly simplified the logic required to set circular images.

Co-authored-by: davidoskky <davidoskky@yahoo.it>
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/136
Co-authored-by: davidoskky <davidoskky@hidden.hidden>
Co-committed-by: davidoskky <davidoskky@hidden.hidden>
2023-03-26 11:12:01 +00:00
aminecmi
1f3fa0c4a6 Fixed version number issue. 2023-03-05 21:02:03 +01:00
aminecmi
f28cb759df fix: Canvas reused issue. 2023-03-03 20:39:20 +01:00
2154ff3c33 Merge pull request 'feat: swipe down to close images' (#122) from davidoskky/ReaderForSelfoss-multiplatform:swipe_down into master
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/122
2023-01-26 10:42:15 +00:00
ae927ebc57 Resolve issues when swiping down to close images 2023-01-25 00:46:43 +01:00
aminecmi
f5bbc63481 enhancement: Ellipsize chips text. 2023-01-23 21:12:56 +01:00
aminecmi
633b817d76 Remonving matomo. 2022-12-18 21:07:42 +01:00
aminecmi
3b0028164b Glide update + trying requests. 2022-12-17 22:25:23 +01:00
aminecmi
4fce19bad4 Trying to set code coverage. 2022-12-13 20:29:51 +01:00
aminecmi
a02f06fe2e Big drawer cleaning. 2022-12-06 21:39:41 +01:00
aminecmi
c3ff894027 Initial integration. 2022-11-30 20:53:11 +01:00
aminecmi
cfcf030bf8 Removing gradle props. 2022-11-14 13:38:10 +01:00
aminecmi
afc6f392c6 Initial Matomo integration. 2022-11-13 13:13:03 +01:00
aminecmi
8ea46e146b Cleaning. 2022-11-08 21:54:12 +01:00
aminecmi
d6bdf510a4 About config upgrade. 2022-11-05 22:00:16 +01:00
aminecmi
94a0747947 More cleaning. 2022-10-30 22:02:07 +01:00
aminecmi
823a8c3692 Date formatter 2022-10-30 21:12:01 +01:00
aminecmi
5494978db8 Cleaning. 2022-10-29 22:58:25 +02:00
aminecmi
62ad1f45ba Unit tests are on the android side. 2022-10-29 13:37:46 +02:00
aminecmi
d2bdbae6c8 Launching ios APP. 2022-10-23 20:38:43 +02:00
aminecmi
2bc28db2cc Removed chrome custom tabs. 2022-09-27 11:23:16 +02:00
aminecmi
bf1b680b4a Daark theme working. 2022-09-27 10:21:42 +02:00
aminecmi
8823cc6c6c Cleaning. 2022-09-25 21:39:57 +02:00
aminecmi
4184bbb900 Update gradle. 2022-09-24 13:54:48 +02:00
aminecmi
d0d6a4378c Trying to fix fdroid build. 2022-09-07 21:24:38 +02:00
aminecmi
67d54f0dd7 Big code cleaning. 2022-08-23 22:16:54 +02:00
aminecmi
495b101355 Replacing room with sqldelight. Big cleaning. 2022-08-23 15:12:01 +02:00
4c78b22614 Use the connectivity-status library from the repository rather than the local copy 2022-08-22 19:33:58 +02:00
df4903cae5 Include the connectivity status library as a aar file 2022-08-21 23:34:47 +02:00
9203012a97 Include a local copy of the connectivity-status library to solve a bug 2022-08-21 23:34:17 +02:00
2a44162c5a Send toast messages to the home activity on connectivity changes 2022-08-21 23:34:17 +02:00
20588aab81 Add comment to remember the problem with the connectivity-status library 2022-08-21 23:34:17 +02:00
d838f509d4 Stop monitoring the network when the app goes in background 2022-08-21 23:34:17 +02:00
d4c2373bac Simplify network connectivity status check 2022-08-21 23:34:17 +02:00
72d9ef92d2 Implement logging in the android application 2022-08-20 12:29:04 +02:00
aminecmi
6260c3fc06 Fixes and drone build should work. 2022-08-17 10:43:56 +02:00
davide
bbec7745fe Implement multiplatform settings 2022-07-18 23:25:10 +02:00
davide
21f39d64b3 Inject the Api Details Service 2022-07-18 14:05:47 +02:00
davide
c0e7b1fa0e Initial Dependency Injection implementation 2022-07-18 01:28:56 +02:00
aminecmi
805e408c78 Compilation is now working. 2022-05-21 22:10:08 +02:00
aminecmi
c1040ab4d5 Init. 2022-05-21 22:10:08 +02:00