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
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
media
/
RingtonePlayer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CoreStartable an Interface.
Dave Mankoff
2022-10-13
1
-2
/
+3
*
Fix to allow setting URI without recreating ringtone
Edgar Arriaga
2022-09-09
1
-1
/
+2
*
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
*
Remove config_systemUIServiceComponents from SystemUI.
Dave Mankoff
2022-02-09
1
-0
/
+5
*
Rename SystemUI class to CoreStartable
Dave Mankoff
2021-11-09
1
-2
/
+2
*
Add interface to enable HapticGenerator for Ringtone.
jiabin
2021-02-10
1
-1
/
+3
*
Pass context into the constructor of SystemUI objects.
Dave Mankoff
2019-10-10
1
-0
/
+4
*
Make remote player support ramping ringer
Yiwen Chen
2019-02-11
1
-2
/
+15
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-2
/
+0
*
Ask RingtonePlayer to open data for caching.
Jeff Sharkey
2016-03-05
1
-0
/
+35
*
Cleanup OWNER references.
Xiaohui Chen
2015-09-23
1
-1
/
+1
*
Fix to check the incoming userid argument for RingtonePlayer
Sungmin Choi
2015-08-13
1
-1
/
+3
*
Use RingtonePlayer to get ringtone title
Todd Kennedy
2015-07-20
1
-0
/
+7
*
Ringtone: add support for volume control and looping
Jean-Michel Trivi
2015-07-06
1
-1
/
+17
*
Add support for AudioAttributes in android.media.Ringtone
Jean-Michel Trivi
2014-08-12
1
-6
/
+7
*
Migrate systemui Slog calls to Log
John Spurlock
2013-06-06
1
-8
/
+8
*
Remove a few non-public dependencies.
John Spurlock
2013-06-06
1
-2
/
+1
*
Multi-user ringtone playback.
Jeff Sharkey
2012-09-26
1
-7
/
+23
*
Disable verbose RingtonePlayer debugging.
Jeff Sharkey
2012-05-15
1
-1
/
+1
*
Migrate ringtone playback to SystemUI.
Jeff Sharkey
2012-04-27
1
-0
/
+164