summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/WaitFragment.java
Commit message (Expand)AuthorAgeFilesLines
* "waiting for sync" -> "getting your messages"Andy Huang2014-04-091-12/+8
* Add public no-args constructors for fragmentsPaul Westbrook2013-08-131-0/+3
* Change all resid switches to if-elseif-elseScott Kennedy2013-07-311-11/+10
* Make createView always return a single parent viewmindyp2012-12-041-8/+6
* Save the rewrite of "wait" logic for ur8; use "get view" to determine fragmen...mindyp2012-12-041-14/+17
* Revert "Reverting changes to MailboxSelectionActivity per mindyp's email"Mindy Pereira2012-09-241-8/+8
* Reverting changes to MailboxSelectionActivity per mindyp's emailVikram Aggarwal2012-09-201-8/+8
* MailboxSelectionActivity should force the user to add an account or wait for ...mindyp2012-09-191-8/+8
* Check for active accounts in composeMindy Pereira2012-08-141-3/+17
* Add manual sync capability to accounts.Mindy Pereira2012-07-111-7/+43
* Make the change settings button in the wait activity work.Mindy Pereira2012-07-111-5/+7
* Support for unintialized accountsPaul Westbrook2012-04-111-0/+97