Commit graph

1478 commits

Author SHA1 Message Date
Ming Ming
91978a6cc8 Allow picking theme color from color wheel 2022-11-26 17:52:31 +08:00
Ming Ming
a6bd406ce9 Redesign connect page 2022-11-25 00:54:19 +08:00
Ming Ming
173817dadf Add a cloud-shaped progress indicator 2022-11-25 00:54:19 +08:00
Ming Ming
76e804dc8b Redesign sign in page 2022-11-25 00:54:19 +08:00
Ming Ming
dbe74cf2d5 Restore legacy sign in in debug mode for quick dev access 2022-11-22 22:12:52 +08:00
steffenmalisi
34066215c0
[123] change login form to nextcloud login flow v2 (#1) 2022-11-20 23:35:53 +08:00
Ming Ming
c19003e5b9 Remove erratic metadata from heic files w/o exif 2022-11-20 09:53:40 +08:00
Ming Ming
576d8dafc8 Fix cached datetime not updated in DB 2022-11-20 09:53:39 +08:00
Ming Ming
c0e3efab16 Refactoring: extract widget 2022-11-20 09:53:39 +08:00
Ming Ming
8eaf1a7b7b Migrate buttons in HomeAlbum to m3 chips 2022-11-20 09:53:39 +08:00
Ming Ming
0e31d2fb66 Tweak top & bottom app bar style 2022-11-20 09:53:39 +08:00
Ming Ming
cd77ffc8de Update dependency 2022-11-15 00:11:24 +08:00
Ming Ming
5eba466d9b Make image expand to cover the rect in photo list 2022-11-13 19:48:01 +08:00
ming
bec349f472 Update .gitlab-ci.yml file 2022-11-13 10:31:17 +00:00
Ming Ming
7b3b0fed40 Persist RGB value for theme color instead 2022-11-13 18:20:43 +08:00
Ming Ming
b2d60c2a24 Merge branch 'flutter-3.3' into dev 2022-11-13 17:51:03 +08:00
Ming Ming
bd11aef1db Tweak selected item style 2022-11-13 17:50:09 +08:00
Ming Ming
658beef3bd Migrate deprecated methods 2022-11-13 17:50:09 +08:00
Ming Ming
b8780c9ddb Fix lint warnings 2022-11-13 17:50:09 +08:00
Ming Ming
1a7f2a2bbb Upgrade to flutter 3.3 2022-11-13 17:50:09 +08:00
Ming Ming
597961c821 Add alt color schemes that can be picked in settings 2022-11-13 12:50:01 +08:00
Ming Ming
86cdc1f9c8 Make app bar in home pages translucent when scrolled 2022-11-13 12:49:29 +08:00
Ming Ming
10aa594057 Move load indicator to app bar in home pages 2022-11-13 12:49:29 +08:00
Ming Ming
eddb94a3e6 Speed up tab transition in home 2022-11-13 12:49:29 +08:00
Ming Ming
93d966ad08 Material 3 theme 2022-11-13 12:49:29 +08:00
Ming Ming
9682f81f39 Update untranslated message 2022-11-13 12:49:24 +08:00
ming
3675782da9 Merge branch 'master' into 'master'
Latest Finnish translations and fixes

See merge request nkming2/nc-photos!58
2022-11-13 04:47:48 +00:00
Petri Hämäläinen
61d476f4f7 Latest Finnish translations and fixes 2022-11-07 14:22:38 +02:00
Ming Ming
cf80b0461d Fix all video controls being unresponsive 2022-11-07 19:47:53 +08:00
Ming Ming
5fbed436c2 Make status bar transparent on android 2022-11-07 19:47:53 +08:00
Ming Ming
62b28c67a0 Migrate wrong bestDateTime in DB on upgrade 2022-11-07 19:47:53 +08:00
Ming Ming
72ebbfdd08 Fix unsupported files returned from scan account bloc 2022-10-30 17:20:34 +08:00
Ming Ming
9759f172db Fix SyncDir always consider root dirs as changed 2022-10-30 12:07:38 +08:00
Ming Ming
62716f3f72 Fix error handling when share folder is not under root dirs 2022-10-30 11:42:07 +08:00
Ming Ming
9e58a3a9ca Fix touch cache not cleared when refreshing file list 2022-10-29 19:07:05 +08:00
Ming Ming
037fbd845d Fix not updating bestDateTime when updating file property 2022-10-29 19:07:05 +08:00
Ming Ming
054d6bbae5 Fix connection error not handled in Photos 2022-10-29 15:42:54 +08:00
Ming Ming
afa32c4299 Fix db sub tables not dropped when data removed from entity 2022-10-29 15:42:54 +08:00
Ming Ming
07534e308c Fix removing item from viewer is not reflected in dynamic album browser 2022-10-23 21:48:46 +08:00
Ming Ming
f66d6cbf47 Fix accessig db out of a transaction 2022-10-19 00:12:35 +08:00
Ming Ming
f004fc6801 Hide processing notification when removing from viewer 2022-10-17 00:16:36 +08:00
Ming Ming
c398dabc03 Don't dismiss viewer after some actions 2022-10-17 00:16:36 +08:00
Ming Ming
9c7ac04f25 Play slideshow in reverse order 2022-10-17 00:16:36 +08:00
Ming Ming
b84ff7fbf9 Merge branch 'query-partial-file' into dev 2022-10-17 00:16:15 +08:00
Ming Ming
7eb7701e93 Use non stable sort as it doesn't work well with polymorphism 2022-10-17 00:16:04 +08:00
Ming Ming
50673be1f0 Disable Hero animation as viewer size initially is 0 with partial files 2022-10-16 23:23:34 +08:00
Ming Ming
5ac326b5c8 Fix weird scrollcontroller state causing detail pane to open wrongly 2022-10-16 23:23:34 +08:00
Ming Ming
497b75ce53 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
Ming Ming
2ad104a92e Fix blinking image when switching to next one with detail pane opened 2022-10-16 16:15:04 +08:00
Ming Ming
2505d817ec Fix type in code analyzer 2022-10-16 16:15:04 +08:00