History log of /packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5d674a741d78f7771299c426a4bfe0d319cc0f2b 10-Apr-2014 Andy Huang <ath@google.com> "waiting for sync" -> "getting your messages"

Bug: 12421412
Change-Id: I5ee3d66add25ebc75420c3433f47cb44b85e3275
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java
aaca613cd34f6169e215016195f1953a69df913a 24-Mar-2014 Martin Hibdon <mhibdon@google.com> Add loading view to conversation list

b/12421412
We are now supposed to show a full screen loading view,
which looks similar to the full screen empty view. This
should only display in the case where there are currently
no messages locally, but we are still trying to load them.
In this case, the full screen loading view replaces the
footer with the loading spinner.
The footer with the loading spinner still exists, for the
case when the user hits "load more" to retrieve more
messages.

Change-Id: Iba46caec2ff65c6be066ec3f9ab53bf86f4ef3e5
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java
d2839f184245115b61d89fa980a8ba940a806090 02-Dec-2013 Andrew Sapperstein <asapperstein@google.com> Delete more stuff from old refresh implementation.

Change-Id: I323fa5cfba0a638aef4512ecace3cbf62fdb3a7b
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java
75f50596c9763b9572e06acf46d6ef428fb41ea5 10-Jul-2013 Andy Huang <ath@google.com> ButteryProgressBar improvements

Ensure that detents begin their animation from the very far left,
instead of some point towards the left.
Improve behavior at very large and very small widths: use slightly more
detents and a slower animation for large widths.
Add reasonable defaults for configurable properties.

Bug: 9737423
Change-Id: I96ca036e2a215cab636aac83e1afc4ba14a96464
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java
6dc34603a4b2afd8e0be92798dffd2bf46f73511 08-Jul-2013 Andy Huang <ath@google.com> smoother progress bar

Remove hard-coded assets for the swipe-refresh progress bar and use a
new procedurally drawn progress bar that runs at 60fps and reduces
memory footprint and GC significantly. Some colors and sizes are now
configurable now, to boot.

Bug: 9737423
Change-Id: I46d34d4c6c49b9c57fb80ff4cb03bdc99cfe13f4
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ButteryProgressBar.java