1. 13 Dec, 2022 3 commits
    • Davy Defaud's avatar
      Fix gender of ”install” as an adjective in French · 4bfd2dac
      Davy Defaud authored
      In French, install as an adjective depends on the gender of its related noun. For instance, “Magisk installed” is translated “Magisk installé” (masculine form), whereas “Application installed” is translated “Application installée” (feminine form).
      By using “Version installée”, “installed” is related to “version” which is feminine. For consistency of the GUI, I’m also changing "home_latest_version" string to ”Dernière version” instead of “Dernière”.
      4bfd2dac
    • ysard's avatar
      Update French translations · 857c1237
      ysard authored
      Just a misspelling fix
      857c1237
    • 残页's avatar
      Inject binaries into /system if sbin not accessible · 33f51542
      残页 authored
      Some Android 11+ devices have the /sbin partition but not accessible by the global shell (`PATH` doesn't contain `/sbin`). Not only custom ROMs but also some stock ROMs have the same behavior so I believe it is something we need to deal with.
      Fix #6427, fix #4309, fix #5728, fix #3593
      33f51542
  2. 22 Nov, 2022 3 commits
  3. 01 Nov, 2022 1 commit
  4. 31 Oct, 2022 3 commits
  5. 21 Oct, 2022 1 commit
  6. 12 Oct, 2022 2 commits
  7. 11 Oct, 2022 4 commits
  8. 03 Oct, 2022 2 commits
  9. 27 Sep, 2022 3 commits
  10. 25 Sep, 2022 2 commits
  11. 21 Sep, 2022 2 commits
  12. 16 Sep, 2022 1 commit
  13. 15 Sep, 2022 2 commits
  14. 13 Sep, 2022 4 commits
  15. 09 Sep, 2022 2 commits
  16. 07 Sep, 2022 1 commit
  17. 06 Sep, 2022 1 commit
  18. 02 Sep, 2022 1 commit
  19. 31 Aug, 2022 1 commit
  20. 30 Aug, 2022 1 commit