1. 16 Jul, 2018 2 commits
  2. 15 Jul, 2018 2 commits
  3. 13 Jul, 2018 2 commits
  4. 12 Jul, 2018 4 commits
  5. 11 Jul, 2018 1 commit
  6. 09 Jul, 2018 1 commit
  7. 07 Jul, 2018 3 commits
  8. 06 Jul, 2018 3 commits
  9. 05 Jul, 2018 4 commits
  10. 04 Jul, 2018 2 commits
  11. 03 Jul, 2018 3 commits
  12. 02 Jul, 2018 4 commits
  13. 01 Jul, 2018 2 commits
  14. 27 Jun, 2018 1 commit
  15. 26 Jun, 2018 4 commits
  16. 25 Jun, 2018 2 commits
    • Jat's avatar
      fix a bug when $ABILONG is arm64-v8a · d1a7372b
      Jat authored
      d1a7372b
    • topjohnwu's avatar
      Update BusyBox · e837bdc8
      topjohnwu authored
      BusyBox is unable to run properly on non-root applications due to seccomp introduced in Android 8.0.
      The SDK-21 libc.a has system call wrappers that uses the system calls on the whitelist, so binaries compiled with the updated libc can work properly.
      e837bdc8