1. 08 Jan, 2023 1 commit
    • 石松洲's avatar
      Fix NotificationService implementation · cb395147
      石松洲 authored
      - Fix #6385. (Maybe the reason is, the call to stopForeground() with STOP_FOREGROUND_DETACH ensures the notification is shown so it reposts the notification?)
      - Use FOREGROUND_SERVICE_IMMEDIATE on Android 12+ to make sure the downloading notification always shows immediately
      cb395147
  2. 30 Dec, 2022 1 commit
  3. 27 Dec, 2022 6 commits
  4. 26 Dec, 2022 7 commits
  5. 24 Dec, 2022 6 commits
  6. 13 Dec, 2022 7 commits
    • vvb2060's avatar
      CI uses java 17 · 2a2a452b
      vvb2060 authored
      2a2a452b
    • vvb2060's avatar
      simplify denylist rm · 13c2695e
      vvb2060 authored
      13c2695e
    • fadlyas07's avatar
      app: l10n: Update Indonesian translations · 3ff60ed4
      fadlyas07 authored
       * Added new strings based on the recent source.
      
      Change-Id: I40d6e0374a0356d93c61acace7ab48c3649e85e8
      3ff60ed4
    • VD $ VD171 @ Priv8's avatar
      Fix typo PT translation · bbb1786e
      VD $ VD171 @ Priv8 authored
      Fix typo PT translation
      bbb1786e
    • 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
  7. 22 Nov, 2022 3 commits
  8. 01 Nov, 2022 1 commit
  9. 31 Oct, 2022 3 commits
  10. 21 Oct, 2022 1 commit
  11. 12 Oct, 2022 2 commits
  12. 11 Oct, 2022 2 commits