Ming Ming
|
43d1df9aa2
|
Add margin when cropping to work with gesture navigation
|
2023-03-26 18:50:27 +08:00 |
|
ming
|
32447a310d
|
Merge branch 'adaptive-icon' into 'master'
Add Android 13 Themed Icons support
See merge request nkming2/nc-photos!67
|
2023-03-25 17:57:56 +00:00 |
|
fischer-felix
|
b55cf3c886
|
Add Android 13 Themed Icons support
|
2023-03-25 17:57:56 +00:00 |
|
ming
|
cf78011d6b
|
Merge branch 'master' into 'master'
Update Portuguese
See merge request nkming2/nc-photos!66
|
2023-03-25 10:42:16 +00:00 |
|
Fernando Santos
|
b186af0669
|
Update Portuguese
|
2023-03-25 10:42:16 +00:00 |
|
ming
|
9183e6fe2b
|
Merge branch 'translation_es' into 'master'
Update spanish
See merge request nkming2/nc-photos!61
|
2023-03-25 08:53:19 +00:00 |
|
Ming Ming
|
c667550222
|
Use user's profile picture in appbar
|
2023-03-20 00:02:53 +08:00 |
|
Ming Ming
|
c5981b4d85
|
Increase cache size
|
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
|
8a429dc4cd
|
Update copy_with
|
2023-03-19 12:47:03 +08:00 |
|
Ming Ming
|
a2baad029a
|
Use clock lib to get current time
|
2023-03-13 19:55:39 +08:00 |
|
Ming Ming
|
10f1f84dff
|
Relocate db test case
|
2023-02-26 01:34:25 +08:00 |
|
Ming Ming
|
85e485c021
|
Fix broken test case
|
2023-02-26 01:29:14 +08:00 |
|
Ming Ming
|
7a17f2b274
|
Refactor: move nextcloud api to dedicated pacakge
|
2023-02-26 01:29:14 +08:00 |
|
Ming Ming
|
6e00d44871
|
Tweak imports
|
2023-02-20 22:58:02 +08:00 |
|
Ming Ming
|
949471339b
|
Set flutter 3.3 explicitly in pubspec
|
2023-02-20 22:58:02 +08:00 |
|
Ming Ming
|
1d2b770d1a
|
Tidy up source files
|
2023-02-20 22:24:28 +08:00 |
|
Ming Ming
|
c68761b8c5
|
Improve usability of diff functions
|
2023-02-18 01:59:56 +08:00 |
|
Ming Ming
|
427b43fcb8
|
Update dependency
|
2023-01-14 01:54:22 +08:00 |
|
Ming Ming
|
bbdfe10a8d
|
Back to top when tapping the Photos navigation button again
|
2023-01-10 00:58:59 +08:00 |
|
Ming Ming
|
33b26d5ca1
|
Tapping the same page in NavigationBar should do nothing
|
2023-01-10 00:58:59 +08:00 |
|
Ming Ming
|
5459919fab
|
Tidy up source files
|
2023-01-10 00:58:59 +08:00 |
|
luckkmaxx
|
ff62529c91
|
Update spanish
|
2023-01-05 01:11:00 +01:00 |
|
Ming Ming
|
6694149c29
|
Versioning: 57.0
|
2023-01-05 00:44:37 +08:00 |
|
Ming Ming
|
0566dfc1ec
|
Revert "Merge branch 'tensorflow-gpu' into dev"
This reverts commit e28b38bd25 , reversing
changes made to f0ea012056 .
|
2023-01-05 00:41:04 +08:00 |
|
Ming Ming
|
635a3c5c83
|
Versioning: 56.0
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
346ad2a028
|
Move clear cache db out of the hidden dev settings
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
7b1a70d1d1
|
Refactoring: migrate ThemeSettings to use bloc
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
232be4d267
|
Set proper git ref for to_string package
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
eb3e86f67c
|
Revert cloud progress indicator to the original style
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
1f3cbad7bc
|
Don't loop video during slieshow
|
2023-01-01 16:59:21 +08:00 |
|
Ming Ming
|
075f84decc
|
Refactoring: extract widget
|
2022-12-26 18:15:13 +08:00 |
|
Ming Ming
|
5468658bc2
|
Save and restore video player settings
|
2022-12-26 18:15:13 +08:00 |
|
Ming Ming
|
34ee7bbe19
|
Tweak mute icon in video player
|
2022-12-26 11:35:32 +08:00 |
|
Ming Ming
|
22fd922125
|
Add loop control in video player
|
2022-12-26 11:35:32 +08:00 |
|
Ming Ming
|
c48492597e
|
Separate builder and annotation package
|
2022-12-26 11:35:32 +08:00 |
|
Ming Ming
|
6905e503fe
|
Tweak generated logger code
|
2022-12-21 00:49:14 +08:00 |
|
Ming Ming
|
1fc9de5af2
|
Reenable hero using the thumbnail
|
2022-12-19 00:08:17 +08:00 |
|
Ming Ming
|
9ab9f11fb5
|
Fix wrong cache manager used
|
2022-12-19 00:08:17 +08:00 |
|
Ming Ming
|
69d6ec9628
|
Make aspect ratio required when using the preview api
|
2022-12-19 00:08:17 +08:00 |
|
Ming Ming
|
308f351863
|
Helper fn to get preview url for a file
|
2022-12-19 00:08:17 +08:00 |
|
Ming Ming
|
ae8156e0b7
|
Extract thumbnail widget
|
2022-12-19 00:08:17 +08:00 |
|
Ming Ming
|
d2d0b44f60
|
Show scrollbar thumb earlier
|
2022-12-19 00:08:16 +08:00 |
|
Ming Ming
|
187b647cb5
|
Tidy up code
|
2022-12-19 00:08:16 +08:00 |
|
Ming Ming
|
20095ffb4e
|
Fix scrollbar thumb not using theme color
|
2022-12-19 00:08:16 +08:00 |
|
Ming Ming
|
a2fc045834
|
Generate correct tags for logger
|
2022-12-16 23:01:04 +08:00 |
|
Ming Ming
|
5e06136b8a
|
Fix moved files are removed from DB in some case
|
2022-12-14 00:46:19 +08:00 |
|
Ming Ming
|
8c85f98293
|
Fix exception when printing Response
|
2022-12-14 00:42:00 +08:00 |
|
Ming Ming
|
bb7919ff15
|
Fix cancel button not working while waiting for server response
|
2022-12-14 00:42:00 +08:00 |
|
Ming Ming
|
d51724a16b
|
Document test cases
|
2022-12-14 00:42:00 +08:00 |
|