History log of /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/StatusBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9cb5f5b5233f2331748d108d71f4b685762f32a7 13-Oct-2013 Deepanshu Gupta <deepanshu@google.com> Layoutlib: Update the wifi icon in the status bar.

Issue: https://code.google.com/p/android/issues/detail?id=60993

Change-Id: Ia43ed40b42c79f67dcd5809b827d4fecbc823c25
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/StatusBar.java
88db0ee2afbae38b53a0527506f0890914a7f115 20-Jun-2013 Deepanshu Gupta <deepanshu@google.com> Fix layout rendering for RTL locales

This changeset adds the framework resources for RTL locales and mirrors
the layout if the application is RTL aware.

Use ICU to check the character orientation of the locale - right to left
or left to right. Set the layout direction on the top level layout
accordingly. Also, load the RTL resources for Nav Bar when the locale is
RTL.

Change-Id: I1ed0d516ab64120a0abca413ba678036661508f8
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/StatusBar.java
891b703f7b1e0e396d16477cc66a286da7161b49 17-Oct-2012 Xavier Ducrohet <xav@android.com> Update layoutlib for jb mr1.

Status bar displayed on all devices.
Update logic for displaying nav bar to whether or not
device has soft button.

Update navigation buttons to new look.
Remove battery and signal from navigation bar.

Change-Id: I8241d71269a17126218a3062ba727e379a8e6c25
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/StatusBar.java