Commit Graph

4386 Commits

Author SHA1 Message Date
b90c65370e Fix build on Windows 2020-01-26 12:27:07 +08:00
88920e0546 Merge pull request #2320 from Displax/RU
Update RU strings
2020-01-26 12:19:58 +08:00
d27773de03 Add missing string-es resources 2020-01-26 12:19:43 +08:00
8abdaeb044 Translated newest string 2020-01-26 12:19:22 +08:00
9682d2f84a 更新繁體中文字串
新增一處字串
2020-01-26 12:18:57 +08:00
a86b9e81e9 Update RU strings 2020-01-25 17:30:59 +02:00
a8bb7c68a3 Add missing string resources 2020-01-25 23:03:39 +08:00
bdad29adab Fix pt-rBR strings 2020-01-25 23:03:14 +08:00
fadcfe5f7a Added new Georgian (ქართული) translation 2020-01-25 22:56:40 +08:00
fbd83b5ff3 Update language Portuguese (pt-br) 2020-01-25 22:56:22 +08:00
c351174fa4 Preliminary Russian translation refactoring 2020-01-25 22:56:00 +08:00
cc4f99fe28 Update Simplified Chinese Translation 2020-01-25 22:55:41 +08:00
b2a9b88fe5 Updated Spanish translations 2020-01-25 22:55:27 +08:00
da06e0ec76 更新繁體中文字串
-針對 v7.5.2(270)以後的 Manager 進行翻譯的增補
-祝您新年快樂
2020-01-25 22:55:01 +08:00
851ee81486 Updated removing of "empty list" messages
Before this commit, the loader removed messages _after_ it updated the
 list. Coincidentally the list updating mechanism is asynchronous to
 some extent and so slower devices might've had the message removed
 after changes have been dispatched which confused the recyclerview and
 caused the crash.
Now, the loader is stripped of the responsibility update the list
 holding helper messages. The responsibility is for the user itself to
 notify listeners and then clear the helper list. This should hopefully
 delay the removal to the point where choreographer had enough time to
 traverse through the hierarchy.

Stupid recycler view / layout managers. Literally unnecessary crash.
2020-01-25 22:31:19 +08:00
0dc9f5c324 Rename some string IDs 2020-01-23 02:34:18 +08:00
36513c2301 Don't direct reference R id 2020-01-23 02:23:42 +08:00
3a10597aed Remove unused resources 2020-01-23 02:14:00 +08:00
2291be5d26 Merge string resources 2020-01-23 01:40:36 +08:00
345c3ef15e Remove old settings page 2020-01-23 00:57:32 +08:00
c1dad11cb3 Merge branch 'md2' 2020-01-22 14:55:06 +08:00
12b219e7b2 Update Korean translation 2020-01-22 14:50:33 +08:00
f8b48cf18d 更新繁體中文字串
更新繁體中文字串的顯示
2020-01-22 14:50:16 +08:00
12a9792c7d Remove old install dialog 2020-01-22 14:49:46 +08:00
ba55e2bc32 Backup proper magiskinit in A-only 2SI 2020-01-22 05:12:04 +08:00
c5e5b70e08 Added safe mode notice to modules 2020-01-21 22:01:55 +01:00
327b186240 Fixed theme mode title 2020-01-21 21:50:13 +01:00
5c1417e276 Updated home layout 2020-01-21 21:47:57 +01:00
0a2c99f1dc Use __LP64__ to detect 64 bit 2020-01-22 01:20:14 +08:00
836bfbdd02 Wrapper is no longer needed 2020-01-22 01:17:30 +08:00
b13a35057a Support building standalone resetprop 2020-01-21 00:48:52 +08:00
c3e77b1ec1 Add BusyBox SELinux support
Close #1523
2020-01-20 20:48:05 +08:00
fb60bea659 Update external/selinux 2020-01-20 18:36:16 +08:00
b2ddba4cbf Proper repo fetching behavior 2020-01-19 03:15:51 +08:00
053251d566 Merge ViewModel Koin modules 2020-01-18 04:07:15 +08:00
cf161a5dd9 Show url dialog only if necessary 2020-01-18 03:59:02 +08:00
e4bcdbd0c4 Make settings page more reasonable 2020-01-18 03:06:33 +08:00
cae43b26f4 Improve settings item code 2020-01-18 01:34:46 +08:00
b95cf9b9a3 Show detail descriptions in settings 2020-01-17 17:02:40 +08:00
e6f443cb24 More backwards compatibility 2020-01-17 00:40:16 +08:00
087ccd69c9 Cleanup resources 2020-01-16 00:07:40 +08:00
7532477a2f Make release builds work 2020-01-15 00:51:27 +08:00
433ae89e53 Make things run on API 17 2020-01-15 00:05:44 +08:00
de853a2651 Fix crash when manually refresh repo db 2020-01-14 22:03:29 +08:00
47c3045980 Log full stack trace for unhandled exception 2020-01-14 20:14:20 +08:00
dd50c19ba3 Consolidate stubs 2020-01-13 23:10:17 +08:00
707d7b3342 Separate core components 2020-01-13 22:01:46 +08:00
ba1a2fbce4 Remove deprecate APIs 2020-01-13 04:00:35 +08:00
84f1e78660 Consolidate base viewmodel implementation 2020-01-13 03:56:03 +08:00
3490ba0a56 Redesign is now the new norm 2020-01-13 00:43:09 +08:00