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
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
radio
/
RadioManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate unsafer parcel APIs [2]
Bernardo Rufino
2022-01-06
1
-1
/
+2
*
Add missing nullability annotations.
Aurimas Liutikas
2019-08-29
1
-8
/
+16
*
Catch IllegalStateException in RadioManager.openTuner()
George Lu
2019-03-13
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-8
/
+8
*
Indicate whether BandConfig initialization is required or not.
Tomasz Wasilczyk
2018-03-29
1
-3
/
+22
*
Add RequiresFeature annotation.
Jeff Sharkey
2018-02-16
1
-0
/
+3
*
Implement front-end API to retrieve DAB frequency table.
Tomasz Wasilczyk
2018-01-25
1
-55
/
+43
*
Update ProgramInfo to match HAL 2.0 changes.
Tomasz Wasilczyk
2018-01-22
1
-87
/
+135
*
Implement front-end APIs for announcements.
Tomasz Wasilczyk
2018-01-22
1
-0
/
+64
*
Implement front-end APIs for dynamic program list.
Tomasz Wasilczyk
2018-01-15
1
-26
/
+9
*
Implement front-end APIs for config flags.
Tomasz Wasilczyk
2018-01-08
1
-0
/
+65
*
Implement part of ITunerSession interface.
Tomasz Wasilczyk
2018-01-04
1
-2
/
+2
*
Implement opening session for HAL 2.0.
Tomasz Wasilczyk
2018-01-03
1
-6
/
+11
*
Initial implementation of HAL 2.0 counterpart for radio service.
Tomasz Wasilczyk
2017-12-14
1
-1
/
+2
*
Pass ProgramInfo over currentProgramInfoChanged and drop afSwitch_1_1.
Tomasz Wasilczyk
2017-08-04
1
-1
/
+0
*
Pass vendor-specific info as map.
Tomasz Wasilczyk
2017-08-03
1
-28
/
+49
*
Add permission annotation to RadioManager methods.
Tomasz Wasilczyk
2017-07-28
1
-0
/
+4
*
Rename vendorExtension fields to vendorInfo.
Tomasz Wasilczyk
2017-07-19
1
-20
/
+18
*
Rename (FM) Radio to Broadcast Radio to avoid confusion with (GSM) Radio.
Tomasz Wasilczyk
2017-07-19
1
-1
/
+1
*
Make it possible to check if a given program/identifier type is supported.
Tomasz Wasilczyk
2017-07-17
1
-0
/
+44
*
Fill announcement-related gaps in Broadcast Radio APIs.
Tomasz Wasilczyk
2017-07-17
1
-2
/
+20
*
Deprecate onMetadataChanged.
Tomasz Wasilczyk
2017-07-17
1
-1
/
+2
*
Implement ProgramSelector for font-end Java APIs.
Tomasz Wasilczyk
2017-07-17
1
-20
/
+50
*
Publish new Broadcast Radio APIs.
Tomasz Wasilczyk
2017-07-13
1
-12
/
+0
*
Add AM/FM check for BandDescriptor.
Tomasz Wasilczyk
2017-06-28
1
-0
/
+19
*
Switch to the new Java-based RadioService.
Tomasz Wasilczyk
2017-06-22
1
-33
/
+14
*
Adjust log messages emitted by RadioService.
Tomasz Wasilczyk
2017-06-21
1
-2
/
+2
*
Implement listing broadcast radio modules.
Tomasz Wasilczyk
2017-06-13
1
-7
/
+55
*
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-06
1
-0
/
+2
|
\
|
*
Merge "Annotate @SystemApi with required permissions." into oc-dev
Jeff Sharkey
2017-06-05
1
-0
/
+2
|
|
\
|
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+2
*
|
|
Merge "Fix equality method implementation in BandConfig class." am: 30a34ec0e...
Tomasz Wasilczyk
2017-04-28
1
-2
/
+3
|
\
|
|
|
*
|
Fix equality method implementation in BandConfig class.
Tomasz Wasilczyk
2017-04-28
1
-2
/
+3
|
|
/
*
|
Fix BandConfig parcelable deserialization to properly interpret subclass data.
Tomasz Wasilczyk
2017-04-24
1
-4
/
+34
*
|
Pass radio HAL callbacks back to Java client.
Tomasz Wasilczyk
2017-04-22
1
-1
/
+5
*
|
Make RadioService actually talking to the HAL.
Tomasz Wasilczyk
2017-04-19
1
-1
/
+5
*
|
Initial implementation of Java-based broadcast radio service.
Tomasz Wasilczyk
2017-04-10
1
-7
/
+32
*
|
Add opaque vendorExension fields to ProgramInfo and Properties structs.
Tomasz Wasilczyk
2017-03-30
1
-3
/
+60
*
|
Add digital radio flags to ProgramInfo API.
Tomasz Wasilczyk
2017-03-29
1
-2
/
+37
*
|
Add background scan routines and callbacks to broadcast radio API.
Tomasz Wasilczyk
2017-03-28
1
-0
/
+13
|
/
*
Radio features for Automotive usecase.
Sanket Agarwal
2015-11-05
1
-5
/
+48
*
broadcast radio API
Eric Laurent
2015-03-13
1
-0
/
+1308