index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
recovery_utils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
Enable ProjectID by default.
Shikha Malhotra
1
-11
/
+8
2021-12-07
GetBatteryInfo() also reads AIDL health HAL.
Yifan Hong
2
-28
/
+57
2021-12-02
Use metadata_key_dir instead of metadata_encryption
Jaegeuk Kim
1
-1
/
+1
2021-12-02
Avoid to format raw disk if metadata encryption is enabled
Jaegeuk Kim
1
-0
/
+20
2021-11-10
recovery_utils: remove FDE support
Eric Biggers
1
-17
/
+3
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
1
-0
/
+9
2020-04-16
Rename external storage properties.
Martijn Coenen
1
-2
/
+2
2020-04-15
Rename external storage properties.
Martijn Coenen
1
-2
/
+2
2020-04-03
Support F2FS compression
Jaegeuk Kim
1
-0
/
+6
2020-02-12
recovery: add a way to enable metadata_csum for ext4
Jaegeuk Kim
1
-0
/
+9
2020-01-25
Set Casefold and PrjQuotas in Factory Reset
Daniel Rosenberg
1
-1
/
+26
2019-10-11
[bootable][recovery] fix -Wreorder-init-list
Nick Desaulniers
1
-1
/
+5
2019-10-05
minadbd: Return battery level via getprop.
Tao Bao
1
-0
/
+1
2019-10-03
recovery_utils: Use libvoid_headers.
Tao Bao
1
-4
/
+5
2019-10-03
Refactor battery info querying functions into librecovery_utils.
Tao Bao
3
-15
/
+150
2019-10-02
otautil: Factor out the utils that're private to recovery.
Tao Bao
9
-0
/
+1043