index
:
Project-1CE/frameworks_base
lineage-18.1
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
/
core
/
tests
/
BroadcastRadioTests
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2019-08-16
Move processing off of HIDL Binder
Tomasz Wasilczyk
2019-08-07
Fix support for AIDL client calling startProgramListUpdates(null).
George Lu
2019-08-02
Fix RadioMetadata.hashCode().
George Lu
2019-07-25
Rewire ProgramInfo updates for 1 HAL : N AIDL fanout
George Lu
2019-04-15
Introduce ProgramInfoCache
George Lu
2019-04-03
Convert core/tests/BroadcastRadioTests/Android.mk file to Android.bp
Sasha Smundak
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2019-01-23
Don't over-specify testcases with verifyNoMoreInteractions.
Tomasz Wasilczyk
2019-01-18
Migrate frameworks/base/core/tests/BroadcastRadioTests to androidx.test
KOUSHIK PANUGANTI
2018-04-20
Fix RadioTunerTest.
Tomasz Wasilczyk
2018-03-07
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2018-02-20
Add twasilczyk and randolphs to broadcast radio directories OWNERS.
Tomasz Wasilczyk
2018-01-22
Finish broadcast radio HAL 2.0 radio service.
Tomasz Wasilczyk
2018-01-04
Implement part of ITunerSession interface.
Tomasz Wasilczyk
2017-12-07
Flatten dependency hierarchy of legacy-android-test
Paul Duffin
2017-09-08
Fix NativeCallbackThread race condition.
Tomasz Wasilczyk
2017-08-10
Implement region guessing.
Tomasz Wasilczyk
2017-08-03
Pass vendor-specific info as map.
Tomasz Wasilczyk
2017-07-21
Rename ACCESS_FM_RADIO to ACCESS_BROADCAST_RADIO permission.
Tomasz Wasilczyk
2017-07-19
Rename (FM) Radio to Broadcast Radio to avoid confusion with (GSM) Radio.
Tomasz Wasilczyk