• Home
  • History
  • Annotate
  • only in /frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
History log of /frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dd5469e48898a23894b363dbc1d22d3f7af50796 29-Jul-2016 Fan Zhang <zhfan@google.com> Align bottom text with battery graph in RTL layout.

Bug: 30161009

Bottom text (estmitated remaining battery time) should be stay under the
battery graph in RTL. To help alignment, we use a spacer view to the
left or right of text depending on layout direction.

Change-Id: Iaf706c1a963246e7f04764e5f24e6cb4bf3d2bbf
sageView.java
0193a87196f5c027b82285e711d8a13e41e4c7d8 08-Mar-2016 Jason Monk <jmonk@google.com> Support updates to the data usage graph

Also make the graph a little bit more smooth.

Bug: 27278313
Change-Id: Ia9ff8a69691671c57cfaf6eb43e373a8386469ea
sageGraph.java
sageView.java
a5d7dd9cd5401d430d7bdb942ed98eb1eb939d26 17-Feb-2016 Jason Monk <jmonk@google.com> Fixes and changes to support settings using UsageView

Bug: 27213136
Change-Id: I1796d710379fc92cf21b196459f34dda4570355f
sageView.java
96ab63640f186dd7f983b35f2c4e1a95436e5052 11-Feb-2016 Jason Monk <jmonk@google.com> Battery graph in QS Detail

Add new usage graph view to SettingsLib that shows usage with
same labels and whatnot.

Use that graph in the battery detail panel to show more stuffs.

Change-Id: I397b1314f65f668df566e93bdbc15420e1b3a280
sageGraph.java
sageView.java