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
/
updater
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
Add add_slot_suffix function.
Yifan Hong
2
-0
/
+2
2020-05-08
Add add_slot_suffix function.
Yifan Hong
2
-0
/
+2
2020-03-08
Address the warnings in recovery code
Tianjie Xu
1
-1
/
+1
2019-07-31
Simulator: add the argument to keep the updated images
Tianjie Xu
1
-1
/
+3
2019-07-16
Add command line parser for simulator
Tianjie Xu
1
-0
/
+9
2019-07-08
Add a GetMappedPackageLength to Updater
Robin Lee
1
-1
/
+3
2019-06-24
Implement updater runtime for dynamic partitions
Tianjie Xu
2
-0
/
+9
2019-06-01
Implement the TargetFile and BuildInfo
Tianjie Xu
3
-12
/
+110
2019-05-29
Implement an update simulator to verify BB OTA packages on host
Tianjie Xu
2
-0
/
+94
2019-05-22
Some clean ups to the updater
Tianjie Xu
2
-5
/
+0
2019-05-21
Add UpdaterRuntime class
Tianjie Xu
2
-15
/
+83
2019-05-09
Add Updater class and remove UpdaterInfo
Tianjie Xu
2
-22
/
+66
2019-01-14
updater: add functions to modify dynamic partition metadata
Yifan Hong
2
-0
/
+40
2018-08-17
updater: Add TransferList class.
Tao Bao
1
-0
/
+67
2018-08-16
updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}.
Tao Bao
1
-0
/
+26
2018-08-14
Add the hash_tree_info class in Command
Tianjie Xu
1
-0
/
+52
2018-08-06
Add an updater function to compute hash tree
Tianjie Xu
1
-0
/
+5
2018-07-07
updater: Add ABORT command.
Tao Bao
1
-0
/
+12
2018-06-25
updater: Add Command parsing codes.
Tao Bao
1
-6
/
+284
2018-05-26
updater: Add Commmand class to manage BBOTA commands.
Tao Bao
1
-0
/
+35
2018-02-28
Add a singleton CacheLocation to replace the hard coded locations
Tianjie Xu
1
-1
/
+0
2018-02-07
Log the last command to cache
Tianjie Xu
1
-0
/
+3
2017-08-19
Move Image/ImageChunk/PatchChunk declaration into header files
Tianjie Xu
1
-278
/
+0
2017-08-01
Add implemention of SortedRangeSet
Tianjie Xu
1
-1
/
+115
2017-04-03
Change the internal representation in RangeSet.
Tao Bao
1
-28
/
+97
2017-03-31
Move parse_range() and range_overlaps() into RangeSet.
Tao Bao
1
-0
/
+95
2016-10-18
Replace minzip with libziparchive
Tianjie Xu
1
-2
/
+2
2016-10-11
Refactor libupdater into a seperate module.
Tao Bao
3
-0
/
+85