Commit Graph

132 Commits

Author SHA1 Message Date
anrannn 781108a914 Rename .java to .kt 2022-10-22 16:36:22 +08:00
anrannn e13cff7b70 Use dynamic action bar 2022-10-22 16:31:51 +08:00
anrannn 36c0793224 Remove useless progress bar 2022-10-22 16:11:47 +08:00
anrannn 3ce1adf537 Add back button 2022-10-22 16:07:53 +08:00
anrannn 9146c5f1cb Ensure full display 2022-10-22 13:10:15 +08:00
anrannn 6e3debdb55 Drop hot key
Not practical and can lead to misplaced layouts
2022-10-01 15:19:14 +08:00
anrannn 924416a39d Reset action step 2022-10-01 14:38:53 +08:00
anrannn 21c45a28c9 More reasonable preview size 2022-10-01 14:22:10 +08:00
anrannn 954c37fe0e Move quick button listener position 2022-10-01 13:58:17 +08:00
anrannn 9585757b2d The first four images are usually not necessary to preload 2022-10-01 13:29:23 +08:00
anrannn 91a5209c41 Update gradle plugin 2022-10-01 13:10:54 +08:00
Anrannn 2cb3b5dd01 Fix wrong method 2022-10-01 01:27:01 +08:00
Anrannn 4319894803 Merge pull request #2 from Anrannn/main
Merge new commit
2022-10-01 00:58:08 +08:00
anrannn 0a07e66b25 Again! cleanup 2022-10-01 00:46:10 +08:00
anrannn c56fa51fff More translations 2022-10-01 00:40:37 +08:00
Anrannn b54d3d52c1 Merge pull request #1 from Anrannn/main
Refactor Application class & revert disk cache strategy
2022-10-01 00:01:43 +08:00
anrannn 5e2360a71d revert 830b5978: Causes loading empty resource error 2022-09-30 23:52:02 +08:00
anrannn b431183f13 Use kotlin refactor Application 2022-09-30 23:06:33 +08:00
anrannn 89d8291254 Rename .java to .kt 2022-09-30 23:06:32 +08:00
anrannn 4dafb21b78 Additional translation 2022-09-30 21:34:32 +08:00
anrannn fc4e2ee30b Change package path 2022-09-30 21:15:55 +08:00
anrannn 28a7a08aa4 Cleanup! 2022-09-30 21:15:19 +08:00
anrannn 9f664b1511 text normalization 2022-09-30 21:07:29 +08:00
anrannn 830b5978ae Use cache when ImageView loads images to avoid conflicts with preload 2022-09-30 20:35:38 +08:00
anrannn 6c28d233f9 Add preload: 20 pictures 2022-09-29 23:08:27 +08:00
anrannn 5de453adca Clean up commit 2022-09-13 15:06:39 +08:00
anrannn 220d2dc3f7 Update gradle 2022-09-12 00:25:41 +08:00
anrannn a856497f75 Change button style 2022-09-12 00:13:06 +08:00
anrannn 117e6ded53 Merge all util to Util.kt 2022-09-11 20:03:34 +08:00
anrannn a949d49117 Change quick panel style 2022-09-11 19:58:57 +08:00
anrannn dfb37630de Share media instead of links 2022-09-11 19:42:36 +08:00
anrannn 656f5f81b4 Fix wrong package name 2022-09-10 17:53:41 +08:00
anrannn 071a268dc9 Add file exist check 2022-09-10 17:41:45 +08:00
anrannn 8e3a882244 Refactor callback 2022-09-10 17:40:09 +08:00
anrannn 14c63eba8a Add quick button & move download module to DownloadUtil.kt 2022-09-10 16:53:04 +08:00
anrannn f84c6d16a8 Clean up! 2022-09-10 13:57:23 +08:00
anrannn 81ee92f785 Create android.yml 2022-09-10 13:56:23 +08:00
anrannn 5fc410a081 Clean up unwanted permissions 2022-09-10 13:39:58 +08:00
anrannn 66d2819cac Check dependencies 2022-09-10 13:31:38 +08:00
EncEx 4d9db0bbce Remove old useless content 2022-04-30 17:56:03 +08:00
EncEx e4a1cee68a Add md5 compare 2022-04-30 17:48:39 +08:00
EncEx c004b261c7 Change file name method 2022-04-30 17:36:21 +08:00
EncEx 953be5b744 Rewrite some modules & add share button 2022-04-30 02:33:58 +08:00
EncEx ec8ae72fc4 Clean & update depend 2022-04-30 00:47:51 +08:00
EncEx b44c2c0d5e Removing redundant assert 2022-04-30 00:26:49 +08:00
EncEx ead571175a Remove unreasonable logic 2022-04-23 15:41:31 +08:00
EncEx 0866ba9e13 Split request model 2022-04-23 15:37:05 +08:00
EncEx c1135d2b21 Move some model to ViewCompat 2022-04-22 17:14:54 +08:00
EncEx 167e48f3de Don't continue to use custom theme files 2022-04-21 18:39:47 +08:00
EncEx ce43bbe73d Give MediaScannerConnection the right parameters to make it work better 2022-04-21 17:52:01 +08:00