summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
Commit message (Expand)AuthorAgeFilesLines
* Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-011-15/+39
* Code clean up.Ahbong Chang2012-07-301-3/+0
* Use actual selection for album/photo detailsMichael Kolb2012-07-261-13/+5
* Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-031-3/+2
* Do not use NfcAdapter API in old platforms.Yuli Huang2012-06-291-5/+14
* Show undo option for 3 seconds after the last picture is deleted.Chih-Chung Chang2012-06-271-1/+6
* Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-12/+8
* Fade in/out the undo bar.Chih-Chung Chang2012-06-201-3/+3
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-4/+52
* Back should progress through Gallery and return Home for widget intents.Yuli Huang2012-05-231-1/+8
* Unlock orientation only when action bar is needed.Chih-Chung Chang2012-05-221-15/+17
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-221-0/+1
* Fix 6385004 When video playback in gallery is launched from another app, Up s...Ray Chen2012-05-211-2/+3
* Don't jump back to the camera preview if we started an activity.Chih-Chung Chang2012-05-171-2/+6
* Use View.setSystemUiVisibility to enter/leave lights-out mode.Chih-Chung Chang2012-05-171-9/+3
* Refresh the action bar timeout when button is clicked.Owen Lin2012-05-171-4/+25
* Support Panorama preview.Angus Kong2012-05-171-1/+2
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-6/+47
* Revert "Support Panorama preview."Angus Kong2012-05-171-2/+1
* Support Panorama preview.Angus Kong2012-05-171-1/+2
* Handle layout change between pausing and resuming.Chih-Chung Chang2012-05-161-2/+3
* Fix a dead lock while we freeze the screen.Owen Lin2012-05-161-1/+0
* Avoid black screen when PhotoPage just starts.Yuli Huang2012-05-161-0/+15
* Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-161-4/+5
* Handle ScreenNail size change.Chih-Chung Chang2012-05-091-11/+21
* Better orientation change handling.Chih-Chung Chang2012-05-081-12/+6
* Remove PhotoPage spinner shown in the action-bar.Yuli Huang2012-05-071-2/+0
* Add transition for card deck effect.Chih-Chung Chang2012-05-071-0/+1
* Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-071-0/+5
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-071-3/+0
* Tapping on the camera icon no matter what should open camera.Chih-Chung Chang2012-05-071-1/+14
* Fix a TODO by replacing a string.Yuli Huang2012-05-051-2/+1
* Fix NPE in onFullScreenChanged message handler.Chih-Chung Chang2012-05-031-9/+27
* Show/hide action bar at the right time.Chih-Chung Chang2012-05-031-35/+38
* Turn on unlockOrientation to make onConfigurationChanged in camera work.Pin Ting2012-05-031-2/+3
* Fix the Camera controls disappearing after zooming problem.Chih-Chung Chang2012-05-021-1/+1
* Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-14/+29
* Fix Back behavior in gallery grid and remove camera preview tile.Chih-Chung Chang2012-04-301-13/+18
* Do not show action bar on camera.Wu-cheng Li2012-04-301-2/+2
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-48/+108
* Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.Yuli Huang2012-04-271-5/+6
* Make sure action bar is hidden when camera starts.Wu-cheng Li2012-04-261-0/+3
* Hide action bar when camera screen nail is displayed.Wu-cheng Li2012-04-261-2/+5
* Fix NPE in Gallery.Owen Lin2012-04-251-8/+3
* Don't do capture animation if we don't have Camera ScreenNail.Chih-Chung Chang2012-04-251-1/+2
* Add capture animation in Gallery.Chih-Chung Chang2012-04-241-1/+8
* Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsisten...Ray Chen2012-04-231-3/+5
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-4/+0
* Add page tap listener.Wu-cheng Li2012-04-181-0/+14
* Use new Beam push API.Martijn Coenen2012-04-131-2/+2