Commit Graph

158 Commits

Author SHA1 Message Date
AnranYus 54a8ece487 style: change some view 2023-10-20 18:52:54 +08:00
AnranYus d83082211e fix: Avoid giving away context 2023-10-20 16:02:39 +08:00
AnranYus 25046d22a8 refactor:Use viewModel 2023-10-20 15:27:14 +08:00
AnranYus bbd4c3b7d1 style: rename 2023-10-19 17:14:29 +08:00
AnranYus d2c903ca41 style: move function 2023-10-19 17:06:20 +08:00
AnranYus 816eaa7ecf style: Adaptive adjustment 2023-10-19 16:55:21 +08:00
anrannn 1c48892cb4 Use new authority id 2022-12-05 00:45:17 +08:00
anrannn 0637278a17 Modify! Unified naming format 2022-11-05 23:13:33 +08:00
anrannn 415139d67d Modify! Move the preferences config from com.lsper.view_preferences to com.lsp.view_preferences 2022-11-05 23:07:42 +08:00
anrannn c13215a6dd Modify!Remove duplicate path judgment 2022-11-05 23:04:03 +08:00
anrannn c82509b320 Modify!drop callback param 2022-11-05 22:52:14 +08:00
anrannn ad5ef05c60 Use new applicationId 2022-11-03 17:19:39 +08:00
anrannn 8736940b9f Adapt icon from color 2022-11-02 19:03:43 +08:00
anrannn e925b14b47 Drop unused resource. 2022-11-02 18:20:14 +08:00
anrannn f28d36f0f4 Drop!Author: Vague information is used 2022-11-02 17:30:35 +08:00
anrannn 3998658726 Modify!Layout: Modify sample image layout 2022-11-02 17:25:02 +08:00
anrannn 0c9c3958fb Drop!Login: Temporarily unneeded features. 2022-11-02 15:47:58 +08:00
anrannn 7a3b7947fb Update! 2022-10-23 19:06:45 +08:00
anrannn 58f39bd610 Adapt SDK 33 2022-10-23 18:48:33 +08:00
anrannn fe605d0f89 Delete variable: searchTag, new logic in search 2022-10-23 18:41:01 +08:00
anrannn 1870bc71c3 New search bar 2022-10-23 13:55:48 +08:00
anrannn 3756900873 Revert "Use dynamic action bar"
This reverts commit e13cff7b70.
1.2.7_Rerelease
2022-10-22 17:42:42 +08:00
anrannn 1cf01a4098 Release 1.2.7 1.2.7 2022-10-22 17:01:55 +08:00
anrannn f3edbc69c9 Update Sdk to 33 2022-10-22 16:59:41 +08:00
anrannn 225c525125 Modify FAB style 2022-10-22 16:48:27 +08:00
anrannn 91a7476cfb Switch .kt from CallBackStatus.java 2022-10-22 16:36:23 +08:00
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