Commit Graph

28 Commits

Author SHA1 Message Date
6eaad0c7c5 chore: we don't need to check if the url is valid in upsert screen. 2025-03-09 16:24:38 +01:00
a1c0241a58 Show a confirmation dialog before deleting sources (#185)
## 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: Louvorg/ReaderForSelfoss-multiplatform#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. 2025-01-19 12:54:25 +00:00
27c1bba146 translations 2024-12-30 13:49:42 +01:00
47f78754dc translation 2024-12-30 12:48:42 +01:00
b5de30f561 Add translations 2023-09-10 21:14:43 +02:00
ad72cb6f56 feat: Added confirmation dialog for disconnect item menu. 2023-06-30 20:37:43 +02:00
3c68bde62b Source update screen. 2022-12-28 22:19:11 +01:00
c38251f5b3 Sources menu. 2022-12-28 21:45:00 +01:00
633b817d76 Remonving matomo. 2022-12-18 21:07:42 +01:00
f42ae97326 Explicitly failing for non selfoss rss files. 2022-12-18 20:41:17 +01:00
bf1196dd0f Translations. 2022-12-09 20:27:38 +01:00
4316dc6516 Removing hidden tags. 2022-12-09 20:23:01 +01:00
d6a562863a Big cleaning. 2022-12-06 22:18:38 +01:00
86c50d4881 Loading sources and tags. 2022-12-06 21:39:41 +01:00
e68da7764f Settings for acra and analytics. Closes #98. 2022-12-01 21:30:20 +01:00
c3ff894027 Initial integration. 2022-11-30 20:53:11 +01:00
afc6f392c6 Initial Matomo integration. 2022-11-13 13:13:03 +01:00
0bcd55bd4e Add translated strings 2022-10-01 22:51:09 +02:00
2a710a1a08 Translations. 2022-09-27 16:50:06 +02:00
cabb6d494d Cleaning. 2022-09-27 15:09:33 +02:00
2bc28db2cc Removed chrome custom tabs. 2022-09-27 11:23:16 +02:00
fc4c48dd12 Closes #44 2022-08-28 10:30:03 +02:00
17293e5574 Removing self signed certificate (Closes #43) and removing http login (Closes #37) 2022-08-26 23:37:02 +02:00
0caeb94e64 Translations. 2022-08-23 22:43:02 +02:00
2547ce824a Repository should be DB ok. 2022-08-23 16:19:24 +02:00
78cb5d047f Translations. 2022-08-22 21:53:31 +02:00
bd4d20e858 Source code from old project. Still not using shared code. 2022-05-21 22:11:12 +02:00