index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
volume
Commit message (
Expand
)
Author
Age
Files
Lines
*
Zen: Show "(until 4:56 PM)" in exit conditions.
John Spurlock
2014-10-28
1
-18
/
+44
*
Volume: Make VolumeUI startup configurable.
John Spurlock
2014-10-23
1
-4
/
+4
*
VolumeDialog: Restore default-selection logic.
John Spurlock
2014-10-21
1
-1
/
+2
*
Sysui: Include shared prefs in service dump.
John Spurlock
2014-10-21
1
-1
/
+1
*
Update framework icons for media & alarm streams.
John Spurlock
2014-10-02
1
-7
/
+10
*
Touch-exploration improvements to volume dialog.
John Spurlock
2014-09-26
5
-17
/
+130
*
Supertoast when user changes zen mode.
John Spurlock
2014-09-25
2
-0
/
+158
*
Zen: Fix recent regression in mode selection after reboot.
John Spurlock
2014-09-16
2
-10
/
+15
*
Merge "Update zen mode and qs strings on locale change" into lmp-dev
Jason Monk
2014-09-10
2
-4
/
+16
|
\
|
*
Update zen mode and qs strings on locale change
Jason Monk
2014-09-09
2
-4
/
+16
*
|
Move zen mode constants and code to framework
Jason Monk
2014-09-10
1
-28
/
+10
*
|
Merge "Announcing the stream type when the volume panel comes up" into lmp-dev
Selim Cinek
2014-09-09
1
-0
/
+6
|
\
\
|
*
|
Announcing the stream type when the volume panel comes up
Selim Cinek
2014-09-08
1
-0
/
+6
|
|
/
*
|
Start all resolver activities after keyguard is gone
Jorim Jaggi
2014-09-08
1
-2
/
+1
|
/
*
rename add/removeCallback to register/unregisterCallback
RoboErik
2014-09-05
1
-3
/
+3
*
Merge "Not enforcing a timeout anymore for talkback users" into lmp-dev
Selim Cinek
2014-09-01
1
-9
/
+13
|
\
|
*
Not enforcing a timeout anymore for talkback users
Selim Cinek
2014-08-29
1
-9
/
+13
*
|
Merge "Increasing the delay for the volume warning dialog with talkback" into...
Selim Cinek
2014-08-29
1
-3
/
+8
|
\
\
|
|
/
|
*
Increasing the delay for the volume warning dialog with talkback
Selim Cinek
2014-08-29
1
-3
/
+8
*
|
Merge "Zen: Remove alarm warnings, color the subhead instead." into lmp-dev
John Spurlock
2014-08-28
1
-75
/
+63
|
\
\
|
|
/
|
/
|
|
*
Zen: Remove alarm warnings, color the subhead instead.
John Spurlock
2014-08-27
1
-75
/
+63
*
|
Start intent chooser after Keyguard is gone
Jorim Jaggi
2014-08-28
1
-1
/
+2
|
/
*
Display notification effects suppressor in the volume panel.
John Spurlock
2014-08-22
1
-1
/
+56
*
Api updates to MediaSession components
RoboErik
2014-08-20
1
-5
/
+5
*
Update MediaSession APIs for council feedback
RoboErik
2014-08-19
1
-7
/
+7
*
Zen: Downtime now a condition provider, persist conditions.
John Spurlock
2014-08-15
1
-55
/
+95
*
Remove REMOTE_STREAM_MUSIC references from AudioService
RoboErik
2014-08-14
1
-22
/
+23
*
Lockscreen launch animations
Jorim Jaggi
2014-08-12
1
-17
/
+4
*
Volume: Hide zen options during setup.
John Spurlock
2014-08-07
1
-19
/
+15
*
Merge "Common shade width across devices." into lmp-dev
John Spurlock
2014-08-05
2
-19
/
+40
|
\
|
*
Common shade width across devices.
John Spurlock
2014-08-06
2
-19
/
+40
*
|
Zen: Show subhead for Indefinitely.
John Spurlock
2014-08-06
1
-3
/
+1
|
/
*
AudioService: getMasterStreamType -> RING on tablets.
John Spurlock
2014-08-05
1
-4
/
+4
*
Volume: Confirm unsafe media volume dialog on VOL_UP.
John Spurlock
2014-08-01
1
-0
/
+21
*
Add context to MediaController constructor
RoboErik
2014-07-28
1
-1
/
+1
*
Volume: Show safe media warning in settings.
John Spurlock
2014-07-25
1
-43
/
+50
*
Volume: force-dismiss panel when the screen turns off.
John Spurlock
2014-07-24
1
-2
/
+7
*
Volume: Remove silent mode icon.
John Spurlock
2014-07-20
3
-27
/
+102
*
Volume: haptic feedback entering vibrate using touch.
John Spurlock
2014-07-20
1
-1
/
+2
*
Volume: new coat of paint.
John Spurlock
2014-07-20
4
-143
/
+124
*
Volume: No sound effects on the ringer toggle.
John Spurlock
2014-07-19
1
-0
/
+1
*
Zen mode filtering should use new usage constants.
John Spurlock
2014-07-19
1
-1
/
+7
*
Volume: Dismiss shade when launching settings from rocker.
John Spurlock
2014-07-18
1
-0
/
+3
*
Volume: Rocker animation + style updates.
John Spurlock
2014-07-17
1
-8
/
+16
*
Merge "Zen: Maintain selection throughout rocker session." into lmp-dev
John Spurlock
2014-07-17
1
-8
/
+13
|
\
|
*
Zen: Maintain selection throughout rocker session.
John Spurlock
2014-07-17
1
-8
/
+13
*
|
Zen: Return of the alarm warning.
John Spurlock
2014-07-17
1
-2
/
+61
|
/
*
Make MediaSession and MediaController constructors public
RoboErik
2014-07-16
1
-1
/
+1
*
Zen: handle exit conditions across reboots.
John Spurlock
2014-07-16
1
-6
/
+11
*
Volume: Delay adjustments made when showing ringer UI.
John Spurlock
2014-07-14
2
-0
/
+14
[next]