Compare commits
18
Commits
v123010041
...
v123010261
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
40e1d1478b | ||
|
|
2154ff3c33 | ||
|
|
2245565f95 | ||
|
|
014858f06b | ||
|
|
3f1f86a78e | ||
|
|
a549169a7c | ||
|
|
be7cae365a | ||
|
|
cef3b2e593 | ||
|
|
ae927ebc57 | ||
|
|
90532cf501 | ||
|
|
ab0678d61e | ||
|
|
a1b7d22d26 | ||
|
|
29eae4b1f6 | ||
|
|
f5bbc63481 | ||
|
|
ddc72d85b0 | ||
|
|
68bbf5b2d3 | ||
|
|
95e76a55da | ||
|
|
2b6659f4ec |
@@ -1,3 +1,29 @@
|
||||
**v123010241**
|
||||
|
||||
- Merge pull request 'feat: swipe down to close images' (#122) from davidoskky/ReaderForSelfoss-multiplatform:swipe_down into master
|
||||
- Remove unnecessary definition
|
||||
- Remove unused import
|
||||
- Adjust the image closing animation
|
||||
- Add a dark hue to the underlying article when swiping to close images
|
||||
- Rename activity style to avoid interferences
|
||||
- Adapt the style of the image activity to the rest of the application
|
||||
- Resolve issues when swiping down to close images
|
||||
- Close the image fragment only if the image has been dragged down
|
||||
- Animate swipe down to close images
|
||||
- Swipe down to close images
|
||||
|
||||
--------------------------------------------------------------------
|
||||
|
||||
**v123010041**
|
||||
|
||||
- Merge pull request 'scroll-tag-filters' (#124) from scroll-tag-filters into master
|
||||
- fix: added POST_NOTIFICATIONS to fix notifications issues.
|
||||
- fix: scrollable filter sheet.
|
||||
- enhancement: Ellipsize chips text.
|
||||
- Cleaning.
|
||||
|
||||
--------------------------------------------------------------------
|
||||
|
||||
**v122123641**
|
||||
|
||||
- feat: Disable the failing source in the filter sheet.
|
||||
|
500 Internal Server Error
Gitea Version: 1.28.0+dev-215-g805697089e | ||||