index
:
Project-1CE/bootable_recovery
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minadbd
Age
Commit message (
Expand
)
Author
2021-12-14
Suppression of socket connect from minadbd (CL 2/2)
Shaju Mathew
2021-02-14
[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery
Bob Badour
2020-12-14
Do not call exit() immediately after serving sideload
Kelvin Zhang
2020-10-23
Migrate system/core/adb to packages/modules/adb
Baligh Uddin
2020-08-24
Fix flaky tests by require root for minadbd_tests
Kelvin Zhang
2020-06-01
Track rename of adbd_system_binaries.
Josh Gao
2020-03-30
minadbd: statically link libadbd.
Josh Gao
2019-10-23
Use adbd_system_binaries to track adbd's dependencies.
Josh Gao
2019-10-04
minadbd: Return battery level via getprop.
Tao Bao
2019-09-27
minadbd: Update README.md.
Tao Bao
2019-09-26
minadbd: Export minadbd/types.h to libinstall.
Tao Bao
2019-09-13
Link libcrypto dynamically for recovery unit tests.
Pete Bentley
2019-07-10
Merge "minadbd sends heartbeat to rescue service for getprop command."
Tao Bao
2019-07-09
minadbd sends heartbeat to rescue service for getprop command.
Tao Bao
2019-07-08
minadbd: delete unnecessary fdevent.h include.
Josh Gao
2019-06-20
Support starting fuse from a block map
Tianjie Xu
2019-06-10
minadbd: `adb rescue getprop` returns newline-terminated result.
Tao Bao
2019-06-04
minadbd: Support `adb rescue getprop`.
Tao Bao
2019-06-03
minadbd: More allowed properties.
Tao Bao
2019-05-04
Merge "ConsumePrefix is now in libbase."
Elliott Hughes
2019-05-03
ConsumePrefix is now in libbase.
Elliott Hughes
2019-05-01
Implement FuseBlockDataProvider
xunchang
2019-04-26
Support wipe command in rescue mode
xunchang
2019-04-23
minadbd: Support `adb reboot` under sideload/rescue modes.
Tao Bao
2019-04-23
Add test for minadbd
xunchang
2019-04-19
minadbd: Support rescue install and getprop commands.
Tao Bao
2019-04-17
Allow entering rescue mode via recovery UI.
Tao Bao
2019-04-15
Remove the FD parameter from FuseDataProvider ctor.
Tao Bao
2019-04-11
Add socket communication between recovery and minadbd
xunchang
2019-03-19
Remove the provider_vtab
xunchang
2019-03-19
Create a FuseDataProvider base class
xunchang
2019-01-02
minadbd: daemon_service_to_fd takes std::string_view.
Tao Bao
2018-12-03
C++17 is the default now.
Elliott Hughes
2018-11-13
minadbd: track adb C++ version change.
Josh Gao
2018-10-01
Move to new isolation test runner.
Christopher Ferris
2018-09-27
Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload.
katao
2018-08-13
Reland "Build and use minadbd as a shared library."
Tao Bao
2018-08-10
Build `recovery` with Soong.
Tao Bao
2018-08-07
Revert "Build and use minadbd as a shared library."
Tao Bao
2018-08-06
Build and use minadbd as a shared library.
Tao Bao
2018-07-27
minadbd: avoid overrriding services_to_fd.
Josh Gao
2018-04-13
minadbd: track signature change of service_to_fd.
Josh Gao
2018-03-07
Export fuse_sideload.h for libfusesideload.
Tao Bao
2018-03-06
minadbd: Move to Soong.
Tao Bao
2017-11-15
minadbd: Remove two warning options.
Tao Bao
2017-11-06
Merge "Switch to bionic gtest in bootable/recovery"
Tianjie Xu
2017-11-03
Clean up fuse_sideload and add a testcase.
Tao Bao
2017-11-03
Switch to bionic gtest in bootable/recovery
Tianjie Xu
2017-10-11
Drop -Wno-unused-parameter.
Tao Bao
2017-07-25
Remove LOCAL_CLANG
Lennart Wieboldt
[next]