70ad5f322c
Handle most HTTP client creation in common code
2023-09-10 21:14:43 +02:00
d167092c83
Add a login switch to disable SSL verification
2023-09-10 20:24:22 +02:00
c4f4bafe85
Add a switch in the login screen to disable SSL
2023-07-13 14:55:48 +02:00
ed06b22a77
Tentative self signed ssl support
2023-07-13 14:55:48 +02:00
aminecmi
172362b533
Changelog for v123061811 [CI SKIP]
2023-06-30 19:06:44 +00:00
aminecmi
ad72cb6f56
feat: Added confirmation dialog for disconnect item menu.
2023-06-30 20:37:43 +02:00
aminecmi
9057ee0052
Changelog for v123061651 [CI SKIP]
2023-06-14 18:23:59 +00:00
aminecmi
50d0b44315
i18n: Translation update.
2023-06-13 20:52:42 +02:00
aminecmi
21b08ed384
i18n: Translation update.
2023-06-13 20:26:36 +02:00
aminecmi
993c4d2ee9
i18n: Translation update.
2023-06-12 20:50:26 +02:00
aminecmi
57a9d51027
fix: avoid trying to open invalid image urls.
2023-06-12 20:34:35 +02:00
aminecmi
673f0edb8b
Changelog for v123051471 [CI SKIP]
2023-05-27 19:25:35 +00:00
aminecmi
7f96798f13
fix: images could be null.
2023-05-27 21:06:56 +02:00
aminecmi
6e5704a45b
fix: Check if color is not empty before parsing it.
2023-05-27 21:02:25 +02:00
aminecmi
495591159f
chore: Removed unused log.
2023-05-27 21:01:54 +02:00
aminecmi
718fe7c5ee
Changelog for v123051331 [CI SKIP]
2023-05-13 20:24:57 +00:00
aminecmi
ecd23213f9
fix: illegal input.
2023-05-13 22:14:25 +02:00
aminecmi
e6baed8cb4
Changelog for v123051321 [CI SKIP]
2023-05-12 19:19:35 +00:00
aminecmi
c87abec0b9
debug: Debug null context.
2023-05-12 20:31:40 +02:00
Amine Louveau
0aba41d8bf
Changelog for v123051301 [CI SKIP]
2023-05-10 19:36:31 +00:00
Amine Louveau
2a2d1047b4
feat: Basic auth from url. Fixes #142 ( #143 )
...
Co-authored-by: aminecmi <aminecmi@gmail.com>
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/143
2023-05-10 19:19:11 +00:00
aminecmi
66ef1ccf32
debug: Debug index out of bound exception.
2023-05-10 20:50:13 +02:00
aminecmi
677ede5bc7
Changelog for v123051211 [CI SKIP]
2023-05-01 18:26:12 +00:00
aminecmi
996a7ed22c
fix: Sometimes url isn't even defined.
2023-04-30 18:41:15 +02:00
Amine Louveau
85208c4e5a
Changelog for v123041021 [CI SKIP]
2023-04-12 19:01:21 +00:00
Amine Louveau
5cfec50cba
fix: 'Enable Core Library Desugaring to support older Android versions' ( #138 ) from davidoskky/ReaderForSelfoss-multiplatform:desugaring into master
...
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/138
2023-04-12 18:26:37 +00:00
76ad71e1dc
Enable Core Library Desugaring to support older Android versions
2023-04-12 16:29:47 +02:00
0277fb507c
Changelog for v123030851 [CI SKIP]
2023-03-26 18:21:43 +00: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
00eb3333fe
refactor: Remove slow login check. Closes #135 .
2023-03-25 20:28:30 +01:00
aminecmi
629ca01d99
ci: send the mapping file after a release.
2023-03-17 10:10:38 +01:00
aminecmi
c2d8681ce8
Changelog for v123030751 [CI SKIP]
2023-03-16 19:41:34 +00:00
aminecmi
08f79cb148
debug: added a lot to pinpoint the url issue.
2023-03-16 20:26:36 +01:00
e21906e70d
feat: Use /sources/stats in the home ( #133 )
...
## 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.
- [x] 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 #131 and it will allow implementing #132
With this, public mode functions perfectly and also has source filtering.
Co-authored-by: davidoskky <davidoskky@yahoo.it>
Reviewed-on: https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/133
Co-authored-by: davidoskky <davidoskky@hidden.hidden>
Co-committed-by: davidoskky <davidoskky@hidden.hidden>
2023-03-13 16:26:54 +00:00
aminecmi
9d2cc32bc9
Changelog for v123030681 [CI SKIP]
2023-03-09 20:27:08 +00:00
aminecmi
d9d057c8dc
fix: Unread and starred can be null.
2023-03-09 20:46:09 +01:00
aminecmi
1f3fa0c4a6
Fixed version number issue.
2023-03-05 21:02:03 +01:00
aminecmi
dea3def385
Changelog for v123030621 [CI SKIP]
2023-03-03 20:07:52 +00:00
aminecmi
f72ef2f5d4
fix: url required issue.
2023-03-03 20:39:33 +01:00
aminecmi
f28cb759df
fix: Canvas reused issue.
2023-03-03 20:39:20 +01:00
aminecmi
b9d69c3e64
Changelog for v123020572 [CI SKIP]
2023-02-26 19:13:41 +00:00
aminecmi
c2a1c9eaac
fix: requirecontext issues ?
2023-02-26 16:05:26 +01:00
aminecmi
bf37209a15
debug: activity not found exception.
2023-02-26 15:40:58 +01:00
aminecmi
2c558fe6fd
Changelog for v123020571 [CI SKIP]
2023-02-26 07:49:16 +00:00
aminecmi
ad88011454
chore: remove errors logging.
2023-02-25 22:57:59 +01:00
aminecmi
559c17bc1d
fix: quickfix for url param not provided for some sources.
2023-02-25 22:46:04 +01:00
Amine Louveau
ab9c46f0eb
Update 'CHANGELOG.md'
2023-02-21 15:00:37 +00:00
Amine Louveau
aa799d2ca8
Changelog for v123020523 [CI SKIP]
2023-02-21 14:49:14 +00:00
Amine Louveau
177c978474
fix: Git changelog.
2023-02-21 14:05:32 +00:00
Amine Louveau
39b9991413
Changelog for v123020522 [CI SKIP]
2023-02-21 13:25:11 +00:00