summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/SlideshowPage.java
Commit message (Collapse)AuthorAgeFilesLines
* First gallery reskin iteration.Bobby Georgescu2012-08-091-1/+1
| | | | Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
* Code clean up.Ahbong Chang2012-07-301-0/+11
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Keep screen on for user-initiated slideshow.Yuli Huang2012-05-291-1/+9
| | | | | Change-Id: I3085398c663e2c38a31cfde5a07b23446bb7bd7f b:6450305
* Reorganize import for all files.Owen Lin2012-03-141-1/+0
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Improve screen on/off logic in slideshow.Daniel Sandler2011-11-291-11/+1
| | | | | | | | | | | | | When used as a screensaver or otherwise, the slideshow should not keep the screen on if the device is not plugged in. It should also allow the screen to lock while the slideshow is playing (otherwise a device left in this state may be left unsecured for long periods by accident). Additionally, when used as a screensaver, it must dismiss the keyguard in order to be shown on a secured device. Bug: 5660833 Change-Id: I1bafc50127aaa7ae2b67235d30736faa606c5ac1
* Fix 5556160 Crash in gallery after playing slideshow Crespo IML33B.Ray Chen2011-11-031-1/+2
| | | | Change-Id: Ia3de43eae5d96c9f1674dd1ccb01dc004612bda9
* Fix 5471518 Playing slide show from any picture doesn't start from the ↵Ray Chen2011-10-271-35/+40
| | | | | | current picture which is unexpected IRL17 Crespo Change-Id: I2ed78cee2f6257254794a7724897845c43a3e0a5
* Fix 5058723: Don't show screennails of videos in slide showChih-Chung Chang2011-09-131-2/+9
| | | | Change-Id: I25c3ee3f1ae69c9c54c1e579a6469ee20f1774be
* Initial code for Gallery2.Owen Lin2011-08-181-0/+338
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c