Joe Onorato
f68b500bb0
Remove a bunch of logging.
...
Change-Id: I81a9a5d94b1652133d7b1700da55f982038f6b56
2011-01-16 17:00:34 -08:00
Joe Onorato
c07d7c139b
Make the notification settings view less janky.
...
Bug: 3124822
Change-Id: I8fb9d169ae047d9b6738bb66e60a193a7a749efb
2011-01-16 13:10:11 -08:00
Joe Onorato
772f5600ef
Need to save the brigness setting.
...
Otherwise the value isn't preserved the next time the screen goes off.
Bug: 3356129
Change-Id: I78fd32ee66a0766ec254b8558d483e97ffdccd7e
2011-01-16 11:10:16 -08:00
Joe Onorato
a032c90189
Provide a public resource with the dimensions of the large notification icon.
...
Bug: 3301067
Change-Id: I4ef66ee35df34a5288681a0e80e9877d57398dd0
2011-01-16 10:50:23 -08:00
Joe Onorato
80a44401a2
Need to update the largeIcon for notifications when we're reapplying the views.
...
Bug: 3298062
Change-Id: I6bb72c0b93e00a9de8cc2633ac07add0a572a20f
2011-01-15 16:22:24 -08:00
Justin Ho
0a26f3ce96
Merge "New tray notification icons, new system bar icons" into honeycomb
2011-01-14 19:01:58 -08:00
Justin Ho
f175559c7a
New tray notification icons, new system bar icons
...
Change-Id: I133502ffab55507fa31781791135945f3e0043b3
2011-01-14 18:35:59 -08:00
Marco Nelissen
d80764e7a4
Fix issue with notification layouts.
...
b/3353796
Change-Id: I9a3354ed9e48ba1c057cacc7c9b9574664e683c5
2011-01-14 12:31:40 -08:00
satok
82beadfa06
Add input methods settings panel
...
Bug: 3141466
Bug: 3301559
Bug: 3284424
Moved from old master I4d9abeea
Change-Id: I62fa64cc095e1b9ac34f21e7d4d2e0bb8a3e68fc
2011-01-15 05:00:51 +09:00
Eric Fischer
39d80c3846
Merge "Import revised translations." into honeycomb
2011-01-13 10:59:52 -08:00
Jim Miller
66707eee84
Merge "Fix 3253629: Tweaks to recent apps" into honeycomb
2011-01-12 20:07:36 -08:00
Jim Miller
85babff4a3
Fix 3253629: Tweaks to recent apps
...
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
2011-01-12 19:25:57 -08:00
Joe Onorato
c9596d6d8e
Possibly fix bad notification updates.
...
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
2011-01-12 17:06:14 -08:00
Eric Fischer
f21626ba6b
Import revised translations.
...
Change-Id: Ic374bee02ebbad03c6a0bb9a1900c95b0558c280
2011-01-12 17:02:14 -08:00
Joe Onorato
d7cbe592dd
Remove the volume slider in SystemUI.
...
Bug: 3344667
Change-Id: I8701fadac1736c73fbecb6f50d2ced7bba2c559c
2011-01-12 15:45:20 -08:00
Justin Ho
7b667a0c4b
Merge "Updated flightmode assets" into gingerbread
2011-01-12 13:47:59 -08:00
Justin Ho
8e8c8e02d5
Updated flightmode assets
...
Change-Id: Ia26da7982822d818f8416a110a21d17d316d7b3f
2011-01-12 13:43:20 -08:00
Christopher Tate
02d2b3ba9b
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
...
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
2011-01-11 18:30:23 -08:00
Joe Onorato
14770e049e
Merge "The status bar half of making the status bar resize when hdmi is plugged in." into honeycomb
2011-01-11 17:09:16 -08:00
Joe Onorato
dc10030581
The status bar half of making the status bar resize when hdmi is plugged in.
...
Change-Id: Ia349413774ba709fb3242780671c7b459850f4a4
2011-01-11 17:07:41 -08:00
Jaikumar Ganesh
0c84855334
Merge "Update status bar icons for BT reverse tethering." into honeycomb
2011-01-11 14:51:01 -08:00
Daniel Sandler
033376f6f0
Merge "Simplify panel animations with an eye to performance." into honeycomb
2011-01-11 11:51:59 -08:00
Daniel Sandler
7d9ea8ccc8
Simplify panel animations with an eye to performance.
...
Things are faster, but we're not buttery-smooth yet.
Bug: 3322970
Change-Id: Ib63bdc2e807b039197a12d3ed3935653e6237ae0
2011-01-11 14:47:26 -05:00
Jim Miller
01f9944749
Fix 3305645: Hide recents if there are no recent apps.
...
Change-Id: I7a6131b22fd73cb8dae12b8bb80a5921414c1861
2011-01-10 21:02:25 -08:00
Jaikumar Ganesh
fde7f0ede4
Update status bar icons for BT reverse tethering.
...
This updates the icon when its connected and the IP address
has been obtained.
Change-Id: I1b0ad5572a1899b118d1b6b6f49e41b7242b689a
2011-01-10 14:26:22 -08:00
Adam Powell
947f782411
Fix bug 3245465 - Themed dialog icons
...
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
2011-01-08 13:09:51 -08:00
Christopher Tate
36d4c3f02b
Rename drag "thumbnail" to the drag "shadow"
...
No functional changes; just a rename of the relevant class/method/parameters.
Change-Id: I55d9ef7c2c17892b0bc99f5da622c281e006b53e
2011-01-07 16:30:44 -08:00
Eric Fischer
691bc9fec0
Merge "Import some unabbreviated translations for large screens." into honeycomb
2011-01-07 13:00:17 -08:00
Joe Onorato
100748e328
Mark the veto button GONE for ongoing notifications so they can go into its space.
...
Change-Id: I0f03052c630c937f12d52d93dfa680ce8c6a27d0
2011-01-07 11:08:11 -08:00
Eric Fischer
483f2c2772
Merge "Mark the status bar configuration string untranslatable." into honeycomb
2011-01-07 10:41:50 -08:00
Daniel Sandler
100744fa54
Merge "Fix stuck-open notification shade." into honeycomb
2011-01-07 09:20:09 -08:00
Daniel Sandler
6869c1876b
Fix stuck-open notification shade.
...
Reversing the animations isn't working well, but re-creating
them in the correct direction is, so we'll use that for now.
Bug: 3326529
Change-Id: I40fdbd1d02bb8028d4d1f1bceb15f2c335366063
2011-01-07 11:38:12 -05:00
Daniel Sandler
b3b98d9b70
Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb
2011-01-07 06:34:55 -08:00
Justin Ho
646897cb07
Merge "Updated flightmode stat_sys icon" into honeycomb
2011-01-06 18:34:34 -08:00
Justin Ho
a5742aeb81
Updated flightmode stat_sys icon
...
Change-Id: Ic87be7c565fe374617bb51cbac912151288a1728
2011-01-06 18:32:24 -08:00
Eric Fischer
77813aa918
Mark the status bar configuration string untranslatable.
...
Change-Id: I77dd3b7cfca6601064329382c9ef88924af17506
2011-01-06 18:07:43 -08:00
Eric Fischer
ab1d9f33ba
Import some unabbreviated translations for large screens.
...
Change-Id: I41c5b010bfa14d84f8802b415e6bb465663c722c
2011-01-06 18:02:15 -08:00
Joe Onorato
641bad449b
This makes the events at the edge of the screen find the button.
...
Change-Id: Ib809d4c501a1863d4023a5cc52260077be295b10
2011-01-06 16:26:12 -08:00
Daniel Sandler
8896079dac
Remove obsolete strings (rather than fix l10n guidelines).
...
Bug: 3197000
Change-Id: I8e501922d0a5d80a970281446ddeeab43ed69ea3
2011-01-06 16:06:30 -05:00
Eric Fischer
43c8aa3144
Import translations for additional languages.
...
Change-Id: I8a30fc0f90e22a5ec8d746aaf4b64776a3274016
2011-01-06 10:29:06 -08:00
satok
82652574b7
Merge "Check null pointer agressively."
2011-01-06 02:40:07 -08:00
satok
4fdf1de47f
Check null pointer agressively.
...
Bug: 3250622
Change-Id: I25f367ad1bd6a741282603f2f587f7a1256ef460
2011-01-06 19:35:12 +09:00
Joe Onorato
933464dd02
Fix the 3G icon shows as G.
...
The connectivity services does not seem to return meaningful network types. That's ok because we
get good ones from the telephony service anyway.
Also adds a ton of stuff for adb shell dumpsys activity service SystemUI TabletStatusBar
Bug: 3255953
Change-Id: If4bf413a628a8ffc338c83a9c33bfd367d6d2796
2011-01-05 15:53:36 -08:00
Joe Onorato
eeed994983
Don't re-show the ticker for a notification if they have set FLAG_ONLY_SHOW_ONCE.
...
Bug: 3306725
Change-Id: Ie733ad38d9e801f676966fa3ddee6847670c6deb
2011-01-04 18:12:33 -08:00
Joe Onorato
ec51a82bd6
Allow taps on the ticker to pass through to the notification target view
...
so the notification panel still opens.
Bug: 3313762
Change-Id: Ia4e869b859fabe7016283f36631891c179dc82bf
2011-01-04 18:12:32 -08:00
Joe Onorato
6c3e5601a7
The whole title area of the notification panel should toggle the settings view.
...
Bug: 3313452
Change-Id: I8240e76367a6608849bbeb69af6ca8f206475d8d
2011-01-04 18:12:32 -08:00
Jim Miller
25eef89082
Fix 3309250: Don't crash when thumbnail is null
...
This fixes a bug where Recents would crash when the
thumbnail for the given app isn't available. The
defined behavior for this situation should be just
the app icon on top of the default glow background.
Change-Id: Ie5a3a7878381a6b8fc640319fccfc16387e3d4cc
2011-01-04 13:52:22 -08:00
Eric Fischer
c16aea5ee8
Import revised translations.
...
Change-Id: Ia6a9c2838156dd6f83aea9c4809c57f663c710af
2010-12-23 14:12:01 -08:00
Jim Miller
f9905b437a
New thumbnail generation and centering in RecentApps
...
This centers the thumbnail in the given glow background and
reduces compositing by one window per recent item.
Change-Id: I228648022e12214fb3d8b66067e214cef5aaf8e9
2010-12-22 21:29:29 -08:00
Jim Miller
5e5b1b39eb
Fix 3290446: Reduce number of recents to fit in a single binder
...
This fixes a bug where all recent apps disappear because the
binder transaction fails due to size constraints.
Change-Id: I173e552e820314b4c539aaf356cef4042a0822e9
2010-12-21 22:49:09 -08:00