- 28 Jan, 2020 2 commits
-
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
CompatActivity/Fragment logic has been moved to respective BaseUI. Some deprecated and unused styles have been removed in favor or newer themes.
-
- 27 Jan, 2020 10 commits
-
-
Mevlüt TOPÇU authored
Hi Update Turkish language Merge please Thanks
-
topjohnwu authored
Close #2301
-
topjohnwu authored
-
Tornike Khintibidze authored
-
cristisilaghi authored
-
Rom authored
-
Wagg13 authored
Minor improvements and some corrections that better match words in the language. I adapt it as I test it.
-
zrq8 authored
-
dark-basic authored
-
Viktor De Pasquale authored
-
- 26 Jan, 2020 5 commits
-
-
vvb2060 authored
-
John Wu authored
Update RU strings
-
dark-basic authored
-
Tornike Khintibidze authored
-
孟武.尼德霍格.龍 authored
新增一處字串
-
- 25 Jan, 2020 10 commits
-
-
Ilya Kushnir authored
-
topjohnwu authored
-
topjohnwu authored
-
Tornike Khintibidze authored
-
Wagg13 authored
-
Ilya Kushnir authored
-
zrq8 authored
-
dark-basic authored
-
孟武.尼德霍格.龍 authored
-針對 v7.5.2(270)以後的 Manager 進行翻譯的增補 -祝您新年快樂
-
Viktor De Pasquale authored
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.
-
- 22 Jan, 2020 9 commits
- 21 Jan, 2020 4 commits
-
-
topjohnwu authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-