1. 13 Jan, 2019 6 commits
    • Pierre-Hugues Husson's avatar
      Fixes build error · bc6f37ee
      Pierre-Hugues Husson authored
      device/phh/treble/magisk/Magisk/native/jni/systemproperties/prop_area.cpp:386:3: error: no matching function for call to 'atomic_store_explicit'
        atomic_store_explicit(&node->prop, 0, memory_order_release);
        ^~~~~~~~~~~~~~~~~~~~~
      external/libcxx/include/atomic:1220:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned int' vs. 'int')
      atomic_store_explicit(volatile atomic<_Tp>* __o, _Tp __d, memory_order __m) _NOEXCEPT
      ^
      external/libcxx/include/atomic:1229:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned int' vs. 'int')
      atomic_store_explicit(atomic<_Tp>* __o, _Tp __d, memory_order __m) _NOEXCEPT
      bc6f37ee
    • Taras's avatar
      Update Ukrainian translation · ffebff8c
      Taras authored
      ffebff8c
    • vvb2060's avatar
      Update zh-rCN translation · 6d6bd89d
      vvb2060 authored
      6d6bd89d
    • Zackptg5's avatar
      Update util_functions.sh · 0a64a7e5
      Zackptg5 authored
      Eliminates `cat: write error`
      0a64a7e5
    • Albert I's avatar
      Update Indonesian translations · 586488af
      Albert I authored
      Signed-off-by: 's avatarAlbert I <krascgq@outlook.co.id>
      586488af
    • topjohnwu's avatar
      Fix post ota scripts · 7b9a45f1
      topjohnwu authored
      7b9a45f1
  2. 08 Jan, 2019 1 commit
  3. 04 Jan, 2019 4 commits
  4. 01 Jan, 2019 1 commit
  5. 31 Dec, 2018 7 commits
  6. 30 Dec, 2018 5 commits
  7. 29 Dec, 2018 4 commits
  8. 28 Dec, 2018 2 commits
  9. 27 Dec, 2018 8 commits
  10. 26 Dec, 2018 1 commit
  11. 25 Dec, 2018 1 commit