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_sample
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2
-0
/
+18
2019-12-10
updater_sample: add internet access permission
Jindong
1
-0
/
+1
2019-10-09
Update OWNERS.
Tao Bao
1
-2
/
+0
2019-06-21
updater_sample: Build SystemUpdaterSample as non-privileged app by default.
Tao Bao
2
-3
/
+4
2019-02-26
Updater updater_sample/README.md - build instructions.
Zhomart Mukhamejanov
1
-2
/
+4
2018-12-17
Add verification before downloading whole package
Zhomart Mukhamejanov
2
-1
/
+52
2018-12-17
Add PrepareUpdateService.
Zhomart Mukhamejanov
7
-113
/
+110
2018-12-15
Add PrepareUpdateService.
Zhomart Mukhamejanov
8
-113
/
+111
2018-12-12
Migrate bootable/recovery to androidx.test
koushik panuganti
7
-16
/
+20
2018-10-18
Fix instrumentation_for to refer to name of module
Colin Cross
1
-1
/
+1
2018-08-22
Move ab_streaming_metadata under ab_config.
Zhomart Mukhamejanov
11
-103
/
+115
2018-08-13
Remove TODO for b/112462307
Colin Cross
1
-5
/
+3
2018-08-10
updater_sample: Move to Soong.
Tao Bao
5
-72
/
+76
2018-08-02
Remove non-A/B mention from README.
Zhomart Mukhamejanov
1
-6
/
+6
2018-06-18
updater_sample: add privileged system app docs
Zhomart Mukhamejanov
3
-29
/
+57
2018-06-18
updater_sample: run as a systemp app
Zhomart Mukhamejanov
2
-1
/
+3
2018-06-18
updater_sample: add proguard.flags
Zhomart Mukhamejanov
3
-5
/
+28
2018-06-14
Revert "updater_sample: add proguard.flags"
Ian Pedowitz
3
-28
/
+6
2018-06-14
updater_sample: add metadata mismatch error code
Zhomart Mukhamejanov
1
-0
/
+1
2018-06-13
updater_sample: add proguard.flags
Zhomart Mukhamejanov
3
-6
/
+28
2018-06-08
updater_sample: update README.md
Zhomart Mukhamejanov
1
-3
/
+5
2018-06-07
updater_sample: fix payload spec tests
Zhomart Mukhamejanov
1
-1
/
+1
2018-06-07
updater_sample: change gen_update_config args
Zhomart Mukhamejanov
1
-3
/
+3
2018-06-05
updater_sample: Add suspend/resume update
Zhomart Mukhamejanov
4
-13
/
+80
2018-06-05
updater_sample: Add UI docs to README
Zhomart Mukhamejanov
1
-0
/
+25
2018-06-04
updater_sample: improve updater state handling
Zhomart Mukhamejanov
8
-167
/
+307
2018-06-01
updater_sample: validate state only once
Zhomart Mukhamejanov
1
-1
/
+8
2018-06-01
updater_sample: Add @GuardedBy
Zhomart Mukhamejanov
2
-1
/
+8
2018-05-31
updater_sample: Improve update completion handling
Zhomart Mukhamejanov
3
-1
/
+147
2018-05-26
updater_sample: add UpdaterState
Zhomart Mukhamejanov
4
-68
/
+128
2018-05-26
updater_sample: add UpdateData
Zhomart Mukhamejanov
1
-29
/
+121
2018-05-25
updater_sample: Add OWNERS.
Tao Bao
1
-0
/
+2
2018-05-25
updater_sample: add updater state
Zhomart Mukhamejanov
5
-43
/
+186
2018-05-24
updater_sample: create UpdateManager
Zhomart Mukhamejanov
9
-243
/
+492
2018-05-18
updater_config: make utils/PayloadSpecs non-static
Zhomart Mukhamejanov
4
-13
/
+17
2018-05-17
updater_sample: add switch slot demo
Zhomart Mukhamejanov
11
-16
/
+210
2018-05-10
updater_sample: add HAL compatibility check
Zhomart Mukhamejanov
2
-27
/
+60
2018-05-10
updater_sample: fix UpdateConfig
Zhomart Mukhamejanov
3
-4
/
+8
2018-05-10
updater_sample: add http header demo
Zhomart Mukhamejanov
4
-13
/
+51
2018-05-08
updater_sample: update tools
Zhomart Mukhamejanov
7
-93
/
+74
2018-05-08
updater_sample: add streaming support
Zhomart Mukhamejanov
6
-20
/
+266
2018-05-03
updater_sample: update tests
Zhomart Mukhamejanov
3
-15
/
+29
2018-05-03
updater_sample: update ui and README, clean-up
Zhomart Mukhamejanov
7
-98
/
+151
2018-05-02
updater_sample: Add streaming to PayloadSpec
Zhomart Mukhamejanov
9
-26
/
+56
2018-05-01
updater_sample: add FileDownloader
Zhomart Mukhamejanov
2
-0
/
+173
2018-05-01
updater_sample: Improve UpdateConfig
Zhomart Mukhamejanov
9
-47
/
+140
2018-04-27
updater_sample: fix gen_update_config.py
Zhomart Mukhamejanov
4
-27
/
+89
2018-04-26
sample_updater: add tests resources
Zhomart Mukhamejanov
3
-0
/
+49
2018-04-26
sample_updater: create tools/gen_update_config.py
Zhomart Mukhamejanov
3
-8
/
+189
2018-04-26
updater_sample: Use stubs libs for android.test.base / runner.
Tao Bao
1
-2
/
+2
2018-04-26
Rename the dir for SystemUpdaterSample.
Tao Bao
25
-0
/
+1773