Daniel Sandler
e40451a89d
Ongoing notification for GPS use.
...
This change improves upon the notification priority API
introduced in change I9e738cc4, allowing privileged clients
to set the priority of a notification when posting it
directly to INotificationManager. StatusBarTest is updated
to test this new feature.
The new LocationController in SystemUI uses this facility to
post a high-priority ongoing notification whenever GPS is in
use (replacing the functionality of the legacy GPS status
bar icon).
Also happens to fix http://b/3325472 (adding a log message
when notifications are dropped because of a missing icon).
Bug: 3412807
Change-Id: I523016ffa53bf979be98ddc4a2deb55a6270c68a
2011-02-03 21:11:46 -05:00
Joe Onorato
c7f8b6fcf5
Managed dialogs should run on the same thread as their activity.
...
Bug: 3418998
Change-Id: I9b1cf73f9d6f8a5594f405546fcaa3cfd6f03c45
2011-02-03 17:50:02 -08:00
Daniel Sandler
8cd46b577b
am 63944f6c: am 2243cca4: Merge "Time to take down the Christmas lights." into honeycomb
...
* commit '63944f6c38090e263d824d9c4a074d2baf13a21c':
Time to take down the Christmas lights.
2011-02-03 17:19:16 -08:00
Eric Laurent
2e8fbebff4
am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb
...
* commit '6f1bd261b7fd86ac7817ca061dfb55b95150b836':
Fix issue 3371080
2011-02-03 17:18:46 -08:00
Daniel Sandler
589a6a3355
am 62362af8: am 81034187: Merge "Move the low battery sound to the notification stream." into honeycomb
...
* commit '62362af8f93a44147e27a43c56d3c8da22ae1864':
Move the low battery sound to the notification stream.
2011-02-03 17:18:23 -08:00
Daniel Sandler
4dce4fc8ea
am a2e82d4c: am 6f922cbe: Merge "Implement priority ordering in notifications." into honeycomb
...
* commit 'a2e82d4c69bc25eb9f262be0efb4bd38695c4f86':
Implement priority ordering in notifications.
2011-02-03 17:16:54 -08:00
Joe Onorato
247c0c1bba
am 020c021c: am e9dea7b7: Merge "Add a bluetooth icon and data direction to the status bar." into honeycomb
...
* commit '020c021c62f804ed08d89a3a38457a002184158e':
Add a bluetooth icon and data direction to the status bar.
2011-02-03 17:16:31 -08:00
Justin Ho
de9fa2cfe0
am a29acdfb: am 1cee14f1: Merge "System bar tweaks" into honeycomb
...
* commit 'a29acdfb8a3c9812718ead057f77ef5dbd508682':
System bar tweaks
2011-02-03 17:15:33 -08:00
Justin Ho
ba6d8ac50a
Updated notification area layout
...
Bumping clock up 1px
Swapping in new Bluetooth icons
Change-Id: Ib98f402889478121860633ffdb490c422218889e
2011-02-03 16:32:48 -08:00
Daniel Sandler
2243cca40c
Merge "Time to take down the Christmas lights." into honeycomb
2011-02-03 10:33:51 -08:00
Daniel Sandler
8053b55f5b
Time to take down the Christmas lights.
...
Bug: 3420764
Change-Id: Ie76341f165f8232efdcc90af66776751117b443a
2011-02-03 13:26:12 -05:00
Eric Laurent
9c0a1003bd
Merge "Fix issue 3371080" into honeycomb
2011-02-03 10:26:05 -08:00
Eric Laurent
25101b0b9a
Fix issue 3371080
...
Modified default volume control logic in AudioService:
1 IN_CALL volume if in video/audio chat
2 NOTIFICATION if notification is playing or was playing less than 5s ago.
3 MUSIC
Modified silent mode:
- now also affect MUSIC stream type
- entering silent mode when VOL- hard key is pressed once while selected
stream volume is already at 0 (except for VOICE_CALL stream).
- exiting silent mode when pressing VOL+ hard key while in silent mode
Play sound FX (audible selections, keyboard clicks) at a fixed volume.
Modified audio framework:
- isStreamActive() method now implemented in AudioPolicyManagerBase (previously AudioFlinger)
- iStreamActive() now specifies a time window during which the stream is considered
active after it actually stopped.
Change-Id: I7e5a0724099450b9fc90825224180ac97322785f
2011-02-03 09:26:24 -08:00
Daniel Sandler
d57c8d93c0
Move the low battery sound to the notification stream.
...
This will allow its volume to be governed by the user's chosen
notification volume.
Bug: 3409396
Change-Id: I1bc59fd76f4b5250beac530b2711dd59d79b5384
2011-02-03 12:14:34 -05:00
Daniel Sandler
a31e4190cb
Implement priority ordering in notifications.
...
Ongoings are the only notifications currently given higher
priority (and it's in an internal data structure, not a
public API, so fear not about abuse---this will be no worse
than on the phone where ongoings floated to the top).
The only thing left is to give privileged customers a way to
alter the priority of their notifications.
Bug: 3412807
Bug: 3146719
Change-Id: I9e738cc413982845cf4858faa8ccd0a7dbf3187c
2011-02-03 01:01:20 -05:00
Joe Onorato
e9dea7b735
Merge "Add a bluetooth icon and data direction to the status bar." into honeycomb
2011-02-02 21:22:49 -08:00
Joe Onorato
fce2bf3735
Add a bluetooth icon and data direction to the status bar.
...
Bug: 3354414
Change-Id: I21cc9a2597e3b22bc5860a042d8a8cc4e93ca5b3
2011-02-02 21:14:17 -08:00
Justin Ho
1cee14f154
Merge "System bar tweaks" into honeycomb
2011-02-02 18:47:53 -08:00
Justin Ho
6301e12415
System bar tweaks
...
Adjusted brightness of clock and notification icons
Adding padding on right of battery indicator to 16dips to match mocks
Updated Home/Recent/Back buttons to match new brightness values
Bug: 3362749
Change-Id: I12b45b2b90b417da8d51630ca4682a3f1375774c
2011-02-02 18:21:33 -08:00
Paul Westbrook
7759e9217f
am 59927ce5: am 8b805ddc: Merge "Enable retrieving default download manager settings" into honeycomb
...
* commit '59927ce5ce34b6b26e6410102b3580cc6b4e1335':
Enable retrieving default download manager settings
2011-02-01 15:12:46 -08:00
Paul Westbrook
d99d0dc43a
Enable retrieving default download manager settings
...
Enable retrieving the default download manager settings from
a resource, when the SettingsProvider database is created
The default setting for these values is -1, which will cause
DownloadManger to not enforce a limit.
Bug: 3341145
Change-Id: I25294d0f75fb0bdf20d4bef54457056c25c31add
2011-02-01 14:36:24 -08:00
Joe Onorato
bf86edaad9
am ba426a7e: am 8f4fe8fe: Merge "When the data flows, the icon glows." into honeycomb
...
* commit 'ba426a7e86fa958c1536c58a71ca9bb2c6e79479':
When the data flows, the icon glows.
2011-02-01 13:25:12 -08:00
Justin Ho
65a6c48235
am fdfde68f: am aece15a8: Merge "Updated notification panel alpha" into honeycomb
...
* commit 'fdfde68fc22d40711f6e99883e64253e1a305372':
Updated notification panel alpha
2011-02-01 10:09:38 -08:00
Tadashi G. Takaoka
87793907c4
am aa9082bc: am 2a7ade6d: Merge "Update hard keyboard status on closing input methods panel" into honeycomb
...
* commit 'aa9082bc799fd3d61a80d0bc95b0452100a3dca4':
Update hard keyboard status on closing input methods panel
2011-02-01 10:09:21 -08:00
Joe Onorato
8f4fe8fe17
Merge "When the data flows, the icon glows." into honeycomb
2011-01-31 22:16:02 -08:00
Joe Onorato
c198bb1db8
When the data flows, the icon glows.
...
Bug: 3354414
Change-Id: I1734c8f63d02731d7194364ce7cb692d6de820ac
2011-01-31 20:28:59 -08:00
Justin Ho
1ea4840437
am 35af96c7: am 90a9ab56: Merge "Updating notification title close asset" into honeycomb
...
* commit '35af96c75b9530aa9a2c6d950536685c6774ddad':
Updating notification title close asset
2011-01-31 18:38:12 -08:00
Justin Ho
aece15a89e
Merge "Updated notification panel alpha" into honeycomb
2011-01-31 18:32:20 -08:00
Justin Ho
4df78a76e8
Updated notification panel alpha
...
Change-Id: Id26ce253f3180fe50e7d74c0ee638126b77def0d
2011-01-31 18:29:29 -08:00
Tadashi G. Takaoka
2a7ade6d7c
Merge "Update hard keyboard status on closing input methods panel" into honeycomb
2011-01-31 18:04:11 -08:00
Eric Fischer
122106cb9b
Merge "Import revised translations. DO NOT MERGE. Bug 3394542" into honeycomb
2011-01-31 17:27:30 -08:00
Tadashi G. Takaoka
e385f0c771
Update hard keyboard status on closing input methods panel
...
Bug: 3391067
Change-Id: Ib337cea0031020ab7ca019b30cd2ceb47a7664d5
2011-02-01 09:54:54 +09:00
Justin Ho
90a9ab56e0
Merge "Updating notification title close asset" into honeycomb
2011-01-31 16:36:09 -08:00
Justin Ho
6c01a26743
Updating notification title close asset
...
Change-Id: Id985d9f71b427b353d4f7a390c84fd40e8d43fc4
2011-01-31 16:27:28 -08:00
Eric Fischer
0ddd275ede
Import revised translations. DO NOT MERGE. Bug 3394542
...
Change-Id: I49b085e0d1c4a3a131ba0f967166b915aaa24c57
2011-01-31 12:41:43 -08:00
Eric Fischer
a85afd133f
Import revised translations. DO NOT MERGE
...
Change-Id: I07d18c234d74184a6bc83894a3e874ce1ae782da
2011-01-31 12:17:36 -08:00
Daniel Sandler
bd07f8e864
am f4fc099c: am 4f63da64: Merge "Alignment in the title area of the notification panel." into honeycomb
...
* commit 'f4fc099c55ddd7d5c2e28a8b0a7d482b5082e27d':
Alignment in the title area of the notification panel.
2011-01-31 11:54:05 -08:00
Daniel Sandler
b0b68901f2
Alignment in the title area of the notification panel.
...
Clock size -> 78sp to match specs
Clock right pad -> 6dp to achieve 14dp escapement
Bug: 3400754
Change-Id: I04a56aa899ab55804ad034ed06d9c7aaad331bc0
2011-01-31 13:40:37 -05:00
Daniel Sandler
38d6e699c9
am c05ddc11: am cb9d4d28: Merge "Kill spurious animations when vetoing notifications." into honeycomb
...
* commit 'c05ddc111f619d3fa34dcd72ac33d68e6cba0eb8':
Kill spurious animations when vetoing notifications.
2011-01-31 09:11:03 -08:00
Daniel Sandler
cb9d4d28be
Merge "Kill spurious animations when vetoing notifications." into honeycomb
2011-01-31 09:04:32 -08:00
Tadashi G. Takaoka
66622a3432
am ed670b8b: am 81f4b582: Merge "Fix hardware keyboard switch listener" into honeycomb
...
* commit 'ed670b8b25a6cca95d4cdbd01940bb65d8026586':
Fix hardware keyboard switch listener
2011-01-31 08:51:27 -08:00
Tadashi G. Takaoka
1c9debfb18
Fix hardware keyboard switch listener
...
Bug: 3391067
Change-Id: I64ae55652afedee60a70bc140cfb328b04bc8c83
2011-02-01 01:08:19 +09:00
Daniel Sandler
2c83180e70
Kill spurious animations when vetoing notifications.
...
Bug: 3406032
Change-Id: I6da6ee064d309bc44f6304722c5f3f4e05aaf687
2011-01-30 21:26:24 -05:00
Joe Onorato
79728c3c41
am 0bab356f: am fba54f62: Merge "I declare settings panel icon VICTORY!" into honeycomb
...
* commit '0bab356fd87a973933ad69a30a400571a8394f0b':
I declare settings panel icon VICTORY!
2011-01-30 18:01:47 -08:00
Joe Onorato
fba54f620f
Merge "I declare settings panel icon VICTORY!" into honeycomb
2011-01-30 17:56:25 -08:00
Joe Onorato
de7feddc87
I declare settings panel icon VICTORY!
...
Bug: 3396115
Change-Id: I72c46361506ec48bf3ebc9b84dbc476c301ce20c
2011-01-30 17:46:32 -08:00
Daniel Sandler
8199741357
am 935275cb: am 71a22b3b: Merge "Dismiss the ticker early if the status bar is tapped." into honeycomb
...
* commit '935275cbe058f5a60ac2cf1a3321fd49550fd37c':
Dismiss the ticker early if the status bar is tapped.
2011-01-30 13:42:52 -08:00
Daniel Sandler
71a22b3bc7
Merge "Dismiss the ticker early if the status bar is tapped." into honeycomb
2011-01-30 13:36:47 -08:00
Joe Onorato
ac6f09140b
am aaf75d77: am f2057d90: Merge changes I09e8c4eb,I91a0e05f into honeycomb
...
* commit 'aaf75d77b1c7ce7296a21db1e3ce23ae93e25817':
Use a DateFormat that fits.
Update the network info when the configuration changes.
2011-01-30 13:22:17 -08:00
Joe Onorato
f2057d907b
Merge changes I09e8c4eb,I91a0e05f into honeycomb
...
* changes:
Use a DateFormat that fits.
Update the network info when the configuration changes.
2011-01-30 13:18:16 -08:00