Commit Graph

4604 Commits

Author SHA1 Message Date
c38c473e11 Fix compile error 2020-01-29 17:38:36 +08:00
aef1f8f701 Update strings.xml 2020-01-29 13:35:01 +08:00
83f9767254 Update strings.xml
Add small corrections.
2020-01-29 13:34:49 +08:00
3e0352eee6 Update strings + Corrections 2020-01-29 01:51:17 +08:00
Rom
28faff6425 Fix French translation 2020-01-29 01:51:07 +08:00
d0112f989c Cleanup classes 2020-01-29 01:49:59 +08:00
9c4c310f46 Fixed messages on modules screen replicating indefinitely 2020-01-29 01:12:48 +08:00
7bf7bfb9c6 Updated Flash / SuRequest activities with app themes
CompatActivity/Fragment logic has been moved to respective BaseUI. Some deprecated and unused styles have been removed in favor or newer themes.
2020-01-29 01:12:21 +08:00
fbe776db0b Update Turkish language
Hi

Update Turkish language

Merge please

Thanks
2020-01-27 21:54:44 +08:00
1e2de1bb14 Preserve everything in package 'a'
Close #2301
2020-01-27 21:25:41 +08:00
e395c9442f Upstream system_properties 2020-01-27 19:50:03 +08:00
30286f0ea5 Fixed translations 2020-01-27 18:24:26 +08:00
60ee742855 Update RO strings 2020-01-27 18:23:52 +08:00
Rom
a913ede48f French translation update 2020-01-27 18:23:43 +08:00
9592583783 Language update PT-BR
Minor improvements and some corrections that better match words in the language.

I adapt it as I test it.
2020-01-27 18:23:34 +08:00
ad49d3ad26 Update Simplified Chinese Translation 2020-01-27 18:23:17 +08:00
21ee73c2a3 Translation Correction 2020-01-27 18:23:02 +08:00
f5d0cc9f32 Updated helper lists so they are lazily populated 2020-01-27 18:22:29 +08:00
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