summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/CacheStorageUsageInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-3/+3
| | | | | | bug: 6927267 Change-Id: I1c22975d1a1f3a36510ad93e6a0cefea110ca38f
* Code clean up.Ahbong Chang2012-07-301-0/+1
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Reorganize import for all files.Owen Lin2012-03-141-3/+3
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Use different UIs for phone's portrait mode in manage offline page.Owen Lin2011-09-141-0/+89
fix: 5100503 The original UI design is not suitable for phone's portait mode. I move the UIs from GL view to android View to get better support. Change-Id: Ice5f536129f66b51cdaf4db1be750be7bc072c7f