Commit graph

1002 commits

Author SHA1 Message Date
Ming Ming
5d52524e56 Fix title alignment in collection browser on ios 2024-05-29 22:15:08 +08:00
Ming Ming
4ca70ced94 Replace some filled icon with outlined 2024-05-29 22:15:08 +08:00
Ming Ming
48c16a9e9b Show date in viewer title 2024-05-29 22:15:08 +08:00
Ming Ming
2aa692d2b8 Tweak messaging 2024-05-29 01:08:09 +08:00
Ming Ming
6dd734d263 Confirm PIN/password with user before persisting it 2024-05-29 00:36:59 +08:00
Ming Ming
0aaeddb544 Fix typo 2024-05-29 00:36:59 +08:00
Ming Ming
70932528a0 Merge upstream changes to local CachedNetworkImage 2024-05-28 23:56:07 +08:00
Ming Ming
4e8d8d6768 Fix new linter warnings 2024-05-28 23:56:07 +08:00
Ming Ming
ef50653b3c Fix memory pref not removing key correctly 2024-05-28 23:56:07 +08:00
Ming Ming
d46d6be110 Add unobsecure button in password field 2024-05-28 00:36:09 +08:00
Ming Ming
24e5130535 Require auth again after suspending for some time 2024-05-28 00:26:23 +08:00
Ming Ming
38fe935764 Add app lock settings 2024-05-27 01:10:34 +08:00
Ming Ming
340cce297e Update naming of the protected push methods in context 2024-05-27 01:10:34 +08:00
Ming Ming
dbfca98d6d Pref controllers now return bool for setters 2024-05-27 01:10:34 +08:00
Ming Ming
58171f14c9 Add app lock 2024-05-25 17:46:01 +08:00
Ming Ming
fd8251b86c Add encrypted pref variant 2024-05-25 17:46:01 +08:00
Ming Ming
bc690dc61e Migrate WillPopScope where we could 2024-05-23 01:06:32 +08:00
Ming Ming
ba2c69311b Fix some new lint warnings 2024-05-21 23:42:28 +08:00
Ming Ming
302cc3938e Migrate deprecated code in flutter 3.16 2024-05-21 23:42:28 +08:00
Ming Ming
4c1ba03d6e Fix fluttter 3.16 compatibility 2024-05-21 01:09:12 +08:00
Ming Ming
bcca6d600a Migrate to new translucent sliver app bar 2024-05-21 01:09:12 +08:00
Ming Ming
e1baba916d Remove unused import 2024-05-21 01:05:55 +08:00
Ming Ming
bbeb8a3852 Fix removed files reappeared in photos timeline 2024-05-20 00:41:28 +08:00
Ming Ming
bf71411709 Increase number of files to be queried each time in photos tab 2024-05-20 00:41:28 +08:00
Ming Ming
df3f3a65d3 Support selecting secondary theme color in settings 2024-05-18 22:00:35 +08:00
Ming Ming
71652c7e9a Fix checkbox theme 2024-05-18 22:00:35 +08:00
Ming Ming
64e13bdee5 Ready theme to support secondary color 2024-05-17 00:38:02 +08:00
Ming Ming
6311f8a4de Refresh random icons in account dialog 2024-05-17 00:38:00 +08:00
Ming Ming
21dffd9a13 Query memories on DB side instead 2024-05-16 00:48:19 +08:00
Ming Ming
1c2892c6cd Reload no longer clear timeline stream 2024-05-12 23:30:32 +08:00
Ming Ming
6a29f8966c Fix used before init in video viewer 2024-05-12 23:30:32 +08:00
Ming Ming
bc3c480223 Fix initial sync not starting on first run 2024-05-12 23:30:32 +08:00
Ming Ming
9e3ec0bfc3 Relocate code to related packages 2024-05-12 23:30:32 +08:00
Ming Ming
65a1a02926 Fix broken double tab to exit in new Photos and Collections tab 2024-05-09 00:18:41 +08:00
Ming Ming
dccbad2185 Migrate old (un)archive code to use filescontroller 2024-05-09 00:18:41 +08:00
Ming Ming
8ccc50ac16 Relocate code to related packages 2024-05-09 00:18:41 +08:00
Ming Ming
901195442f Remove unused code 2024-05-09 00:18:41 +08:00
ming
a336542187 Merge branch 'master' into 'master'
Fix: Added missing index.php to photos api url

See merge request nkming2/nc-photos!72
2024-05-07 15:56:35 +00:00
Jirka Stehlík
77539aaa52 Fix: Added missing index.php to photos api url 2024-05-07 15:56:35 +00:00
Ming Ming
528699d7c5 Remove sort Photos tab by filename option
This is no longer supported in the revamped code
2024-05-07 00:33:10 +08:00
Ming Ming
5be72240c5 Fix scroll bar label showing wrong date if timeline grouped by month 2024-05-06 22:32:49 +08:00
Ming Ming
20120ea90d Fix item in Photos list sometimes not removed correctly 2024-05-06 22:32:47 +08:00
Ming Ming
3631abaf7d Revamp Photos tab
- Lazy loading
- Minimap
2024-05-06 22:32:45 +08:00
Ming Ming
692ccd2e9e Add use case to list archived files 2024-05-06 22:32:43 +08:00
Ming Ming
efb32a785a Improve theme 2024-04-15 01:25:42 +08:00
Ming Ming
44e6447fe8 Enable Turkish 2024-04-12 01:25:15 +08:00
Ali Yasin
6474aa2f1c
Add files via upload (#5) 2024-04-12 01:22:43 +08:00
Ming Ming
25ef1a94f9 New class to store only date when time is not needed 2024-04-10 01:16:03 +08:00
Ming Ming
57c438b7f1 Handle share dir in np_db 2024-03-24 21:34:42 +08:00
Ming Ming
22ebcebfce Optimize timezone conversion speed in HomePhotos 2024-02-26 01:21:25 +08:00
Ming Ming
177d3c51fb Don't reload files if nothing changes in remote sync 2024-02-26 01:21:25 +08:00
Ming Ming
def24946e2 Optimize pref streams where the first value should be ignored 2024-02-26 01:21:25 +08:00
Ming Ming
c588ab9c6d Update collection items when file updated in files controller 2024-02-17 02:27:35 +08:00
Ming Ming
1c999f6fab Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
Ming Ming
07ee28d0cb List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
Ming Ming
64b281289b Improve doc 2024-02-14 01:13:45 +08:00
Ming Ming
91caf39184 Fix db file data source returning file instead of fd from share folder 2024-02-14 01:13:36 +08:00
Ming Ming
3c35a383c1 Remove obsolete files 2024-02-07 01:15:24 +08:00
Ming Ming
0521e2b5c3 Fix item count in HomeCollections does not consider the runtime count from item controller 2024-02-07 01:15:18 +08:00
Ming Ming
e77059225b Fix removing files does not update collections 2024-02-07 01:15:15 +08:00
Ming Ming
455aedd22b Remove legacy home photos 2024-02-07 01:14:31 +08:00
Ming Ming
5278cda402 Use controller to remove files in RemoveSelectionHandler 2024-02-07 01:14:31 +08:00
Ming Ming
482158c6bf Remove unused import 2024-02-07 01:14:31 +08:00
Ming Ming
be0caa1c48 Deprecate pref updated events 2024-02-07 01:14:30 +08:00
Ming Ming
54e8c127b9 Handle ImageProcessorUploadSuccessEvent 2024-02-07 01:14:30 +08:00
Ming Ming
88af19ac67 Move metadata logic out of photos bloc 2024-02-07 01:14:30 +08:00
Ming Ming
5dca7db992 Move file refresh logic from photos bloc to controller 2024-02-07 01:14:30 +08:00
Ming Ming
fcdb3a6275 Add log 2024-02-07 01:14:30 +08:00
Ming Ming
50d38d374e Deprecate FavoriteResyncedEvent 2024-02-07 01:14:30 +08:00
Ming Ming
b7c0b187e2 Fix set/unsetting favorite in viewer does not reflect in browser 2024-02-07 01:14:30 +08:00
Ming Ming
962829568f Fix log 2024-02-07 01:14:30 +08:00
Ming Ming
b2c1c39abb Remove obsolete native event handler 2024-02-07 01:14:30 +08:00
Ming Ming
7bb2f2452a Fix native events not propagated to controllers 2024-02-07 01:14:30 +08:00
Ming Ming
f97476e4f0 Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
Ming Ming
a04ecefed9 Respond to share folder changes 2024-02-07 01:14:30 +08:00
Ming Ming
37a30e927c Refresh after receiving native exif event 2024-02-07 01:14:30 +08:00
Ming Ming
5c1ab48aae Port starting exif service 2024-02-07 01:14:30 +08:00
Ming Ming
47348cf10a Fix not grouping by month when zoomed out to the lowest level 2024-02-07 01:14:30 +08:00
Ming Ming
feea195e60 Port memories range handling 2024-02-07 01:14:30 +08:00
Ming Ming
ff401f399a Port sorting files by name 2024-02-07 01:14:30 +08:00
Ming Ming
4bbfc805cc Tap photos again to jump to the top in new photos 2024-02-07 01:14:30 +08:00
Ming Ming
5f7d898078 Fix refresh indicator in the new home photos 2024-02-07 01:14:30 +08:00
Ming Ming
0b3aa72015 Add log 2024-02-07 01:14:30 +08:00
Ming Ming
1a09dc37a0 Add remote sync to the new HomePhotos 2024-02-07 01:14:30 +08:00
Ming Ming
db8f93b052 Migrate collections browser to use files controller 2024-02-07 01:14:30 +08:00
Ming Ming
f1a340d550 Rewrite ArchiveBrowser 2024-02-07 01:14:30 +08:00
Ming Ming
4950bcef8f Rewrite HomePhotos 2024-02-07 01:14:30 +08:00
Ming Ming
378da23360 Migrate Remove to use controller 2024-02-07 01:14:30 +08:00
Ming Ming
7629251886 Migrate UpdateProperty to controller 2024-02-07 01:14:30 +08:00
Ming Ming
5b20ec4fff Add new FilesController to improve file handling 2024-02-07 01:14:30 +08:00
Ming Ming
d5da991a26 Improve log 2024-02-07 01:12:07 +08:00
Ming Ming
d8048b2004 Fix exception when restoring files from trash 2024-02-07 01:11:39 +08:00
Ming Ming
aac86d8590 65.0 2024-01-14 23:57:01 +08:00
Ming Ming
60192a56ca Sync translations with POEditor 2024-01-14 23:57:01 +08:00
Ming Ming
e47f033b3a Refactor: tidy up code 2024-01-13 12:16:53 +08:00
Ming Ming
29bc5567b0 Match Set.toString with List and Map 2024-01-13 12:16:53 +08:00
Ming Ming
21ac3c5530 Improve FileSharerDialog to match the deprecated one in HomePhotos 2023-12-28 01:08:19 +08:00
Ming Ming
782f73448e Refactor: tidy up code 2023-12-28 01:08:13 +08:00
Ming Ming
67289f1ccd Fix resources not released for PlacesController 2023-12-19 21:13:13 +08:00
Ming Ming
e1acc97995 Revert "Remove redundant import"
This reverts commit f75b64812a.
2023-12-19 21:09:49 +08:00
Ming Ming
6ea872f2fb Refactor: extract common widgets 2023-12-18 01:23:23 +08:00
Ming Ming
f75b64812a Remove redundant import 2023-12-18 01:23:21 +08:00
Ming Ming
3e5dc3fedf Refactor: rewrite search landing widget 2023-12-14 01:01:22 +08:00
Ming Ming
0af86944d0 Fix person controller not responding to provider change in pref 2023-12-14 00:55:47 +08:00
Ming Ming
f848f612ea Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
Ming Ming
c1e8f28001 Refactor: rewrite place browser 2023-12-14 00:55:47 +08:00
Ming Ming
368026fab8 Add pull to refresh to people browser 2023-12-14 00:55:47 +08:00
Ming Ming
d6d866774c Improve cross platform support 2023-12-11 23:46:47 +08:00
Ming Ming
10b263834d Fix incompatible getFileDescriptors api calls 2023-12-10 16:28:14 +08:00
Ming Ming
05f7ecf55f Fix exception when syncing dir with path only 2023-12-08 00:11:03 +08:00
Ming Ming
8bc9b8c8fd Fix exif not unserialized correctly 2023-12-08 00:11:03 +08:00
Ming Ming
0e4411c725 Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
Ming Ming
702fac4b38 Fix NPE in viewer pane 2023-12-08 00:10:46 +08:00
Ming Ming
7c83b81810 Add utility to extract owner id of a nc album 2023-12-07 00:54:30 +08:00
Ming Ming
cd5e771044 Move utility to package 2023-10-09 01:41:06 +08:00
Ming Ming
7306d3cedf Move object utilities to np_common 2023-10-03 22:28:35 +08:00
Ming Ming
731e21df7c Remove unused var 2023-09-25 01:13:19 +08:00
Ming Ming
3599227ba1 Disallow item to be deleted from nextcloud album
Deleted files are left dangling in the album on server
2023-09-15 01:22:37 +08:00
Ming Ming
eb52d84526 Versioning: 64.0 2023-09-13 01:45:40 +08:00
Ming Ming
56195ed380 Sync translations with POEditor 2023-09-13 01:45:40 +08:00
Ming Ming
1cfff45039 Fix removing file from Nextcloud album incorrectly deleted it 2023-09-13 01:28:24 +08:00
Ming Ming
bfbfaffe5c Fix runtime type error 2023-09-13 01:28:24 +08:00
Ming Ming
7dde4b1de9 Move the delete button from viewer to detail pane for album files to avoid confusion 2023-09-13 01:28:24 +08:00
Ming Ming
436a760950 Refactor: extract map 2023-09-13 00:31:41 +08:00
Ming Ming
b4cd90d6d4 Refactor: revamp sharing browser code 2023-09-12 01:31:29 +08:00
Ming Ming
1404717574 Fix exception when showing the shared album info dialog 2023-09-11 01:37:40 +08:00
Ming Ming
dc4cf7d5bd Refactor: extract widget 2023-09-11 01:37:40 +08:00
Ming Ming
85623d7588 Hide the sharer part of a shared nc album 2023-09-11 01:37:40 +08:00
Ming Ming
51b9d26e31 Nc album shared with you is not allowed to be renamed 2023-09-11 01:37:40 +08:00
Ming Ming
423ab9ebb1 Fix sql UNIQUE exception when using folders 2023-09-09 22:50:53 +08:00
Ming Ming
f7f8c22000 Don't query tags for files in a nc album 2023-09-09 22:50:53 +08:00
Ming Ming
93d6180f06 Fix image path in detail pane for those inside NC albums 2023-09-09 02:52:18 +08:00
Ming Ming
66a128bf77 Support server albums shared with you in Collections 2023-09-09 02:52:18 +08:00
Ming Ming
c8b132d6d7 Remove obsolete code 2023-09-09 02:52:18 +08:00
Ming Ming
b43b099f7e Fix theme color defaulting to blue when Material You is enabled 2023-09-05 00:29:06 +08:00
Ming Ming
bc44d44c96 Revamp foreground download dialog 2023-09-03 17:13:11 +08:00
Ming Ming
eb941f15af Versioning: 63.1 2023-09-02 03:30:16 +08:00
Ming Ming
2dd1f84e9d Versioning: 63.0 2023-09-02 02:59:12 +08:00
Ming Ming
548fa540b4 Fix catalan not shown in language menu 2023-09-02 02:59:12 +08:00
Ming Ming
aa1959a0e6 Update untranslated message 2023-09-02 02:59:12 +08:00
Ming Ming
b1a64e907d Fix localization syntax 2023-09-02 02:59:12 +08:00
Ming Ming
7e1b873ba7 Sync with POEditor 2023-09-02 02:33:14 +08:00
Ming Ming
150c4c4831 Android 13 compatibility update 2023-09-02 02:16:50 +08:00
Ming Ming
e91d6410f5 Refactor: extract native event to package 2023-09-02 02:16:50 +08:00
Ming Ming
8841673b88 Fix native image processor messages not reporting to flutter 2023-09-02 02:16:50 +08:00
Ming Ming
dbea0e0a55 Refactor: extract image processor 2023-09-01 12:30:08 +08:00
Ming Ming
70a234a9b4 Make navigation bar in local viewer black 2023-09-01 12:30:07 +08:00
Ming Ming
84782974d9 Make navigation bar in image editor and enhancer page black 2023-08-30 00:32:58 +08:00
Ming Ming
6f0a2514b9 Use generated locale list 2023-08-30 00:32:57 +08:00
Ming Ming
866720fa3a Refactor: extract universal storage 2023-08-29 01:22:40 +08:00
Ming Ming
fd5b7f7e5b Refactor: extract geocoder 2023-08-28 00:55:58 +08:00
Ming Ming
0ca85f2598 Refactor: extract async utilities to its own package 2023-08-28 00:55:58 +08:00
Ming Ming
0d2d9feac4 Remove obsolete code 2023-08-27 19:20:52 +08:00
Ming Ming
0f129f839d Refactor: use the platform package 2023-08-27 19:00:36 +08:00
Ming Ming
cd525f5168 Refactor: move the higher level platform lock code to its own package 2023-08-27 19:00:36 +08:00
Ming Ming
c496e2d1e2 Refactor: extract native lock and log 2023-08-27 00:32:08 +08:00
Ming Ming
9f43092dab Refactor: extract collection utilities to package 2023-08-26 01:35:16 +08:00
Ming Ming
b0cac85d7f Refactor: move class out of main package 2023-08-26 01:34:07 +08:00
Ming Ming
c1717a1f59 Refactor: extract string utilities 2023-08-26 01:34:07 +08:00
Ming Ming
2186cac470 Refactor: extract math utilities 2023-08-26 01:34:07 +08:00
Ming Ming
7236e033d9 Better way to store session variables 2023-08-24 23:32:50 +08:00
Ming Ming
c07819fb0e Refactor: move OrNull away from main package 2023-08-24 23:32:50 +08:00
Ming Ming
571c88a668 Refactor: move some generic widgets out of the main package 2023-08-21 03:05:05 +08:00
Ming Ming
f50d7fbf26 Refactor: move theme prefs to PrefController 2023-08-20 00:52:06 +08:00
Ming Ming
9d7d97b924 Refactor: extract log package 2023-08-18 00:37:48 +08:00
Ming Ming
4e5322553f Fix lint warnings 2023-08-16 00:44:58 +08:00
Ming Ming
5a94a27db1 Fix "fix share" button showing incorrectly 2023-08-15 00:03:34 +08:00
Ming Ming
bc2767be46 Remove redundant code 2023-08-14 23:21:37 +08:00
Ming Ming
cf3c78ddee Change the path of account settings 2023-08-14 23:21:37 +08:00
Ming Ming
c226071582 Refactor: extract enhancement settings 2023-08-14 23:21:37 +08:00
Ming Ming
af125a0bc2 Reduce bottom tab bar height 2023-08-12 23:26:58 +08:00
Ming Ming
4774a5be22 Relocate file 2023-08-12 23:26:58 +08:00
Ming Ming
976af8960e Add localization for Catalan 2023-08-12 12:56:38 +08:00
Ming Ming
50f6fadb45 Fix warnings 2023-08-12 12:56:38 +08:00
Ming Ming
8a3a143b5d Sync translations with POEditor 2023-08-12 12:56:38 +08:00
Ming Ming
57278c0c0d Fix gesture conflict in collection browser 2023-08-12 12:56:38 +08:00
Ming Ming
14da434706 Versioning: 62.0 2023-08-09 22:48:05 +08:00
Ming Ming
320fbe515a Extract misc settings 2023-08-09 22:45:41 +08:00
Ming Ming
0932a17d8e Fix viewer buttons visible even when detail pane is opened 2023-08-09 22:45:41 +08:00
Ming Ming
f8882de9d7 Workaround upstream grid scrolling bug when there are multiple sliver grids 2023-08-09 01:30:57 +08:00
Ming Ming
85a9157a9d Tweak UI style 2023-08-09 01:30:57 +08:00
Ming Ming
23a8597439 Tweak ui 2023-08-06 01:07:29 +08:00
Ming Ming
dd78b99dee Align icons in account dialog 2023-08-06 01:07:29 +08:00
Ming Ming
2c6351dc9b Add a confirmation dialog before signing out 2023-08-06 00:54:24 +08:00
Ming Ming
b6d14ba442 Versioning: 61.0 2023-08-05 17:03:39 +08:00
Ming Ming
4c5410d9d1 Fix NPE when syncing a delected face from Recognize 2023-08-05 16:39:25 +08:00
Ming Ming
46460e99e9 Set nav bar to black in viewer 2023-08-05 03:51:38 +08:00
Ming Ming
b403609f07 Fix navigation bar icon color 2023-08-05 03:51:38 +08:00
Ming Ming
ad5146607a Match navigation bar color with theme 2023-08-05 03:33:21 +08:00
Ming Ming
9201e394ac Simplify app language stream 2023-08-05 03:33:21 +08:00
Ming Ming
dfe03caf73 Limit max account dialog width (mainly for tablets) 2023-08-05 03:33:20 +08:00
Ming Ming
c304011ea3 Refactor: extract collection settings 2023-08-05 03:33:20 +08:00
Ming Ming
cad6ef6bf6 Refactor: extract view settings 2023-08-05 03:33:20 +08:00
Ming Ming
d5de52a789 Support ATTACH_DATA intent on android
This is typically used to set wallpaper or contact photos
2023-08-04 01:24:25 +08:00
Ming Ming
a142436e7b Enlarge the account picker dialog 2023-07-31 01:08:11 +08:00
Ming Ming
4740cc2ac5 Versioning: 60.0 2023-07-29 17:25:57 +08:00
Ming Ming
86bf630c84 Tweak UI style 2023-07-29 02:50:57 +08:00
Ming Ming
e95764643b Update untranslated messages 2023-07-29 02:50:57 +08:00
Ming Ming
07dde17064 Add contributors link 2023-07-29 02:50:57 +08:00
Ming Ming
7935b5af7b Update help link 2023-07-29 02:50:57 +08:00
Ming Ming
507c197b81 Sync translations with poeditor 2023-07-29 02:50:57 +08:00
Ming Ming
b2e96f69d2 Improve bloc logs 2023-07-29 00:53:51 +08:00
Ming Ming
244a76c6df Update untranslated message 2023-07-28 01:26:07 +08:00
Ming Ming
c314daccec Remove obsolete code 2023-07-28 01:26:07 +08:00
Ming Ming
17749cd7a2 Refactor: extract photos settings 2023-07-28 01:25:48 +08:00
Ming Ming
9c2a9cb0ad Refactor: extract widget 2023-07-28 00:52:27 +08:00
Ming Ming
2c26908237 Tweak settings items 2023-07-28 00:52:27 +08:00
Ming Ming
d814769c01 Move exif settings to a separated page 2023-07-28 00:52:27 +08:00
Ming Ming
068fef8fde Fix cancel button not working in download notification 2023-07-26 01:41:26 +08:00
Ming Ming
3817b16847 Tweak UI style 2023-07-24 21:48:45 +08:00
Ming Ming
cadf9c7410 Support system theme color (aka Material You) 2023-07-24 21:48:45 +08:00
Ming Ming
3fd6a47270 Fix account dialog when theme switch is hidden 2023-07-24 02:01:30 +08:00
Ming Ming
e53d0ecf6c Animate settings highlight 2023-07-24 02:01:30 +08:00
Ming Ming
b017461887 Fix new db tables not truncated 2023-07-23 03:08:00 +08:00
Ming Ming
97d2513ded Fix face not focused in PeopleBrowser 2023-07-23 03:08:00 +08:00
Ming Ming
f66345cded Resync with server after modifying person provider 2023-07-22 22:27:54 +08:00
Ming Ming
4e03c76d0d Select between Face Recognition and Recognize 2023-07-22 22:27:54 +08:00
Ming Ming
d5172bdd4f Fix cover picked for Recognize person 2023-07-22 22:27:54 +08:00
Ming Ming
738883387a Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
Ming Ming
c920a6bc36 Rename FaceRecognition table 2023-07-22 22:27:54 +08:00
Ming Ming
383e38a579 Rewrite face support 2023-07-22 22:27:54 +08:00
Ming Ming
512e67d569 Fix stream not correctly closed on dispose 2023-07-22 22:27:19 +08:00
Ming Ming
484da170d4 Refactor account pref 2023-07-18 00:44:30 +08:00
Ming Ming
0725e8ebce Refactor pref 2023-07-18 00:44:30 +08:00
Ming Ming
4bfe37b94c Fix sql query for face recognition persons 2023-07-17 01:09:42 +08:00
Ming Ming
18f5a49db0 Upgrade drift 2023-07-12 00:52:50 +08:00
Ming Ming
7417dd9533 Fix stripped path of nc album and item 2023-07-12 00:52:50 +08:00
Ming Ming
705a54762d Fix wakelock dependency 2023-07-10 22:22:54 +08:00
Ming Ming
f7d0453d84 Fix logger generator not working on mixins 2023-07-10 21:08:53 +08:00
Ming Ming
7d08d16af7 Remove obsolete code 2023-07-03 01:19:02 +08:00
Ming Ming
19df299c6c Fix text labels incorrectly clickable in the new collection browser 2023-06-19 01:15:11 +08:00
Ming Ming
e8b3c6e0a4 Add scaling ux to collecton browser 2023-06-19 01:15:11 +08:00
Ming Ming
ebd593e5be Replace zoom button with gesture in collection browser 2023-06-19 01:15:11 +08:00
Ming Ming
d511158e27 Tweak account picker dialog style 2023-06-19 01:15:11 +08:00
Ming Ming
4bde517813 Refactoring: rewrite acccount settings 2023-06-10 19:10:44 +08:00
Ming Ming
a17a0432c4 Redesign home app bar 2023-06-10 19:10:44 +08:00
Ming Ming
e7dd64125e Remove obsolete option 2023-06-06 23:36:55 +08:00
Ming Ming
7ee63ef17f Enable italian and dutch 2023-06-06 22:32:05 +08:00
Ming Ming
10daa15c7e Redesign language settings 2023-06-06 22:32:05 +08:00
Ming Ming
bde05103e0 Redesign account picker dialog 2023-06-05 01:22:53 +08:00
Ming Ming
712ed850fe Make code more consistent 2023-06-05 01:15:46 +08:00
Ming Ming
6598515c29 Migrate account to use generated copyWith 2023-06-05 01:15:46 +08:00
Ming Ming
3dcc03bba2 Add option to clear image cache in dev settings 2023-06-04 00:17:24 +08:00
Ming Ming
a928338fa6 Fix weired positioning of Stack children in image viewer 2023-06-04 00:17:24 +08:00
Ming Ming
7a8b59bcff Sync translations 2023-06-04 00:17:24 +08:00
Ming Ming
38416eb048 Revert "Add message to translators"
This reverts commit 4017b4eb2f.
2023-06-02 01:16:24 +08:00
Ming Ming
c876053279 Update plural category for compatibility with poeditor 2023-06-02 01:10:33 +08:00
Ming Ming
4017b4eb2f Add message to translators 2023-06-02 01:10:33 +08:00
Ming Ming
c471334cd0 Sync translation with poeditor 2023-06-01 22:42:00 +08:00
Ming Ming
a927ee6df0 Revert translation update 2023-06-01 01:25:54 +08:00