index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
RecoverySystem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear BCB if space allocation failed
Kelvin Zhang
2022-02-23
1
-0
/
+2
*
Call apexd's API to allocate space before install non-AB package
Kelvin Zhang
2021-05-04
1
-0
/
+15
*
Merge "Catch security exceptions in RoR APIs"
Tianjie Xu
2021-04-21
1
-11
/
+10
|
\
|
*
Catch security exceptions in RoR APIs
Tianjie
2021-03-29
1
-11
/
+10
*
|
Improve the error handling for armRebootEscrow
Tianjie
2021-04-09
1
-2
/
+3
*
|
Expose error code for RoR reboot system API
Tianjie
2021-04-08
1
-11
/
+72
|
/
*
Merge "Throw an exception in RoR api on no-pin case"
Tianjie Xu
2021-02-22
1
-3
/
+16
|
\
|
*
Throw an exception in RoR api on no-pin case
Tianjie
2021-02-18
1
-3
/
+16
*
|
Add the immutable flag to EuiccManager calls in RecoverySystem
Jiashen Wang
2021-02-17
1
-2
/
+10
|
/
*
Deprecate the old rebootAndApply API
Tianjie
2020-12-17
1
-7
/
+22
*
Update the system API to support multi client RoR
Tianjie
2020-12-16
1
-10
/
+65
*
Add multi client ror support
Tianjie
2020-12-15
1
-26
/
+35
*
Remove legacy style metalava suppression
Aurimas Liutikas
2020-11-12
1
-1
/
+1
*
Resume-on-Reboot: change SystemApi calls slightly
Kenny Root
2020-03-26
1
-7
/
+10
*
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-02-20
1
-1
/
+5
*
Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i...
Andrii Kulian
2020-01-31
1
-3
/
+1
*
Support Resume on Reboot
Kenny Root
2020-01-07
1
-9
/
+124
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove usage of hidden API subscriptionManager.isSubscriptionVisible
Jayachandran C
2019-11-14
1
-1
/
+1
*
Merge "Make RescueParty call vold directly" into qt-dev am: 2618371aa5
Daniel Rosenberg
2019-06-24
1
-11
/
+21
|
\
|
*
Make RescueParty call vold directly
Daniel Rosenberg
2019-06-24
1
-11
/
+21
*
|
Remove all eSIM Invisible Profiles during FDR
Qingxi Li
2019-06-03
1
-5
/
+124
|
/
*
Fix misplaced return in RescueParty
Daniel Rosenberg
2019-04-30
1
-1
/
+1
*
Make RescueParty not wipe if checkpointing
Daniel Rosenberg
2019-03-25
1
-0
/
+18
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+2
*
Improved wipe reason information for RecoverySystem
Yutaro Maruyama
2019-02-13
1
-1
/
+3
*
Remove the metrics report in recovery system
Tianjie Xu
2018-09-07
1
-119
/
+3
*
Remove all the implementation for keep eSIM profile during FDR
Qingxi Li
2018-01-22
1
-31
/
+10
*
Change RecoverySystem#wipeEuiccData to public
Qingxi Li
2018-01-19
1
-5
/
+25
*
Revert disabling of eSIM wipes/retains.
Jeff Davidson
2017-07-20
1
-4
/
+10
*
Temporarily disable eUICC factory reset handling.
Jeff Davidson
2017-07-14
1
-1
/
+3
*
Fix the error that the broadcast receiver cannot be registered
qingxi
2017-07-12
1
-2
/
+3
*
Move eSIM factory reset implementation to RecoverySystem
qingxi
2017-07-11
1
-24
/
+43
*
Add flag to wipe eUICC data
yinxu
2017-06-23
1
-10
/
+89
*
Merge "Annotate @SystemApi with required permissions." into oc-dev
Jeff Sharkey
2017-06-05
1
-0
/
+15
|
\
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+15
*
|
Merge "Triggering quiescent reboot during OTA" into oc-dev
Dmitri Plotnikov
2017-05-25
1
-1
/
+13
|
\
|
|
*
Triggering quiescent reboot during OTA
Dmitri Plotnikov
2017-05-25
1
-1
/
+13
*
|
Merge "Add error/cause code reporting for Non A/B OTA failures" am: 2db2f6d26...
Tianjie Xu
2017-05-03
1
-12
/
+24
|
\
\
|
|
/
|
/
|
|
*
Add error/cause code reporting for Non A/B OTA failures
Tianjie Xu
2017-05-02
1
-12
/
+24
|
*
Merge "Report the temperature during an OTA update"
Tianjie Xu
2017-03-29
1
-0
/
+19
|
|
\
|
|
*
Report the temperature during an OTA update
Tianjie Xu
2017-03-28
1
-0
/
+19
|
*
|
improve the format of locale argument when calling recovery
Tianjie Xu
2017-03-22
1
-5
/
+5
|
|
/
*
|
RecoverySystem: Enable the package compatibility verification.
Tao Bao
2017-04-18
1
-3
/
+1
*
|
RecoverySystem: Verify the package compatibility.
Tao Bao
2017-04-17
1
-0
/
+73
*
|
Merge "Report the temperature during an OTA update" am: 47c7e7f41a am: 022682...
Tianjie Xu
2017-03-29
1
-0
/
+19
*
|
Merge "improve the format of locale argument when calling recovery" am: 032c7...
Tianjie Xu
2017-03-28
1
-5
/
+5
*
|
Make sure MASTER_CLEAR_NOTIFICATION goes to manifest receivers
Christopher Tate
2017-01-31
1
-1
/
+2
*
|
Introduce RescueParty.
Jeff Sharkey
2017-01-20
1
-0
/
+12
|
/
*
Revert "RecoverySystem: Fix the issue in installPackage()."
Tao Bao
2017-01-19
1
-5
/
+10
[next]