aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/dictionarypack/DictionaryDownloadProgressBar.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [PB14] Cosmetic fixes to the progress barJean Chalard2013-04-301-0/+2
| | | | | Bug: 7600384 Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c
* [PB13] Actually update the progress barJean Chalard2013-04-301-5/+60
| | | | | Bug: 7600384 Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
* [PB12] Implement the progress bar update lifecycleJean Chalard2013-04-301-0/+90
| | | | | | | | This ensures the thread does not run uselessly (it is even terminated when the progress bar exits the screen). Bug: 7600384 Change-Id: I09117a6f763b574b9b3266f36ba3da4720dc9224
* [PB11] Add a skeleton class for a self-updating progress barJean Chalard2013-04-261-0/+31
Bug: 7600384 Change-Id: I55b51152dd9968a359af091bf309f0d406f63ec4