summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoPage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in viewing single image.Owen Lin2012-08-291-17/+15
* Reskin: Launch photos in lights-out modeBobby Georgescu2012-08-281-4/+2
* Disable action bar home button and menu items in secure album.Wu-cheng Li2012-08-281-9/+13
* add the menu button to support trimmingTeng-Hui Zhu2012-08-271-0/+4
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-271-0/+1
* Add secure album support for lock screen camera.Wu-cheng Li2012-08-271-0/+16
* Make transition from album page to photo page even smootherBobby Georgescu2012-08-261-2/+2
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-8/+10
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-2/+7
* Improvements in animation from album page to photo pageBobby Georgescu2012-08-211-2/+42
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-201-1/+2
* Clear activity result when launching from lock screen.George Mount2012-08-171-0/+5
* Extract the action bar interface.Owen Lin2012-08-151-45/+23
* First gallery reskin iteration.Bobby Georgescu2012-08-091-1/+1
* Hold WakeLock during MTP importBobby Georgescu2012-08-081-0/+3
* 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