topjohnwu
|
1c61feb368
|
Update native su connect broadcast code
Use -p <pkg> for supported platforms
|
2019-01-26 14:53:49 -05:00 |
|
topjohnwu
|
d32b788988
|
Rewrite exec_command
|
2019-01-26 13:39:24 -05:00 |
|
topjohnwu
|
7565ea2787
|
Remove strdup2
|
2019-01-26 13:00:19 -05:00 |
|
topjohnwu
|
9275975b2c
|
Re-organize functions
|
2019-01-26 06:00:23 -05:00 |
|
SakuraSa233
|
b3e0d5ba58
|
update: Japanese translation
|
2019-01-26 03:48:22 -05:00 |
|
topjohnwu
|
841dee94c6
|
Animate arrows
|
2019-01-26 03:34:09 -05:00 |
|
topjohnwu
|
71638191ee
|
Cleanup messy logging code
|
2019-01-26 02:41:25 -05:00 |
|
Ian Macdonald
|
9d6851cbbd
|
Redundant use of cat(1).
|
2019-01-25 17:39:15 -05:00 |
|
topjohnwu
|
d633d05803
|
Fix patch from #989
Close #991, close #993
|
2019-01-25 17:38:48 -05:00 |
|
am4z1ng
|
45d7879d7b
|
Refresh logs page after clearing
|
2019-01-24 20:11:26 -05:00 |
|
topjohnwu
|
4a8375355c
|
Simplify layouts
|
2019-01-24 15:15:31 -05:00 |
|
topjohnwu
|
d3ebd763a2
|
More ConstraintLayout
|
2019-01-24 14:41:12 -05:00 |
|
topjohnwu
|
b7f69238a1
|
Fix segfault on several devices
|
2019-01-22 17:19:10 -05:00 |
|
topjohnwu
|
118a9f224e
|
Fix crash when clean install
|
2019-01-22 03:52:53 -05:00 |
|
topjohnwu
|
a44dc8df37
|
Migrate to ConstraintLayout (WIP)
|
2019-01-22 03:52:29 -05:00 |
|
topjohnwu
|
abf19aad74
|
Remove unused layout
|
2019-01-21 23:49:27 -05:00 |
|
topjohnwu
|
d73127b175
|
Merge DonationActivity to AboutActivity
|
2019-01-21 17:14:48 -05:00 |
|
topjohnwu
|
00f4242fa4
|
Remember user selection of su timeout
Close #535
|
2019-01-21 16:26:59 -05:00 |
|
topjohnwu
|
f6a4510659
|
Update WorkManager
|
2019-01-21 16:18:27 -05:00 |
|
topjohnwu
|
33215424d8
|
Small tweaks
|
2019-01-21 16:12:05 -05:00 |
|
topjohnwu
|
6094bc9210
|
Use integer for string
|
2019-01-21 16:06:06 -05:00 |
|
topjohnwu
|
a8cd9b3aa9
|
Create BasePreferenceFragment
|
2019-01-21 16:00:58 -05:00 |
|
topjohnwu
|
a189dec1c8
|
Centralize configuration management
|
2019-01-21 15:49:03 -05:00 |
|
topjohnwu
|
858216796a
|
Allow API 17 installation
|
2019-01-20 18:17:24 -05:00 |
|
topjohnwu
|
f24342f117
|
Disable several features in Jellybean
|
2019-01-20 17:52:19 -05:00 |
|
topjohnwu
|
50b55a77de
|
Don't mount images when running core-only mode
|
2019-01-20 17:01:59 -05:00 |
|
topjohnwu
|
fdf167db11
|
Get API level from build.prop
|
2019-01-20 15:20:34 -05:00 |
|
topjohnwu
|
a4f8bd4ee0
|
Bump to C++17
|
2019-01-20 00:07:58 -05:00 |
|
topjohnwu
|
3e4c12cf56
|
Migrate to STL
|
2019-01-19 23:59:37 -05:00 |
|
topjohnwu
|
03c39e692a
|
Switch to libc++
|
2019-01-19 13:47:33 -05:00 |
|
topjohnwu
|
ab63b0e970
|
Don't show progress if content length is unavailable
|
2019-01-18 16:28:12 -05:00 |
|
Ivan Kutepov
|
6ea42a35a9
|
Fix reqSizeM check in mount_magisk_img function
|
2019-01-17 10:19:59 -05:00 |
|
dark-basic
|
d366dfc72b
|
Update strings.xml
Add new line
|
2019-01-17 10:19:50 -05:00 |
|
topjohnwu
|
85042fbe25
|
Use the least possible memory for boot signing and verification
Close #971, close #966
|
2019-01-16 17:12:23 -05:00 |
|
topjohnwu
|
23e5188422
|
Update scripts
1. Update build.py to use f-strings
2. Directly append busybox binaries to update-binary
3. Remove b64xz
|
2019-01-15 08:32:18 -05:00 |
|
topjohnwu
|
93ee0c8798
|
Update Android Studio
|
2019-01-14 14:41:07 -05:00 |
|
topjohnwu
|
aa88486f59
|
Fix crashes when APK stored in cache dir
|
2019-01-13 13:34:51 -05:00 |
|
topjohnwu
|
1d9c441038
|
Fix string errors and update trad. Chinese translation
|
2019-01-13 13:23:57 -05:00 |
|
Pierre-Hugues Husson
|
928c56bda2
|
Don't use (deleted) copy constructor, use constructor directly to fix build
|
2019-01-13 13:19:00 -05:00 |
|
Pierre-Hugues Husson
|
bc6f37eecc
|
Fixes build error
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
|
2019-01-13 13:19:00 -05:00 |
|
Taras
|
ffebff8cab
|
Update Ukrainian translation
|
2019-01-13 13:18:18 -05:00 |
|
vvb2060
|
6d6bd89d6b
|
Update zh-rCN translation
|
2019-01-13 13:17:59 -05:00 |
|
Zackptg5
|
0a64a7e5d4
|
Update util_functions.sh
Eliminates `cat: write error`
|
2019-01-13 13:17:45 -05:00 |
|
Albert I
|
586488af48
|
Update Indonesian translations
Signed-off-by: Albert I <krascgq@outlook.co.id>
|
2019-01-13 13:17:03 -05:00 |
|
topjohnwu
|
7b9a45f1a8
|
Fix post ota scripts
|
2019-01-13 13:08:39 -05:00 |
|
topjohnwu
|
4ff70aefac
|
Fix stub compile error
Close #950
|
2019-01-08 04:27:55 -05:00 |
|
Davy Defaud
|
d63b5d7014
|
A full update to the French translation strings
|
2019-01-04 18:31:41 +08:00 |
|
topjohnwu
|
ab5f6bf901
|
Remove unnecessary css files
|
2019-01-04 18:06:33 +08:00 |
|
topjohnwu
|
04088b34a2
|
Update gradle scripts
|
2019-01-04 17:55:17 +08:00 |
|
topjohnwu
|
3edcd2004e
|
Upgrade dependencies
|
2019-01-04 14:09:12 +08:00 |
|