Commit graph

274 commits

Author SHA1 Message Date
Ming Ming
8ff2cac0c3 Refactor changelog 2023-05-22 00:49:27 +08:00
Ming Ming
06072c262e Add help doc in new collection dialog 2023-05-22 00:49:27 +08:00
Ming Ming
d984f97e1e Rename dialog properly as dialog 2023-05-21 21:55:13 +08:00
Ming Ming
15687879ba Use toast instead of snackbar in dialog to prevent it showing underneath 2023-05-21 21:55:13 +08:00
Ming Ming
6d25f47412 Fix dialog not popped correctly 2023-05-21 21:55:13 +08:00
Ming Ming
39f356e0a1 Fix shared collection not shown in HomeCollections after importing 2023-05-21 21:55:13 +08:00
Ming Ming
9847ac28fc Make string localizable 2023-05-21 21:55:13 +08:00
Ming Ming
0212061dd5 Regression: missing action button in partial share error snackbar 2023-05-21 21:55:13 +08:00
Ming Ming
ddc3d64b5b Regression: missing draggable list hint 2023-05-21 21:55:13 +08:00
Ming Ming
00961c48aa Fix error handling in share collection dialog 2023-05-21 21:55:13 +08:00
Ming Ming
9a5f8c6daf Make string localizable 2023-05-21 21:55:13 +08:00
Ming Ming
360c74ce95 Tidy up error handling in blocs 2023-05-21 21:55:13 +08:00
Ming Ming
f05698c040 Regression: show info dialog when first opening a shared album 2023-05-21 21:55:13 +08:00
Ming Ming
c58dca99cc Regression: fix share button in shared album 2023-05-21 21:55:13 +08:00
Ming Ming
c6aced336e Remove obsolete files 2023-05-21 21:55:13 +08:00
Ming Ming
05e1aecbf3 Graduate shared album from experiments 2023-05-21 21:55:13 +08:00
Ming Ming
efd5db62ff Regression: shared label for shared collections in HomeCollections 2023-05-21 21:55:13 +08:00
Ming Ming
f272132045 Tweak icon 2023-05-21 21:55:13 +08:00
Ming Ming
022184f30e Tweak UI 2023-05-21 21:55:13 +08:00
Ming Ming
fb02f3c9b0 Regression: import album shared with you 2023-05-21 21:55:13 +08:00
Ming Ming
6b9175de18 Regression: only open dynamic collections after creating a new one 2023-05-21 21:55:13 +08:00
Ming Ming
e56df922bb Remember prev choice in new collection dialog 2023-05-21 21:55:13 +08:00
Ming Ming
301c8bb404 Hide NcAlbum from new collection dialog on Nextcloud <25 2023-05-21 21:55:13 +08:00
Ming Ming
87872def7b Remove unused import 2023-05-21 21:55:13 +08:00
Ming Ming
f919e853af Show the server version in Settings 2023-05-21 21:55:13 +08:00
Ming Ming
2b177d7679 Don't try to query ncalbum when Nextcloud <25 2023-05-21 21:54:24 +08:00
Ming Ming
499583d76f Impl pull to refresh in HomeCollections 2023-05-21 21:54:24 +08:00
Ming Ming
4762ad02bd Fix error in bloc after closed causing stack overflow 2023-05-21 21:54:24 +08:00
Ming Ming
067b6a1a60 Fix shared image in collaborative album not showing in viewer 2023-05-21 21:54:24 +08:00
Ming Ming
4d9644ac18 Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
Ming Ming
d2886e55c1 Regression: share and unshare album 2023-05-21 21:54:24 +08:00
Ming Ming
ec8e9efa6f Tidy up translation file 2023-05-21 21:54:24 +08:00
Ming Ming
9fb8ff6cfc Filter dynamic collections from the picker 2023-05-21 21:51:20 +08:00
Ming Ming
53b51b77b1 Migrate Memory to use collection browser 2023-05-21 21:51:20 +08:00
Ming Ming
71d2b56607 Update generated code 2023-05-21 21:51:20 +08:00
Ming Ming
19de0fa5b6 Tweak error handling in collection streams 2023-05-21 21:51:20 +08:00
Ming Ming
3f38efccf3 Export collection with different provider 2023-05-21 21:51:20 +08:00
Ming Ming
7bd33c8444 Migrate AlbumAutoCoverProvider to use FileDescriptor 2023-05-21 21:51:20 +08:00
Ming Ming
3ccf302553 Regression: set/unset album cover 2023-05-21 21:51:20 +08:00
Ming Ming
3d05d01b0b Remove obsolete widget 2023-05-21 21:51:20 +08:00
Ming Ming
e56667be79 Fix missing visual feedback when changing sort for dynamic album 2023-05-21 21:51:20 +08:00
Ming Ming
ecf085e0b3 Regression: download album as a whole 2023-05-21 21:51:20 +08:00
Ming Ming
3ab3f5ceb9 Regression: scroll the list when dragging an item near phone edge 2023-05-21 21:51:20 +08:00
Ming Ming
f3901b5ff0 Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
Ming Ming
380f71fe5f Versioning: 58.0 2023-03-30 00:59:49 +08:00
Ming Ming
43d1df9aa2 Add margin when cropping to work with gesture navigation 2023-03-26 18:50:27 +08:00
Ming Ming
c667550222 Use user's profile picture in appbar 2023-03-20 00:02:53 +08:00
Ming Ming
f5aca6f016 Fix snackbar covering bottom appbar in viewer 2023-03-19 17:02:50 +08:00
Ming Ming
a2baad029a Use clock lib to get current time 2023-03-13 19:55:39 +08:00
Ming Ming
7a17f2b274 Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00