Ming Ming
|
3631abaf7d
|
Revamp Photos tab
- Lazy loading
- Minimap
|
2024-05-06 22:32:45 +08:00 |
|
Ming Ming
|
57c438b7f1
|
Handle share dir in np_db
|
2024-03-24 21:34:42 +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
|
be0caa1c48
|
Deprecate pref updated events
|
2024-02-07 01:14:30 +08:00 |
|
Ming Ming
|
0b3aa72015
|
Add log
|
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
|
5b20ec4fff
|
Add new FilesController to improve file handling
|
2024-02-07 01:14:30 +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
|
0e4411c725
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +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
|
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
|
1cfff45039
|
Fix removing file from Nextcloud album incorrectly deleted it
|
2023-09-13 01:28:24 +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
|
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
|
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
|
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
|
9f43092dab
|
Refactor: extract collection utilities to package
|
2023-08-26 01:35:16 +08:00 |
|
Ming Ming
|
c1717a1f59
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
|
Ming Ming
|
c07819fb0e
|
Refactor: move OrNull away from main package
|
2023-08-24 23:32:50 +08:00 |
|
Ming Ming
|
f50d7fbf26
|
Refactor: move theme prefs to PrefController
|
2023-08-20 00:52:06 +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
|
17749cd7a2
|
Refactor: extract photos settings
|
2023-07-28 01:25:48 +08:00 |
|
Ming Ming
|
cadf9c7410
|
Support system theme color (aka Material You)
|
2023-07-24 21:48:45 +08:00 |
|
Ming Ming
|
b017461887
|
Fix new db tables not truncated
|
2023-07-23 03:08:00 +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
|
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
|
b4e8e609db
|
Add toString to fd
|
2023-05-21 21:55:13 +08:00 |
|
Ming Ming
|
929f282098
|
Fix moving files back and forth causing cache out sync
|
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 |
|