Commit Graph

  • a6950b8aca Add failed state vvb2060 2020-09-24 04:48:38 +08:00
  • 8df96ff664 Fix string vvb2060 2020-09-24 04:44:44 +08:00
  • 8b29267ad6 Update RU strings Ilya Kushnir 2020-09-23 05:08:05 -07:00
  • 0ef92a4866 Hide OTA option on Pixel devices topjohnwu 2020-09-23 04:49:18 -07:00
  • 85bef8fa96 Fix install fragment changelog topjohnwu 2020-09-23 04:43:13 -07:00
  • ca9f9fee9a Update device state detection topjohnwu 2020-09-23 04:40:44 -07:00
  • b59e05c63e Added a check against view being initialized in its behavior Viktor De Pasquale 2020-09-22 16:14:34 +02:00
  • 3c0630bfc0 Added forced checks on view being attached to window before performing hiding on it Viktor De Pasquale 2020-09-22 16:12:41 +02:00
  • bf84dd6518 Added hiding bottom bar when magisk is not active Viktor De Pasquale 2020-09-22 16:10:18 +02:00
  • f575155a41 Fix focus on main elements in Modern UI nikk 2020-09-21 13:27:29 +03:00
  • bd240ba48c Update Indonesian translations AdiityaAndre 2020-09-17 00:10:18 +07:00
  • 106a2bb7df 更新繁體字串 孟武.尼德霍格.龍 2020-09-16 22:15:53 +08:00
  • 82bbbe05b2 Update French translation Rom 2020-09-14 14:41:38 +02:00
  • 9956dc0995 Update Slovak translation Vladimír Kubala 2020-09-14 09:13:56 +02:00
  • fc76673802 Black splash screen background for dark theme RikkaW 2020-09-13 18:45:01 +08:00
  • 17b5291bbb Fix Android 8.0 selinux rules topjohnwu 2020-09-20 14:39:11 -07:00
  • 9908dfd79a Hide MagiskHide entry when disabled topjohnwu 2020-09-20 14:30:57 -07:00
  • 2dbaf9595c Remove strokes from most cards topjohnwu 2020-09-17 02:27:43 -07:00
  • 9a16ab1bd7 Always show install button topjohnwu 2020-09-16 23:55:50 -07:00
  • 9e5cb6cb91 Proper way to setup attr colors topjohnwu 2020-09-16 22:16:28 -07:00
  • 8c19654d20 Update zh-rCN translation vvb2060 2020-09-13 21:27:37 +08:00
  • d5a7a75d9d Set android:windowContentOverlay to null so that there will be not "shadow" on pre-21 RikkaW 2020-09-13 16:51:20 +08:00
  • 851b676077 Remove custom fonts topjohnwu 2020-09-13 06:51:17 -07:00
  • 765b51285a Add settings to disable DoH topjohnwu 2020-09-13 04:34:00 -07:00
  • 8a338de696 Hide MagiskHide pre Kitkat topjohnwu 2020-09-13 03:55:12 -07:00
  • 8a61ae621d Disable DoH upon failure topjohnwu 2020-09-13 03:46:06 -07:00
  • 60e1e07e87 Proper SafetyNet UI databinding topjohnwu 2020-09-13 00:23:23 -07:00
  • e51a3dacb9 Support theme switching pre SDK 21 topjohnwu 2020-09-12 18:42:05 -07:00
  • 9a8a27dbb9 Do not access color attributes in background topjohnwu 2020-09-12 03:17:21 -07:00
  • 2eb001876a Code cleanup topjohnwu 2020-09-11 03:17:43 -07:00
  • b510dc51ac Fix su request auto response topjohnwu 2020-09-11 03:09:01 -07:00
  • d7f7508fa2 Move setContentView out of onCreate topjohnwu 2020-09-11 02:31:41 -07:00
  • e66b0bf3b2 Little French translation update Rom 2020-09-07 19:49:27 +02:00
  • 0555b73a19 Update strings.xml AioiLight 2020-09-07 12:49:04 +09:00
  • 877a297de4 Update strings.xml RoySchutte 2020-09-05 18:52:33 +02:00
  • 49559ec0ec try root if adb install fail vvb2060 2020-09-08 23:29:22 +08:00
  • 30e45f863d Remove unnecessary workaround topjohnwu 2020-09-10 01:01:51 -07:00
  • 434efec860 Use FIFO for su request communication topjohnwu 2020-09-10 00:38:29 -07:00
  • 5022f00a55 Cleanup homescreen topjohnwu 2020-09-08 23:40:44 -07:00
  • 8aac373ca3 Fix network status detection topjohnwu 2020-09-08 21:55:43 -07:00
  • c3586fe0a5 Upstream external/selinux topjohnwu 2020-09-04 19:20:08 -07:00
  • 11f254e5e5 Fix SELinux support for Android 8.0 - 10 topjohnwu 2020-09-04 14:41:42 -07:00
  • c61ec2465f Rename function to be more descriptive topjohnwu 2020-09-04 06:21:25 -07:00
  • fd5ad91d26 Proper 2SI detection topjohnwu 2020-09-04 06:06:03 -07:00
  • 5c4c391f94 Fix typo causing rootfs device bootloops topjohnwu 2020-09-04 04:39:02 -07:00
  • 4dacffd7a1 Fix some issues with selinux rules topjohnwu 2020-09-04 00:03:24 -07:00
  • 61599059d5 Fix typo for SAR first stage init topjohnwu 2020-09-03 19:17:25 -07:00
  • f32a29911b Properly detect 2SI init topjohnwu 2020-09-02 21:20:00 -07:00
  • b73d5753f2 Minor code cleanups topjohnwu 2020-09-02 02:49:32 -07:00
  • 2eee335b5f Track more sepolicy cil files. Simon Shi 2020-08-22 14:23:29 +08:00
  • 013a2e1336 Minor code changes topjohnwu 2020-08-31 04:02:47 -07:00
  • fbaf2bded6 Patch AndroidManifest.xml properly topjohnwu 2020-08-31 03:39:20 -07:00
  • 38a34a7eeb Add persian language o4x 2020-08-29 18:48:06 +04:30
  • 70174e093b Optimize network status display vvb2060 2020-08-31 03:56:36 +08:00
  • 0333e82e86 Fix string vvb2060 2020-08-29 17:49:08 +08:00
  • 36a8839cf8 Update strings.xml peter9811 2020-08-26 10:01:42 -04:00
  • d0ed6e7fe3 Update spanish peter9811 2020-08-25 20:33:01 -05:00
  • 72dfbf5e44 更新繁體中文字串 孟武.尼德霍格.龍 2020-08-24 23:23:42 +08:00
  • 114a3c037f Some minor UI tweaks topjohnwu 2020-08-29 22:55:18 -07:00
  • 782adc9a9f Cleanup some styles topjohnwu 2020-08-29 21:42:05 -07:00
  • e0642b018d Update zh-rCN translation vvb2060 2020-08-28 08:13:04 +08:00
  • 6bd4006652 Rename method topjohnwu 2020-08-28 04:50:46 -07:00
  • 01efe7a4ea 100% functional manager self upgrade topjohnwu 2020-08-28 04:46:05 -07:00
  • 7e133b0cf4 UI tweaks for pre API 21 topjohnwu 2020-08-27 05:46:41 -07:00
  • fd808bd51e Use the correct handler topjohnwu 2020-08-27 04:17:21 -07:00
  • b4e8860ee4 Only make navbar and status bar transparent on 21+ topjohnwu 2020-08-27 04:07:34 -07:00
  • fb3f8605fd Change to a more recognizable icon topjohnwu 2020-08-27 03:10:25 -07:00
  • e394445f1b Properly handle dialog dismiss for SafetyNet topjohnwu 2020-08-26 18:54:38 -07:00
  • ca1b0bf1ce Fix strings topjohnwu 2020-08-26 18:51:22 -07:00
  • bf5798190d Fix dialog when toggling keyboard multiple times topjohnwu 2020-08-26 06:39:49 -07:00
  • ca5030a646 Updated stub translation * small derp in main translation AdiityaAndre 2020-08-25 16:17:28 +07:00
  • e22324e434 Update and improve Indonesian translation AdiityaAndre 2020-08-25 15:25:45 +07:00
  • e46d4ecd3e Corrections and update ca-strings JoanVC100 2020-08-26 14:58:10 +02:00
  • 84f92bd661 Cleanup hide fragment code topjohnwu 2020-08-26 04:23:43 -07:00
  • b44dcc2da0 Fix SafetyNet vvb2060 2020-08-24 06:03:14 +08:00
  • d6062944f1 Update snet extension to prevent crashes on release builds topjohnwu 2020-08-24 06:24:44 -07:00
  • 79f549795b Update main RU strings Ilya Kushnir 2020-08-23 19:52:28 +03:00
  • eaf7c3c486 Update stub RU strings Ilya Kushnir 2020-08-23 19:36:36 +03:00
  • 1ac379c17a Update French translation Rom 2020-08-24 13:12:58 +02:00
  • 51a4dbf263 Update strings.xml kubalav 2020-08-23 14:59:34 +02:00
  • 2d91bfd9e6 Update Slovak translation kubalav 2020-08-23 14:47:06 +02:00
  • e437ffdbae Improvements to the installation UI topjohnwu 2020-08-24 04:04:52 -07:00
  • ccde8b73a2 Cleanup install screen layout topjohnwu 2020-08-24 00:19:08 -07:00
  • 65f88e4ae2 Remove unnecessary permissions topjohnwu 2020-08-23 04:36:22 -07:00
  • 354440ee8a Fix hide manager dialog topjohnwu 2020-08-23 04:24:06 -07:00
  • 59106e4f52 Make sure app relaunching works after upgrade topjohnwu 2020-08-23 03:47:05 -07:00
  • d76c266fbc Add strings that will be used in stub topjohnwu 2020-08-23 00:10:30 -07:00
  • 31681c9c5f Remove ProcessPhoenix topjohnwu 2020-08-22 22:49:03 -07:00
  • 0e5a32b476 Close streams topjohnwu 2020-08-22 20:33:50 -07:00
  • a22a1dd284 Only offer shortcuts when running as stub topjohnwu 2020-08-22 10:51:32 -07:00
  • 27c59dbb65 Disable animations in toolbar topjohnwu 2020-08-22 05:52:57 -07:00
  • fb04e32480 Bypass external rw check in the proper location topjohnwu 2020-08-22 05:27:30 -07:00
  • 14a2f63b8b Several changes for using MediaStore topjohnwu 2020-08-22 04:20:18 -07:00
  • 9e81db8692 Support scoped storage vvb2060 2020-08-21 22:36:59 +08:00
  • 1ed67eed35 Rename classes and fields topjohnwu 2020-08-21 06:45:40 -07:00
  • abc5457136 Cleanup DownloadService topjohnwu 2020-08-21 06:27:13 -07:00
  • 4b238a9cd0 Add feature to create launch shortcuts topjohnwu 2020-08-21 03:36:12 -07:00
  • f200d472ef Move icon resources out of stubs topjohnwu 2020-08-20 06:02:22 -07:00
  • 105b2fc114 Ensure SplashActivity is ran before MainActivity topjohnwu 2020-08-19 05:18:15 -07:00
  • 5ed4071f74 Change ActivityExecutor signature topjohnwu 2020-08-19 04:40:35 -07:00