summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Updated sysbar lights out assets and recents bg protect tile" into ↵Justin Ho2011-01-206-0/+0
|\ | | | | | | honeycomb
| * Updated sysbar lights out assets and recents bg protect tileJustin Ho2011-01-206-0/+0
| | | | | | | | Change-Id: I28431bb499f7950c672a5fb39d8025ac239da54b
* | Merge "Remove inappropriate triangle icons from quick settings panel." into ↵Daniel Sandler2011-01-201-16/+0
|\ \ | | | | | | | | | honeycomb
| * | Remove inappropriate triangle icons from quick settings panel.Daniel Sandler2011-01-201-16/+0
| | | | | | | | | | | | | | | Bug: 3316041 Change-Id: I877a587ecd6a6a8a0b00322bdcd46e3f4235a887
* | | Animate transitions between notification & settings panels.Daniel Sandler2011-01-202-47/+53
|/ / | | | | | | | | | | | | | | We're still not stretching the panel smoothly yet; this just fades the panels in and out at the right times. Bug: 3323063 Change-Id: I6eb87c44726f48f39fab77710b1ffe5d0783d588
* | Refine InputMethodInfo APIKen Wakasa2011-01-212-4/+4
| | | | | | | | | | bug: 3370297 Change-Id: I2a18f3bdbe2fccb22e22cdae0f75aec5c703ad6d
* | Simplify and smooth notification panel animation.Daniel Sandler2011-01-203-30/+25
| | | | | | | | | | Bug: 3322970 Change-Id: I3e658cfb542d605b13f6b7d935e32e5b8766078f
* | Text & layout tweaks in system bar:Daniel Sandler2011-01-202-13/+9
| | | | | | | | | | | | | | | | - Contract date field to avoid collision with clock. - Tune the clock font size in bar & panel. - Better vertical alignment of bar icons. Change-Id: I491c8678eec8dd3e5236121cc08583e2b8c79fc2
* | More fixes to ensure that touches outside the panel close it.Daniel Sandler2011-01-202-7/+14
| | | | | | | | | | | | | | | | Similarly, touches in the glow area surrounding the panel title no longer switch into settings mode. Bug: 3339023 Change-Id: I142e500a55ecfca24082c28e75e5e71c1524ad56
* | Updated ic_sysbar iconsJustin Ho2011-01-1913-0/+0
| | | | | | | | Change-Id: I431e312ad8817b796229733a6df89d287d0688b4
* | Merge "Notification & settings panel redesign." into honeycombDaniel Sandler2011-01-1920-143/+190
|\ \
| * | Notification & settings panel redesign.Daniel Sandler2011-01-1920-143/+190
| | | | | | | | | | | | | | | Bug: 3353758 Change-Id: Ibe98ed78c471344e1fb3cb462c83b76678c665f7
* | | Cut a hole in the status bar for events when the IME is open.Joe Onorato2011-01-192-3/+101
| | | | | | | | | | | | | | | Bug: 3238092 Change-Id: I8af18c2ebada624fbf5baee09b4b7ef98a7c8205
* | | Remove optimization to isInContentArea that wasn't working.Joe Onorato2011-01-191-9/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | This might fix the bug where tapping outside the notification panel doesn't close it. I'm not 100% sure because I can't reproduce this on-demand, but I think it's possible for onSizeChanged to race with the animations and we end up with a bad rectangle. The time I did see it happen was tapping above the title area right after canceling a notification, so that could explain it I think. Bug: 3339023 Change-Id: Ic3a7f4c059e7bf6f30b864a371a0912a6414edb7
* | Import revised translations. DO NOT MERGEEric Fischer2011-01-1842-2/+85
|/ | | | Change-Id: I4805367889be5c8a7a03591f11fea732f3b9edb7
* Merge "Update package manager when panel is loaded." into honeycombsatok2011-01-174-7/+32
|\
| * Update package manager when panel is loaded.satok2011-01-184-7/+32
| | | | | | | | Change-Id: I68f6af5d5a081855bf77b95795d3493bd81d3037
* | Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | 3362464 API REVIEW: android.content potpourri 3362445 API REVIEW: Fragment transaction stuff 3362428 API REVIEW: Fragment stuff 3362418 API REVIEW: Loader stuff 3362414 API REVIEW: android.content.pm.ActivityInfo Change-Id: I6475421a4735759b458acb67df4380cc6234f147
* | Using full-resolution default activity icon in Recent AppsMichael Jurka2011-01-171-1/+1
|/
* Implicitly/Explicitly subtypes bug.satok2011-01-171-1/+2
| | | | Change-Id: I6ccc22d4272ee92c0d8ba3f3c724d8f838d51310
* Remove a bunch of logging.Joe Onorato2011-01-1610-21/+17
| | | | Change-Id: I81a9a5d94b1652133d7b1700da55f982038f6b56
* Make the notification settings view less janky.Joe Onorato2011-01-163-26/+40
| | | | | Bug: 3124822 Change-Id: I8fb9d169ae047d9b6738bb66e60a193a7a749efb
* Need to save the brigness setting.Joe Onorato2011-01-161-1/+6
| | | | | | | Otherwise the value isn't preserved the next time the screen goes off. Bug: 3356129 Change-Id: I78fd32ee66a0766ec254b8558d483e97ffdccd7e
* Provide a public resource with the dimensions of the large notification icon.Joe Onorato2011-01-165-11/+8
| | | | | Bug: 3301067 Change-Id: I4ef66ee35df34a5288681a0e80e9877d57398dd0
* Need to update the largeIcon for notifications when we're reapplying the views.Joe Onorato2011-01-152-5/+15
| | | | | Bug: 3298062 Change-Id: I6bb72c0b93e00a9de8cc2633ac07add0a572a20f
* Merge "New tray notification icons, new system bar icons" into honeycombJustin Ho2011-01-1454-0/+0
|\
| * New tray notification icons, new system bar iconsJustin Ho2011-01-1454-0/+0
| | | | | | | | Change-Id: I133502ffab55507fa31781791135945f3e0043b3
* | Fix issue with notification layouts.Marco Nelissen2011-01-141-1/+1
| | | | | | | | | | | | b/3353796 Change-Id: I9a3354ed9e48ba1c057cacc7c9b9574664e683c5
* | Add input methods settings panelsatok2011-01-157-38/+591
|/ | | | | | | | | | Bug: 3141466 Bug: 3301559 Bug: 3284424 Moved from old master I4d9abeea Change-Id: I62fa64cc095e1b9ac34f21e7d4d2e0bb8a3e68fc
* Merge "Import revised translations." into honeycombEric Fischer2011-01-1341-83/+81
|\
| * Import revised translations.Eric Fischer2011-01-1241-83/+81
| | | | | | | | Change-Id: Ic374bee02ebbad03c6a0bb9a1900c95b0558c280
* | Merge "Fix 3253629: Tweaks to recent apps" into honeycombJim Miller2011-01-125-112/+229
|\ \
| * | Fix 3253629: Tweaks to recent appsJim Miller2011-01-125-112/+229
| |/ | | | | | | | | | | | | | | This updates the animation and fixes a few bugs with showing and hiding recents as well as tweaks from UX in animation timing, effects and the background protector. Change-Id: I1c57e566408c7b732a0c902e27125951d0277322
* | Possibly fix bad notification updates.Joe Onorato2011-01-121-5/+5
| | | | | | | | | | | | | | | | | | I think what was happening is that it was using a different layout but we were trying to reapply the RemoveViews because of some bad boolean logic. This fixes that, and adds some better debugging that might show us what else is happening. Bug: 3298062 Change-Id: I0984f24cb2960166c79b9f2cc7c6a98bd75e17ba
* | Remove the volume slider in SystemUI.Joe Onorato2011-01-122-21/+0
|/ | | | | Bug: 3344667 Change-Id: I8701fadac1736c73fbecb6f50d2ced7bba2c559c
* API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"Christopher Tate2011-01-111-1/+1
| | | | | | | | | There will be, in the future, a flag (View.DRAG_FLAG_GLOBAL) that means for the drag to be cross-application. For now that flag constant is @hide and furthermore the server-side implementation strips it, enforcing local-only drags. Change-Id: I8db840480ab90e18a5b8ecf29d62b4e6eafd405e
* Merge "The status bar half of making the status bar resize when hdmi is ↵Joe Onorato2011-01-116-18/+149
|\ | | | | | | plugged in." into honeycomb
| * The status bar half of making the status bar resize when hdmi is plugged in.Joe Onorato2011-01-116-18/+149
| | | | | | | | Change-Id: Ia349413774ba709fb3242780671c7b459850f4a4
* | Merge "Update status bar icons for BT reverse tethering." into honeycombJaikumar Ganesh2011-01-112-10/+35
|\ \ | |/ |/|
| * Update status bar icons for BT reverse tethering.Jaikumar Ganesh2011-01-102-10/+35
| | | | | | | | | | | | This updates the icon when its connected and the IP address has been obtained. Change-Id: I1b0ad5572a1899b118d1b6b6f49e41b7242b689a
* | Merge "Simplify panel animations with an eye to performance." into honeycombDaniel Sandler2011-01-117-208/+129
|\ \
| * | Simplify panel animations with an eye to performance.Daniel Sandler2011-01-117-208/+129
| |/ | | | | | | | | | | | | Things are faster, but we're not buttery-smooth yet. Bug: 3322970 Change-Id: Ib63bdc2e807b039197a12d3ed3935653e6237ae0
* | Fix 3305645: Hide recents if there are no recent apps.Jim Miller2011-01-101-1/+5
|/ | | | Change-Id: I7a6131b22fd73cb8dae12b8bb80a5921414c1861
* Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-081-2/+2
| | | | | | | | | Added light/dark versions of holo dialog icons. Apps using AlertDialogs that wish to use the system dialog icon should use setIconAttribute(android.R.attr.alertDialogIcon) instead of setIcon(android.R.drawable.ic_alert_dialog). Change-Id: I40793a3164478be5ffa045ededfcab8210753a4b
* Rename drag "thumbnail" to the drag "shadow"Christopher Tate2011-01-071-8/+8
| | | | | | No functional changes; just a rename of the relevant class/method/parameters. Change-Id: I55d9ef7c2c17892b0bc99f5da622c281e006b53e
* Merge "Import some unabbreviated translations for large screens." into honeycombEric Fischer2011-01-073-22/+24
|\
| * Import some unabbreviated translations for large screens.Eric Fischer2011-01-063-22/+24
| | | | | | | | Change-Id: I41c5b010bfa14d84f8802b415e6bb465663c722c
* | Mark the veto button GONE for ongoing notifications so they can go into its ↵Joe Onorato2011-01-071-1/+5
| | | | | | | | | | | | space. Change-Id: I0f03052c630c937f12d52d93dfa680ce8c6a27d0
* | Merge "Mark the status bar configuration string untranslatable." into honeycombEric Fischer2011-01-071-1/+1
|\ \
| * | Mark the status bar configuration string untranslatable.Eric Fischer2011-01-061-1/+1
| |/ | | | | | | Change-Id: I77dd3b7cfca6601064329382c9ef88924af17506