Michael Jurka
31a6fb3b08
Prevent Recents from doing a relayout
...
Don't relayout Recents when going from a
fullscreen app to Recents; set the proper flags
to do the layout underneath the status bar
2013-03-20 16:44:13 +01:00
Fabrice Di Meglio
02c40c2404
Fix bug #8058390 Space is required after the battery sign in the RTL locales
...
- fix remaining left/right properties that needed to be start/end properties
Change-Id: Iaa5090c2ad256e378313f164e2388f42428e5700
2013-03-08 14:05:28 -08:00
Michael Jurka
e9c90271ac
Fix Recents in RTL/landscape mode
...
The normal LTR Recents interface in landscape
actually scrolls/behaves like a RTL interface,
so we hardcode the layout to stay the same in both
modes
Change-Id: I57e5e76de3260c6de1dd9e939797b7e1c23cca03
2013-03-06 22:04:05 +01:00
Michael Jurka
e60bc7f2d8
Fix RTL layout in Recent Apps, landscape mode
...
Bug: 8067692
2013-03-01 16:00:32 +01:00
Michael Wright
01fc6fc4c1
am 1fd2ed58: Merge "Add brightness dialog to SystemUI"
...
* commit '1fd2ed58da3e578df0cd0c326c719cf1c282b793':
Add brightness dialog to SystemUI
2013-02-20 15:06:43 -08:00
Michael Wright
0087a14d4b
Add brightness dialog to SystemUI
...
Change-Id: If31406c9144bb2583876f08dd54b259d1dfa3601
2013-02-20 14:39:03 -08:00
Baligh Uddin
4cf32d2e9f
Import translations. DO NOT MERGE
...
Change-Id: I12eb67341bf7801d996bfaef6ede235dbb3daecd
Auto-generated-cl: translation import
2013-02-15 13:43:45 -08:00
Chris Craik
7c1a49f5f5
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE
...
This reverts commit 6c0307dd0aefe9a08794b155fc03ee60ebd14f25, reversing
changes made to a2cd828b749c444d55c2c41c7dbb85088ff94b9f.
Conflicts:
packages/SystemUI/res/values-sv/strings.xml
Change-Id: Ia178efe8b14751583d47b2826bfe3d3d5463dd2e
2013-02-13 10:50:20 -08:00
Baligh Uddin
f8cb78ce45
Import translations. DO NOT MERGE
...
Change-Id: I17a8f545e9858909e2c4c831e4facf7252e284d7
Auto-generated-cl: translation import
2013-02-06 12:38:36 -08:00
Fabrice Di Meglio
5ba8552913
am de71ce1a: Merge "Fix recent apps item text position in RTL mode"
...
# Via Android (Google) Code Review (1) and Fabrice Di Meglio (1)
* commit 'de71ce1ab3cda6030b5838f4cadb4fe974d522c2':
Fix recent apps item text position in RTL mode
2013-01-24 13:52:54 -08:00
Fabrice Di Meglio
965ce78eb5
am 5e3b0452: Merge "Fix SystemUI navigation bar in RTL mode"
...
# Via Android (Google) Code Review (1) and Fabrice Di Meglio (1)
* commit '5e3b0452667e2f73b16bfffde873334525582308':
Fix SystemUI navigation bar in RTL mode
2013-01-24 13:51:32 -08:00
Fabrice Di Meglio
de71ce1ab3
Merge "Fix recent apps item text position in RTL mode"
2013-01-24 21:49:45 +00:00
Fabrice Di Meglio
5e3b045266
Merge "Fix SystemUI navigation bar in RTL mode"
2013-01-24 21:46:33 +00:00
Fabrice Di Meglio
568b9f7845
Fix recent apps item text position in RTL mode
...
- use "viewStart" as text alignment
Change-Id: Ib5cbecfcafa5f51deb2394a67fd64c1a254700bd
2013-01-22 14:33:13 -08:00
Fabrice Di Meglio
b714100560
Fix SystemUI navigation bar in RTL mode
...
In LTR mode the navigation bar is:
- portrait (from left to right) : Back | Home | Recent Apps | Menu
- landscape (from top to bottom) : Menu | Back | Home | Recent Apps
This is kinda horizontally / vertically "pivoting +90 degrees" around the Recent Apps button.
In RTL mode, we had:
- portrait: Menu | Recent Apps | Home | Back
- landscape: Menu | Recent Apps | Home | Back
to make it similar to the LTR mode, we should have a rotation of -90 degrees around the Recent Apps button:
- landscape: Menu | Back | Home | Recent Apps
Change-Id: I9de511383b632ae8dea1396e9152109cc8a57c27
2013-01-17 11:26:18 -08:00
Baligh Uddin
b13e2eb46e
Import translations. DO NOT MERGE
...
Change-Id: I8798175fdbe28807f866875a002d8bf3e028c66e
Auto-generated-cl: translation import
2013-01-16 09:54:01 -08:00
Chris Wren
63ed1663df
am 59f733ac: Merge "port system ui over to new ICU date formatting API."
...
* commit '59f733acc4b8a3252aa7587790610c9dae62e9d7':
port system ui over to new ICU date formatting API.
2013-01-15 14:22:41 -08:00
Chris Wren
56018e577e
port system ui over to new ICU date formatting API.
...
Bug: 7288134
Change-Id: Icea2ff96fd91c6db66b3aad6f6653b21203351b1
2013-01-15 17:14:48 -05:00
Fabrice Di Meglio
f8093be096
am 978ad10c: Merge "Make SystemUI RTL aware"
...
* commit '978ad10cabd33b877d15e0e158b377abb6db3b1e':
Make SystemUI RTL aware
2013-01-09 18:16:14 -08:00
Fabrice Di Meglio
82fca5d27d
Make SystemUI RTL aware
...
- mirror vibrate and silent statusbar icons
- add code for updating icons when Locale is changed
See bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: Ib7125d7f01ed8d1b8d63c2a9b119eb173efcf49f
2013-01-09 15:48:09 -08:00
Fabrice Di Meglio
d2c832f044
am fdc6e4a6: Merge "Make SystemUI RTL aware"
...
* commit 'fdc6e4a603270b684df4b9c7e337661b16b3c7cf':
Make SystemUI RTL aware
2013-01-08 17:42:41 -08:00
Fabrice Di Meglio
fdc6e4a603
Merge "Make SystemUI RTL aware"
2013-01-08 16:16:42 -08:00
Fabrice Di Meglio
cda096ebf3
Make SystemUI RTL aware
...
- mirror network signal icons
- force icons refresh
See bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I8e5c729c20c5b526c370ad142632bebeefb64198
2013-01-08 15:02:26 -08:00
Baligh Uddin
9253122b13
Import translations. DO NOT MERGE
...
Change-Id: Id2fc7ebb708403110bd12d46f21f2d110e5d75a7
Auto-generated-cl: translation import
2013-01-02 12:15:44 -08:00
Fabrice Di Meglio
2486b02be3
am b4056728: Merge "Make SystemUI RTL aware"
...
* commit 'b405672819608613c8c2dd35bc5a958910050995':
Make SystemUI RTL aware
2012-12-17 18:52:42 -08:00
Fabrice Di Meglio
8afcd14997
Make SystemUI RTL aware
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: Ica88ed68f893d5272691a9207788b65623849dee
2012-12-17 17:03:09 -08:00
Baligh Uddin
c092b8d3cf
Import translations. DO NOT MERGE
...
Change-Id: Ie6f2c7d8008afc642ca538f48d673333f723c086
Auto-generated-cl: translation import
2012-12-10 09:33:35 -08:00
Baligh Uddin
4bc2d5dc32
Import translations. DO NOT MERGE
...
Change-Id: I2e6f1d3dc2860d6eae64179442d8e7389d364dfa
Auto-generated-cl: translation import
2012-12-03 10:34:54 -08:00
Baligh Uddin
ec05581a7e
Import translations. DO NOT MERGE
...
Change-Id: I488a34f8bfc6abb0292dc4e6588a0eb30d7e843d
Auto-generated-cl: translation import
2012-11-29 09:25:17 -08:00
Baligh Uddin
f996ff5119
Import translations. DO NOT MERGE
...
Change-Id: Ibacc28b5d82bcc429238cbd86251573855509285
Auto-generated-cl: translation import
2012-11-27 13:00:14 -08:00
Baligh Uddin
aee5f66a24
Import translations. DO NOT MERGE
...
Change-Id: Ida159f6328acb737c078ac2e37b1a04dfce3acc8
Auto-generated-cl: translation import
2012-11-16 14:12:49 -08:00
Baligh Uddin
37607187c1
Import translations. DO NOT MERGE
...
Change-Id: If58f5d9be8f5cfb9263181e81e733e0324e393a0
Auto-generated-cl: translation import
2012-11-14 10:41:34 -08:00
Jim Miller
c120b6e99a
Fix "keyguard unresponsive" bug
...
This fixes a bug where the code would pop up SearchPanelView and never
close it. The result is that the overlapping window would absorb all input
events and effectively prevent the user from entering their pin/pattern/password.
The fix is to replace ImageView with KeyButtonView to make the behavior consistent
with how it's handle in home screen.
Fixes bug 7520075
Change-Id: I461bf2844c023fd7a2dffca1177cc5951f30dba0
2012-11-12 17:54:22 -08:00
Baligh Uddin
ba52aff41b
Import translations. DO NOT MERGE
...
Change-Id: I293bcd411943a50960328eb2ef836f4b9ba2295e
Auto-generated-cl: translation import
2012-11-09 09:56:53 -08:00
Daniel Sandler
f837e4149e
New asset for assist affordance on lockscreen.
...
Bug: 7468726
Change-Id: Ia906256f667597ac92b07ee0f5b967048b5e25d5
2012-11-07 21:17:57 -05:00
Sascha Prueter
972dd431f8
Merge "Final icon for notifications panel" into jb-mr1-dev
2012-11-07 14:08:22 -08:00
Baligh Uddin
f5525b9967
Import translations. DO NOT MERGE
...
Change-Id: Ic647d879dc7392501863f4531f048b17faa1fd07
Auto-generated-cl: translation import
2012-11-06 14:29:53 -08:00
Daniel Sandler
b1df8bc62a
Final icon for notifications panel
...
Bug: 7474127
Change-Id: I391ef8d607142ab9007439479aebb39e1bfb55f2
2012-11-06 14:37:22 -05:00
Baligh Uddin
e506ae188b
Import translations. DO NOT MERGE
...
Change-Id: Ib2e0bbc19617066ac205c54676eddb8c71e71ae8
Auto-generated-cl: translation import
2012-11-02 00:15:43 -07:00
Baligh Uddin
e8b0c0e702
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
2012-10-31 10:22:14 -07:00
Baligh Uddin
ad0ceadf27
Import translations. DO NOT MERGE
...
Change-Id: I93ab875ed71833efc99917a6474f1401fb47c263
Auto-generated-cl: translation import
2012-10-30 19:35:18 -07:00
Casey Burkhardt
c7c972d832
Fixing view accessibility classification for recents.
...
Change-Id: I0324fe322d97ee35105d7d71442fa79663e0fdfa
Bug: 7438790
2012-10-30 17:09:28 -07:00
Baligh Uddin
9ba407e3af
Import translations. DO NOT MERGE
...
Change-Id: Ideb9e258dada5d4f7fcc570ffe4d514597b04f30
Auto-generated-cl: translation import
2012-10-29 10:18:33 -07:00
Baligh Uddin
4e18b212e1
Import translations. DO NOT MERGE
...
Change-Id: I509278fa008655515eb76f60440baa9debfa4b48
Auto-generated-cl: translation import
2012-10-28 10:40:04 -07:00
Daniel Sandler
b055aa8ec0
Final icon for (Day)dreams.
...
Bug: 7395321
Change-Id: I20ec252a1bf69664a6687016d281ad680d76a48f
2012-10-26 15:13:57 -04:00
Baligh Uddin
de18c8bf21
Import translations. DO NOT MERGE
...
Change-Id: I3717e675767f545d33b89efc85909a2d172808b8
Auto-generated-cl: translation import
2012-10-24 12:45:34 -07:00
Michael Jurka
a665df573e
Merge "Use lighter background for Recents" into jb-mr1-dev
2012-10-23 15:06:46 -07:00
Michael Jurka
9ed2bebe09
Use lighter background for Recents
...
Also, re-enable gradient on tablets
(gradient will be disabled in device-specific
overlays on devices that don't render it well)
Bug: 7381275
2012-10-23 15:02:57 -07:00
Baligh Uddin
8ed482224c
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-23 11:19:07 -07:00
Baligh Uddin
8cd4ef8f7b
Import translations. DO NOT MERGE
...
Change-Id: I349b6bc4c17141a0ac74e50b573382a2cf694f7e
Auto-generated-cl: translation import
2012-10-23 10:34:11 -07:00