Commit graph

775 commits

Author SHA1 Message Date
Ming Ming
16553db19d Improve log 2021-11-26 18:10:53 +08:00
Ming Ming
b92147215d Can now zoom more 2021-11-26 18:10:53 +08:00
Ming Ming
42d6851bf5 Swipe up to open detail pane in viewer 2021-11-26 18:10:53 +08:00
Ming Ming
e322197117 Fix incorrect asset path 2021-11-26 18:10:53 +08:00
Ming Ming
ba009ce132 Make hardcoded string translatable 2021-11-25 22:59:25 +08:00
Ming Ming
3d523920f3 Fix overwriting album file when (un)sharing to multiple people 2021-11-25 22:59:25 +08:00
Ming Ming
1c63346b0c Fix sharing browser not updated after unsharing album 2021-11-25 22:59:25 +08:00
Ming Ming
2355f8e8a8 Update test cases 2021-11-25 22:59:25 +08:00
Ming Ming
7b7dc1be8a Fix share responsibilities among users in shared album 2021-11-25 22:59:25 +08:00
Ming Ming
b709dd1ed2 Fix wrong shared indicator in collections tab 2021-11-25 22:59:25 +08:00
Ming Ming
f1ecbc82fc Simplify test cases 2021-11-25 21:02:42 +08:00
Ming Ming
179ad24419 Update test cases 2021-11-25 21:02:42 +08:00
Ming Ming
ef704c64c2 Add more test cases 2021-11-25 21:02:42 +08:00
Ming Ming
ea32fd51dd Tweak comments 2021-11-25 21:02:42 +08:00
Ming Ming
1595d741c3 Fix outdated item in sharing browser after added to collection 2021-11-25 21:02:42 +08:00
Ming Ming
4ef2431c83 Only reacts to events of the same account 2021-11-25 21:02:42 +08:00
Ming Ming
f9ae813613 Optimize unnecessary copy 2021-11-25 21:02:42 +08:00
Ming Ming
0de7e5ed87 Add missing close() 2021-11-25 21:02:42 +08:00
Ming Ming
598f583686 Open the new album after added to collection 2021-11-25 21:02:42 +08:00
Ming Ming
5e8c8a1fde Only reacts to events of the same account 2021-11-25 21:02:42 +08:00
Ming Ming
c63b473034 Refactor rename fn 2021-11-25 21:02:42 +08:00
Ming Ming
adf1968a40 LsSingleFile now takes repo as with other use cases 2021-11-25 21:02:42 +08:00
Ming Ming
d9a6d04ae8 Remove obsolete ListPendingSharedAlbum classes 2021-11-25 21:02:42 +08:00
Ming Ming
ea1729ebaf Prevent adding same user to share list 2021-11-25 21:02:42 +08:00
Ming Ming
ee171b8187 Fix wrong display name used to construct AlbumShare 2021-11-25 21:02:42 +08:00
Ming Ming
8f9879b1d4 Type user name to share album with them
Doesn't make sense to list all users
2021-11-25 21:02:42 +08:00
Ming Ming
ebcfc03815 Refactor: make search suggestion bloc generic 2021-11-25 21:02:42 +08:00
Ming Ming
5d63a5bcb3 Fix sharing files to the file owner 2021-11-25 21:02:42 +08:00
Ming Ming
e9f0f12f23 Refactor: relocate function 2021-11-25 21:02:42 +08:00
Ming Ming
a141d19a59 Refactor: extract wait fn 2021-11-25 21:02:42 +08:00
Ming Ming
a7cb4ce8de Tweak style 2021-11-25 21:02:42 +08:00
Ming Ming
49dca92f70 Fix draggable scrollbar overlapping app bar and status bar 2021-11-25 21:02:42 +08:00
Ming Ming
0e8d125a8c Pull to refresh album page 2021-11-25 21:02:41 +08:00
Ming Ming
cc5046ee8e Keep the refresh indicator until done 2021-11-25 21:02:41 +08:00
Ming Ming
50599f2ba5 Disallow updating album with a newer version 2021-11-25 21:02:41 +08:00
Ming Ming
3527e96f7a Bump album version 2021-11-25 21:02:41 +08:00
Ming Ming
b6a9ff2d1d Refactor: simplify constructing album upgrader 2021-11-25 21:02:41 +08:00
Ming Ming
0eef1a88cc Can only remove owned items from album 2021-11-25 21:02:41 +08:00
Ming Ming
31baba7a8a Clear selection immediately after pressing add 2021-11-25 21:02:41 +08:00
Ming Ming
2aaf6d0a88 Add selected items to album in album browser 2021-11-25 21:02:41 +08:00
Ming Ming
ab4969d69f Unify adding items to album from widgets 2021-11-25 21:02:41 +08:00
Ming Ming
9a111c1fb9 Fix new album item replacing existing ones during conflict 2021-11-25 21:02:41 +08:00
Ming Ming
be435f31f0 Refactor: extract class to override operator== 2021-11-25 21:02:41 +08:00
Ming Ming
4027058809 Scan share_folder even if it's not under account roots 2021-11-25 21:02:41 +08:00
Ming Ming
679aaf36dd Refactor: extract fn to unstrip file path 2021-11-25 21:02:41 +08:00
Ming Ming
87d2696a99 Refactor: extract fn to check if file under dir 2021-11-25 21:02:41 +08:00
Ming Ming
d72f64d4f4 Remove connectivity check on web
It doesn't work at all on web
2021-11-25 21:02:41 +08:00
Ming Ming
1460f12762 Format code 2021-11-25 21:02:41 +08:00
Ming Ming
224b9ad151 Case insensitive string for username 2021-11-25 21:02:41 +08:00
Ming Ming
d84ff1ed64 Improve how album is shown in fix shares widget 2021-11-25 21:02:41 +08:00