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
/
media
/
java
/
android
/
media
/
RingtoneManager.java
Age
Commit message (
Expand
)
Author
2021-07-02
Add context in AudioManager.hasHapticChannels.
jiabin
2021-06-14
Fix inconsistency in ringtone list
akansha.shukla
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-29
Use the try catch to deal with the StaleDataException.
guofei.xue
2020-09-18
Ringtone uri should add type query
wan.li
2020-02-19
Merge "RingtoneManager: Don't crash if the ringtone doesn't have a numerical ...
Automerger Merge Worker
2020-02-14
RingtoneManager: Don't crash if the ringtone doesn't have a numerical ID
Scott Warner
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Shuffling to prepare for MediaProvider APEX.
Jeff Sharkey
2019-10-18
Move default ringtone configuration to framework.
Jeff Sharkey
2019-10-11
Finish deprecating legacy MediaScanner.
Jeff Sharkey
2019-05-16
Compare ringtones using IDs.
Jeff Sharkey
2019-05-06
Call MediaStore#scanFile directly in RingtoneManager
Winson
2019-04-17
Canonicalize default ringtones.
Jeff Sharkey
2019-04-16
Canonicalize ringtones before returning.
Jeff Sharkey
2019-03-26
Unify media permissions enforcement in framework.
Jeff Sharkey
2019-03-20
Add API in RingtoneManager to query if files contain haptic channels.
jiabin
2019-03-17
Fix synthetic RingtoneManager column.
Jeff Sharkey
2018-12-21
Make RingtoneManager and Ringtone class support VolumeShaper
Yiwen Chen
2018-11-30
RingtoneManager: add @Nullable to openDefaultRingtoneUri().
Dongwon Kang
2018-10-26
Move away from deprecated "_data" column.
Jeff Sharkey
2018-10-10
Add RingtoneManager.openDefaultRingtoneUri()
Dongwon Kang
2018-08-17
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-24
Merge "Use correct filename when adding to ringtone" am: daff857ffd
Daisuke Teranishi
2018-05-24
Use correct filename when adding to ringtone
Daisuke Teranishi
2018-01-31
Use sendfile() and splice() to speed up copying.
Jeff Sharkey
2017-05-09
Allow ogg files to be selected as ringtones
Christine Franks
2017-02-23
Don't copy ringtones when profile sync goes off
Robin Lee
2017-01-24
[SettingsProvider] Auto disable ringtone sync
Andre Lago
2017-01-05
[RingtoneManager] Option for cursor to list parent sounds
Andre Lago
2017-01-05
[RingtoneManager] API to delete custom ringtones
Andre Lago
2017-01-05
[RingtoneManager] API to add custom ringtones
Andre Lago
2016-11-30
Stream types are for volume control
Jean-Michel Trivi
2016-09-29
Merge "[RingtoneManager] Remove user id from internal Uri"
TreeHugger Robot
2016-09-29
[RingtoneManager] Remove user id from internal Uri
Andre Lago
2016-09-26
Media: check Settings.AUTHORITY without userId
Robin Lee
2016-08-18
[media] Separate ringtones for managed profiles
Andre Lago
2016-03-09
Resolve ringtone Uris using Context user.
Jeff Sharkey
2016-03-05
Ask RingtonePlayer to open data for caching.
Jeff Sharkey
2016-02-24
Don't try caching null ringtones.
Jeff Sharkey
2016-02-23
Offer to cache ringtones in system DE storage.
Jeff Sharkey
2015-07-22
RingtoneManager: query results depend on caller permission
Jean-Michel Trivi
2015-05-20
Extra for ACTION_RINGTONE_PICKER for AudioAttributes flags
Jean-Michel Trivi
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-04-29
Fix javadoc errors for @deprecated tags with no explanatory comment
Mike Lockwood
2013-04-29
Remove obsolete OMA-DRM support
Mike Lockwood
2012-04-27
Migrate ringtone playback to SystemUI.
Jeff Sharkey
[next]