6eaad0c7c5
chore: we don't need to check if the url is valid in upsert screen.
Check PR code / Lint (pull_request) Successful in 4m19s
Check PR code / translations (pull_request) Successful in 2m2s
Check PR code / build (pull_request) Successful in 15m54s
2025-03-09 16:24:38 +01:00
a1c0241a58
Show a confirmation dialog before deleting sources ( #185 )
...
Check master code / build (push) Successful in 15m3s
## 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 is implements feature #156
I added a confirmation dialogue which pops up after tapping the delete source button. The popup displays the full name of the source to be deleted and allows the user to decide not to delete the source to prevent erroneous deletions.
I moved most of the logic into the viewholder. Can be easily reverted if you prefer.
All tests pass. I tested correct behavior in emulated versions of android API 25, 34 and 35.
Co-authored-by: Amine <amine.bouabdallaoui@pm.me>
Reviewed-on: #185
Co-authored-by: davidoskky <davidoskky@yahoo.it>
Co-committed-by: davidoskky <davidoskky@yahoo.it>
2025-03-09 13:49:32 +00:00
ae3cada1c7
chore: changing actions in reader fragment.
Check PR code / Lint (pull_request) Successful in 3m21s
Check PR code / build (pull_request) Successful in 11m38s
2025-01-19 12:54:25 +00:00
c79ab5e92b
Debug trying to fix context issues. ( #174 )
...
Check master code / build (push) Successful in 7m44s
Create tag / build (push) Successful in 6m27s
Create tag / createTagAndChangelog (push) Successful in 37s
Create tag / release (push) Successful in 4m27s
Reviewed-on: #174
Co-authored-by: Amine <amine.bouabdallaoui@pm.me>
Co-committed-by: Amine <amine.bouabdallaoui@pm.me>
2025-01-11 20:35:27 +00:00
d524c30732
fix: center the loading thing.
Check PR code / Lint (pull_request) Successful in 5m35s
Check PR code / build (pull_request) Successful in 18m15s
2024-12-31 15:31:47 +01:00
27c1bba146
translations
Check PR code / Lint (pull_request) Successful in 54s
Check PR code / build (pull_request) Successful in 9m26s
2024-12-30 13:49:42 +01:00
47f78754dc
translation
Check PR code / Lint (pull_request) Successful in 46s
Check PR code / build (pull_request) Failing after 3m20s
2024-12-30 12:48:42 +01:00
cbed8f07cb
fix: Displaying fixes. Fixes #155
Check PR code / Lint (pull_request) Successful in 1m24s
Check PR code / build (pull_request) Successful in 9m20s
2024-12-29 22:13:45 +01:00
aminecmi
e58914ef58
chore: Source tracker url in the menu.
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
2023-11-27 21:31:46 +01:00
056825aa0c
Revert xmlns changes
continuous-integration/drone/pr Build is passing
2023-09-17 12:01:32 +02:00
4482234e1a
Remove unused strings file
continuous-integration/drone/pr Build is passing
2023-09-10 21:15:04 +02:00
b5de30f561
Add translations
2023-09-10 21:14:43 +02:00
c4f4bafe85
Add a switch in the login screen to disable SSL
2023-07-13 14:55:48 +02:00
aminecmi
ad72cb6f56
feat: Added confirmation dialog for disconnect item menu.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-06-30 20:37:43 +02:00
aminecmi
50d0b44315
i18n: Translation update.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-06-13 20:52:42 +02:00
aminecmi
21b08ed384
i18n: Translation update.
continuous-integration/drone/push Build is running
2023-06-13 20:26:36 +02:00
aminecmi
993c4d2ee9
i18n: Translation update.
continuous-integration/drone/push Build is passing
2023-06-12 20:50:26 +02:00
8d7d3174aa
chore: replace textDrawable library ( #136 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
## 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
ee064f3cb4
improvement: Improve right to left support ( #130 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Co-authored-by: davidoskky <davidoskky@hidden.hidden>
Co-committed-by: davidoskky <davidoskky@hidden.hidden>
2023-01-29 12:55:28 +00:00
f28e702549
feat: Handle public instances ( #126 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Co-authored-by: davidoskky <davidoskky@hidden.hidden>
Co-committed-by: davidoskky <davidoskky@hidden.hidden>
2023-01-28 10:25:28 +00:00
Amine Louveau
2154ff3c33
Merge pull request 'feat: swipe down to close images' ( #122 ) from davidoskky/ReaderForSelfoss-multiplatform:swipe_down into master
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/122
2023-01-26 10:42:15 +00:00
3f1f86a78e
Adjust the image closing animation
2023-01-25 10:34:03 +01:00
a549169a7c
Add a dark hue to the underlying article when swiping to close images
2023-01-25 10:27:38 +01:00
be7cae365a
Rename activity style to avoid interferences
2023-01-25 02:09:41 +01:00
cef3b2e593
Adapt the style of the image activity to the rest of the application
2023-01-25 01:54:35 +01:00
ae927ebc57
Resolve issues when swiping down to close images
2023-01-25 00:46:43 +01:00
aminecmi
29eae4b1f6
fix: scrollable filter sheet.
continuous-integration/drone/push Build is failing
2023-01-23 21:13:10 +01:00
68bbf5b2d3
Animate swipe down to close images
2023-01-20 16:36:52 +01:00
2b6659f4ec
Swipe down to close images
2023-01-11 22:28:14 +01:00
aminecmi
ba2758c0a3
feat: Display the source error in the sources list.
2023-01-03 21:28:40 +01:00
aminecmi
3c68bde62b
Source update screen.
continuous-integration/drone/push Build is passing
2022-12-28 22:19:11 +01:00
aminecmi
c38251f5b3
Sources menu.
2022-12-28 21:45:00 +01:00
aminecmi
633b817d76
Remonving matomo.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-12-18 21:07:42 +01:00
aminecmi
f42ae97326
Explicitly failing for non selfoss rss files.
continuous-integration/drone/push Build is running
2022-12-18 20:41:17 +01:00
aminecmi
c4ed30f594
Fixes #112 .
continuous-integration/drone/push Build is passing
2022-12-13 21:32:48 +01:00
aminecmi
bf1196dd0f
Translations.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-12-09 20:27:38 +01:00
aminecmi
4316dc6516
Removing hidden tags.
continuous-integration/drone/push Build is running
2022-12-09 20:23:01 +01:00
aminecmi
bf8f7d8667
Cleaning.
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-12-07 12:11:58 +01:00
aminecmi
d6a562863a
Big cleaning.
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-12-06 22:18:38 +01:00
aminecmi
a02f06fe2e
Big drawer cleaning.
2022-12-06 21:39:41 +01:00
aminecmi
7b088d7bb4
Hidden tags.
2022-12-06 21:39:41 +01:00
aminecmi
748ed41096
Filters working.
2022-12-06 21:39:41 +01:00
aminecmi
86c50d4881
Loading sources and tags.
2022-12-06 21:39:41 +01:00
aminecmi
7f0ba193ec
Fonts are a pain in the a$$.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-12-05 21:04:32 +01:00
aminecmi
e68da7764f
Settings for acra and analytics. Closes #98 .
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-12-01 21:30:20 +01:00
aminecmi
c3ff894027
Initial integration.
2022-11-30 20:53:11 +01:00
aminecmi
afc6f392c6
Initial Matomo integration.
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-11-13 13:13:03 +01:00
Amine Louveau
537a6d3a0b
Merge pull request 'Checkerboard background for transparency in zoomed images' ( #92 ) from davidoskky/ReaderForSelfoss-multiplatform:checkerboard into master
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/92
2022-11-11 19:29:40 +00:00
aminecmi
3a3bf03114
Bigger checktile.
continuous-integration/drone/push Build is passing
2022-11-10 21:41:55 +01:00
c09a32e9ad
Add checkerboard background to the images in the image view
...
continuous-integration/drone/pr Build is passing
A checkerboard is drawn beneath the image in the imageview to allow
a simpler viewing of images with transparency
2022-11-09 16:39:00 +01:00