Commit graph

252 commits

Author SHA1 Message Date
Ming Ming
858455206c Minimize platform code 2021-09-11 16:03:15 +08:00
Ming Ming
e9f69fa327 Use private bloc for people 2021-09-11 16:03:14 +08:00
Ming Ming
8e7dc3b012 Fix album browser not refreshed after zoom changed 2021-09-09 02:09:07 +08:00
Ming Ming
42b931fa62 Sort albums 2021-09-09 02:09:06 +08:00
Ming Ming
7423b1fd51 Reorder sort options 2021-09-09 02:07:52 +08:00
Ming Ming
33887402ec Preliminary face recognition app support 2021-09-09 02:07:52 +08:00
Ming Ming
ab5f1f29ba Refactoring: simplify code 2021-09-09 02:07:52 +08:00
Ming Ming
a25fd8ff63 Change how exceptions are handled in notified action 2021-09-09 02:07:52 +08:00
Ming Ming
9256d19518 Refactoring: remove magic constants 2021-09-09 02:07:52 +08:00
Ming Ming
458ef2f733 Refactoring: extract add items to album 2021-09-09 02:07:52 +08:00
Ming Ming
c72a66a3b5 Fix able to unset album cover even if !canEdit 2021-09-05 19:54:10 +08:00
Ming Ming
0c08fc8122 New flag to control logging file name 2021-09-05 02:15:53 +08:00
Ming Ming
b085f8f4e1 Fix missing tooltip for the mute button 2021-09-02 22:34:46 +08:00
Ming Ming
25523b72ab Reorganize settings page 2021-09-02 22:34:46 +08:00
Ming Ming
db73464232 Unset album cover 2021-08-31 20:49:37 +08:00
Ming Ming
12aedf4fbe Refactoring 2021-08-31 20:49:37 +08:00
Ming Ming
a1186136a6 Respect system dark mode on Android 10+ 2021-08-31 04:51:20 +08:00
Ming Ming
5ef2a4e8f9 Support black theme alongside dark theme 2021-08-31 04:50:55 +08:00
Ming Ming
5ab3698490 Fix AppTheme not applied to some widget 2021-08-31 01:00:14 +08:00
Ming Ming
43aa12ed57 Auto play video after loaded 2021-08-30 03:58:52 +08:00
Ming Ming
2bdcaede9d Show error if failed loading video 2021-08-30 03:58:52 +08:00
Ming Ming
2edc989a76 Show video position & length 2021-08-30 03:58:52 +08:00
Ming Ming
225b8c6f5c Mute video 2021-08-30 03:58:52 +08:00
Ming Ming
c7358084f8 Rename albums tab 2021-08-30 03:58:52 +08:00
Ming Ming
90b79a65e0 Fix misusing context after widget disposed 2021-08-30 03:58:52 +08:00
Ming Ming
49fa4d320b Fix exception when accessing localized string with broken context 2021-08-30 03:58:51 +08:00
Ming Ming
a99b48809e Remove useless arg 2021-08-30 03:57:53 +08:00
Ming Ming
bd68566e23 Also show the ISO lang name in picker 2021-08-30 03:57:53 +08:00
Ming Ming
bbe7d20e31 Align icon in detail pane 2021-08-29 02:48:23 +08:00
Ming Ming
afaea7a337 Fix buttons in detail pane not scrollable 2021-08-29 02:48:23 +08:00
Ming Ming
9c0dea88c7 Empty trash 2021-08-28 04:41:29 +08:00
Ming Ming
510e78cc3a Brightness and orientation only work on mobile 2021-08-28 04:41:29 +08:00
Ming Ming
0689040ccc Tweak style 2021-08-27 03:08:07 +08:00
Ming Ming
6c69e7e2ed Show the owner of a shared file 2021-08-27 03:08:07 +08:00
Ming Ming
3983420fbe Tweak style 2021-08-24 21:50:44 +08:00
Ming Ming
7e91b4d346 Rotate viewer even if auto rotation is disabled 2021-08-24 20:56:44 +08:00
Ming Ming
af12bbdf6b Group viewer options in settings page 2021-08-24 20:56:44 +08:00
Ming Ming
8d255b9238 Fix setting brightness with negative value 2021-08-24 20:56:44 +08:00
Ming Ming
5c60c80b9e Refactoring 2021-08-24 20:56:44 +08:00
Ming Ming
e4a80a5c49 Tweak style 2021-08-24 01:27:08 +08:00
Ming Ming
27fdab786d Adjust screen brightness when viewer is in foreground 2021-08-23 22:48:36 +08:00
Ming Ming
a68c7cdd8b Back button to quit selection mode on android 2021-08-23 05:03:26 +08:00
Ming Ming
cb5238d388 Don't handle tap event in album item widget 2021-08-23 05:03:26 +08:00
Ming Ming
5bb8795f2f Migrate albums to use selectable list 2021-08-23 05:03:26 +08:00
Ming Ming
b446f229d0 Padding should be handled by children 2021-08-23 05:03:26 +08:00
Ming Ming
658e808fcd Format code 2021-08-23 05:03:26 +08:00
Ming Ming
c4c750a778 Fix post update logic running twice 2021-08-23 05:03:26 +08:00
Ming Ming
e165c618fe Improve error handling 2021-08-23 05:03:26 +08:00
Ming Ming
ea8d351187 Remove opened photo from an album 2021-08-23 05:03:26 +08:00
Ming Ming
607e8a23ca Can only set cover for albums owned by you 2021-08-23 05:03:26 +08:00