Chet Haase
cd9666da17
am 841d7949: am 87bc53de: Merge "Make notification panel delete-all animation smoother" into ics-mr0
...
* commit '841d79497d9eff2d4df6948380b79db316d24dc3':
Make notification panel delete-all animation smoother
2011-10-18 13:49:00 -07:00
Chet Haase
841d79497d
am 87bc53de: Merge "Make notification panel delete-all animation smoother" into ics-mr0
...
* commit '87bc53de2adf479ad5a5e226bf3d8fd31af6dc21':
Make notification panel delete-all animation smoother
2011-10-18 13:46:45 -07:00
Chet Haase
2f2022afa1
Make notification panel delete-all animation smoother
...
Making the notfication delete-all animation smoother by carefully
choreographing the various parts of it. The problem with the previous
animation was that there was simply too much going on at the
same time, causing things like layout and recreating display-lists
in the middle of animations that became choppy as a result. This
approach swipes all items off quickly, then scrolls the shade up to the
top, making both sets of animations smoother as a result.
Fixes #5431207 : Notification delete-all should be smoother
Change-Id: Iefe8ab5d661e05adcd10379dab85227d17904450
2011-10-18 13:05:28 -07:00
RoboErik
d1bf06eff1
am 39617b00: Merge "Update to hidden APIs"
...
* commit '39617b0036d726012891086080f47237fd64a5f4':
Update to hidden APIs
2011-10-18 10:49:37 -07:00
RoboErik
39617b0036
Merge "Update to hidden APIs"
2011-10-18 10:47:50 -07:00
Mangesh Ghiware
cc3d27d741
am 29a15a23: am 2bd3c2f7: Merge "Fix null ptr exception in getReadingLevelScale()" into ics-mr0
...
* commit '29a15a237aa9a0ee0af594fbf23cf999415f2390':
Fix null ptr exception in getReadingLevelScale()
2011-10-18 10:34:33 -07:00
Mangesh Ghiware
29a15a237a
am 2bd3c2f7: Merge "Fix null ptr exception in getReadingLevelScale()" into ics-mr0
...
* commit '2bd3c2f7e89eb02f2b240672631c57bc912a9575':
Fix null ptr exception in getReadingLevelScale()
2011-10-18 10:32:36 -07:00
Mangesh Ghiware
2bd3c2f7e8
Merge "Fix null ptr exception in getReadingLevelScale()" into ics-mr0
2011-10-18 10:31:15 -07:00
Robert Greenwalt
5be7e72cf3
am 9b61778d: am dba69061: Merge "Send availability info more reliably" into ics-mr0
...
* commit '9b61778d63ac41d489ecb40b385cf3f87bdee1f9':
Send availability info more reliably
2011-10-18 09:46:30 -07:00
Robert Greenwalt
9b61778d63
am dba69061: Merge "Send availability info more reliably" into ics-mr0
...
* commit 'dba69061a6e9c25d968819cee47ab13e5b554b9a':
Send availability info more reliably
2011-10-18 09:44:22 -07:00
Robert Greenwalt
dba69061a6
Merge "Send availability info more reliably" into ics-mr0
2011-10-18 09:42:33 -07:00
Mangesh Ghiware
1698d45ef8
Fix null ptr exception in getReadingLevelScale()
...
Handle the case where WebView settings might be null.
Bug: 5472493
Change-Id: I6b1c2e5e5e56a517910a330ae9d40a4adc99d75a
2011-10-18 09:32:36 -07:00
satok
212c603067
am 6bfa1081: am b7ad8253: Merge "Add documents for the spell checker framework and the input method subtype" into ics-mr0
...
* commit '6bfa10814e3a701fcef5e4f487f14815a155c35f':
Add documents for the spell checker framework and the input method subtype
2011-10-18 09:19:40 -07:00
satok
6bfa10814e
am b7ad8253: Merge "Add documents for the spell checker framework and the input method subtype" into ics-mr0
...
* commit 'b7ad82533596b73ecd40f22bfe48b1b785b05068':
Add documents for the spell checker framework and the input method subtype
2011-10-18 09:17:31 -07:00
satok
b7ad825335
Merge "Add documents for the spell checker framework and the input method subtype" into ics-mr0
2011-10-18 09:15:48 -07:00
Robert Greenwalt
12e24ae760
Send availability info more reliably
...
We don't have a monolithic availability state, so the mAvailable variable
must go.
bug:5453318
Change-Id: I82af90907cc7a0173b74d661912f9c28ddc7dcb0
2011-10-18 06:39:59 -07:00
satok
44b7503093
Add documents for the spell checker framework and the input method subtype
...
Bug: 4973788
Change-Id: I7e650f336ba1bb8949899e8b2355e6d492a2e4b2
2011-10-18 20:28:23 +09:00
Jim Miller
9662d9d927
am 138f6fa4: am 9a7e4ce7: Merge "Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar" into ics-mr0
...
* commit '138f6fa4391cbaa65a5fafb99687058629d6d7c9':
Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar
2011-10-17 18:07:42 -07:00
Jim Miller
138f6fa439
am 9a7e4ce7: Merge "Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar" into ics-mr0
...
* commit '9a7e4ce72a1f97832e71386ad023439ed9b179bd':
Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar
2011-10-17 18:06:08 -07:00
Jim Miller
9a7e4ce72a
Merge "Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar" into ics-mr0
2011-10-17 18:03:38 -07:00
John Reck
3bf04fdb85
am 08eaa9de: am 7788c51d: Merge "Fix onFirstLayout path for saved pages" into ics-mr0
...
* commit '08eaa9de7637a634f65d943582583699855ef20c':
Fix onFirstLayout path for saved pages
2011-10-17 17:52:06 -07:00
John Reck
08eaa9de76
am 7788c51d: Merge "Fix onFirstLayout path for saved pages" into ics-mr0
...
* commit '7788c51d82963a8645655675c675424db694ad85':
Fix onFirstLayout path for saved pages
2011-10-17 17:50:39 -07:00
John Reck
7788c51d82
Merge "Fix onFirstLayout path for saved pages" into ics-mr0
2011-10-17 17:48:58 -07:00
Romain Guy
93f139697f
am b6233ffd: Merge "Return early when we cannot allocate a hardware layer Bug #5462308 "
...
* commit 'b6233ffd602642cd47a08f951770744cbed54f22':
Return early when we cannot allocate a hardware layer Bug #5462308
2011-10-17 17:12:55 -07:00
Romain Guy
b6233ffd60
Merge "Return early when we cannot allocate a hardware layer Bug #5462308 "
2011-10-17 17:11:08 -07:00
Romain Guy
5cd5c3f7e4
Return early when we cannot allocate a hardware layer
...
Bug #5462308
Change-Id: I52dab809662f6f42a49ca03edc50f6b98fc35a06
2011-10-17 17:10:02 -07:00
John Reck
23a446cf27
Fix onFirstLayout path for saved pages
...
Bug: 5464993
Saved pages are taking the onFirstLayout path in
onConfigurationChange incorrectly. Fix that by clearing out the
view state after actual first layout.
Change-Id: I61578f35ee6be349df49a63c464f532e0a87df28
2011-10-17 17:06:09 -07:00
RoboErik
05b36e5f3c
Update to hidden APIs
...
After discussion we're dropping the two palette approach and just
doing a single color for each index.
Change-Id: I629c07242fdc36ec01700039635e5149f00ff4ff
2011-10-17 14:04:39 -07:00
Jim Miller
305c78cce6
Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar
...
This fixes a bug where the clock wasn't being shown in the statusbar while
the music widget is showing.
Change-Id: Ic1c52c4ab7fa1490fe14ddafaf2c494bcf51866d
2011-10-17 11:41:44 -07:00
Chet Haase
f163dcda0c
am 5b2dfbde: am 1aad3b5e: Merge "Issue 5432115: Speed up notification scrolling" into ics-mr0
...
* commit '5b2dfbde530d85e50d296970e65007e6270ec6cc':
Issue 5432115: Speed up notification scrolling
2011-10-17 11:39:32 -07:00
Amith Yamasani
5756ffc339
am 06a77ad5: am 541f6cfb: Merge "Add alarm volume to the list of volumes in the volume overlay." into ics-mr0
...
* commit '06a77ad5ba237f641b035b7d00cd377a22da767e':
Add alarm volume to the list of volumes in the volume overlay.
2011-10-17 11:39:28 -07:00
Narayan Kamath
6bb45f90f5
am 4235d34d: am 39268ffc: Format default locale the same way as those stored in prefs.
...
* commit '4235d34d4993637a1f4280e6ee49e320441107e2':
Format default locale the same way as those stored in prefs.
2011-10-17 11:39:26 -07:00
Mathias Agopian
72afd6fb6f
am a3dca6fd: am 840b8a67: Revert "Add a LayerScreenshot"
...
* commit 'a3dca6fdaacf9ffea4a844848a53c1adeb089897':
Revert "Add a LayerScreenshot"
2011-10-17 11:39:25 -07:00
Scott Main
4b54d4bd09
am 82ced825: am f755a2e8: Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0
...
* commit '82ced8250f78aff7b96f7c6ae75bcfaf1023d336':
docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)
2011-10-17 11:39:02 -07:00
Bart Sears
c73237602d
am b29553e5: am b227cce3: Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0
...
* commit 'b29553e5b00c0ef4cde959783ac5563d178537d3':
Check MediaPlayer state, do not teardown() from UI thread.
2011-10-17 11:39:00 -07:00
Mathias Agopian
f3bd5f1332
am 4b1415eb: am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0
...
* commit '4b1415ebd9bf39fa3e4ee62eef14cf613ea37dec':
Add a LayerScreenshot
2011-10-17 11:38:58 -07:00
Chet Haase
5b2dfbde53
am 1aad3b5e: Merge "Issue 5432115: Speed up notification scrolling" into ics-mr0
...
* commit '1aad3b5e336a04ed612c091d8002569f959e1722':
Issue 5432115: Speed up notification scrolling
2011-10-17 11:32:45 -07:00
Amith Yamasani
06a77ad5ba
am 541f6cfb: Merge "Add alarm volume to the list of volumes in the volume overlay." into ics-mr0
...
* commit '541f6cfba8d1beb240e841530a761a084e354f64':
Add alarm volume to the list of volumes in the volume overlay.
2011-10-17 11:32:33 -07:00
Narayan Kamath
4235d34d49
am 39268ffc: Format default locale the same way as those stored in prefs.
...
* commit '39268ffcb74f4c177e5e7427b66480c77743f928':
Format default locale the same way as those stored in prefs.
2011-10-17 11:32:25 -07:00
Mathias Agopian
a3dca6fdaa
am 840b8a67: Revert "Add a LayerScreenshot"
...
* commit '840b8a678537519c27ddf2f818494eaa20a135d4':
Revert "Add a LayerScreenshot"
2011-10-17 11:32:19 -07:00
Scott Main
82ced8250f
am f755a2e8: Merge "docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)" into ics-mr0
...
* commit 'f755a2e8aabfd6b26df4f3f56f0e9cdfb06cc173':
docs: a couple notes for a11y methods in View and cleanup to the A11y service HTML to be semantically correct and thus improve its accessibility :)
2011-10-17 11:30:58 -07:00
Bart Sears
b29553e5b0
am b227cce3: Merge "Check MediaPlayer state, do not teardown() from UI thread." into ics-mr0
...
* commit 'b227cce31641c39a1a586739561b4776019945a4':
Check MediaPlayer state, do not teardown() from UI thread.
2011-10-17 11:30:52 -07:00
Mathias Agopian
4b1415ebd9
am 57337eb7: Merge "Add a LayerScreenshot" into ics-mr0
...
* commit '57337eb78e65c160fb9c46a01e04c476d1bfdca1':
Add a LayerScreenshot
2011-10-17 11:30:33 -07:00
Chet Haase
1aad3b5e33
Merge "Issue 5432115: Speed up notification scrolling" into ics-mr0
2011-10-17 10:50:16 -07:00
Amith Yamasani
541f6cfba8
Merge "Add alarm volume to the list of volumes in the volume overlay." into ics-mr0
2011-10-17 09:42:52 -07:00
Chet Haase
ba1fe8e3cf
Issue 5432115: Speed up notification scrolling
...
The NotificationPanel was using views that had non-1 alpha
values set on them (permanently). This is costly in the GL
implementation and caused more rendering overhead, and worse
performance, than simple opaque views would.
The fix is to set the text color and ImageView drawable alpha
directly, without setting the View alpha property.
Change-Id: I381e0bd45bf45784b8e364a27a339e6583189a43
2011-10-17 08:54:53 -07:00
Narayan Kamath
39268ffcb7
Format default locale the same way as those stored in prefs.
...
Also explicitly disallow locales with empty countries. This
is required to match them against the set of engine supported
locales.
bug:5309930
Change-Id: Ie9714fdc09d3081081a2393d97c31e3a42bca294
2011-10-17 14:37:40 +01:00
Steve Block
abad99a41c
am b22a69f2: Build fix
...
* commit 'b22a69f2caa4805159027ac06f540da3714d99f0':
Build fix
2011-10-17 04:46:20 -07:00
Steve Block
b22a69f2ca
Build fix
...
Fix after https://android-git.corp.google.com/g/#/c/125775
Bug: 5461416
Change-Id: Ifee29b287c9fcd2a35b0b676db00ef2a4fc8c5a8
2011-10-17 12:25:00 +01:00
Steve Block
c55e80defd
am cfece91c: Merge "Improve documentation for WebChromeClient.onCreateWindow()"
...
* commit 'cfece91c1eb79cc0b686129ed622fe1d839e421e':
Improve documentation for WebChromeClient.onCreateWindow()
2011-10-17 02:33:21 -07:00