summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui
Commit message (Expand)AuthorAgeFilesLines
...
* If the focused box was at minimal scale, we try to make it theChih-Chung Chang2012-05-301-0/+9
* Move to final position after view size change.Chih-Chung Chang2012-05-302-3/+8
* Improve image size change handling.Chih-Chung Chang2012-05-292-60/+101
* Force to stop scrolling in filmstrip mode.Angus Kong2012-05-241-0/+1
* Merge "Put a black View in front of SurfaceView." into jb-devChih-Chung Chang2012-05-231-0/+17
|\
| * Put a black View in front of SurfaceView.Chih-Chung Chang2012-05-221-0/+17
* | Merge "Recycle textures when we don't need them." into jb-devWei Huang2012-05-226-35/+38
|\ \
| * | Recycle textures when we don't need them.Owen Lin2012-05-226-35/+38
| |/
* / Unlock orientation only when action bar is needed.Chih-Chung Chang2012-05-222-46/+34
|/
* Add a new state uploading to UploadedTexture.Owen Lin2012-05-2213-36/+62
* Hide status bar in lights out mode.Chih-Chung Chang2012-05-221-1/+5
* Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-224-77/+96
* Limit the size of a ScreenNail.Owen Lin2012-05-224-8/+26
* Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-222-11/+24
* Fix capture animation if we are far away from the camera preview.Chih-Chung Chang2012-05-212-17/+42
* Use View.setSystemUiVisibility to enter/leave lights-out mode.Chih-Chung Chang2012-05-172-0/+7
* Merge "Show gray tile for screennails not loaded yet." into jb-devChih-Chung Chang2012-05-176-118/+176
|\
| * Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-176-118/+176
* | Refresh the action bar timeout when button is clicked.Owen Lin2012-05-172-6/+49
|/
* Merge "Fix a NPE found by Moneky." into jb-devOwen Lin2012-05-171-1/+1
|\
| * Fix a NPE found by Moneky.Owen Lin2012-05-171-1/+1
* | Support Panorama preview.Angus Kong2012-05-171-2/+17
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-174-26/+224
|/
* Revert "Support Panorama preview."Angus Kong2012-05-171-17/+2
* Support Panorama preview.Angus Kong2012-05-171-2/+17
* Smooth opening animation by modifying interpolation curve.Yuli Huang2012-05-171-2/+4
* Merge "Fix card effect shown in opening animation." into jb-devYuli Huang2012-05-162-1/+18
|\
| * Fix card effect shown in opening animation.Yuli Huang2012-05-162-1/+18
* | Fix a dead lock while we freeze the screen.Owen Lin2012-05-162-1/+40
|/
* Avoid black screen when PhotoPage just starts.Yuli Huang2012-05-162-1/+5
* Merge "Fix 6046544: Deleting a photo takes multiple steps and the flow is inc...Ray Chen2012-05-152-7/+8
|\
| * Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-162-7/+8
* | Add animation for the paddings in SlotView.Owen Lin2012-05-141-13/+63
|/
* Merge "Better data change handling for PhotoDataAdapter and PhotoView." into ...Chih-Chung Chang2012-05-111-41/+2
|\
| * Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-111-41/+2
* | Merge "Make sure we won't upload recycled bitmap." into jb-devOwen Lin2012-05-103-9/+12
|\ \ | |/ |/|
| * Make sure we won't upload recycled bitmap.Owen Lin2012-05-093-9/+12
* | Add freeze/unfreeze for GLRootView.Chih-Chung Chang2012-05-102-0/+26
* | Handle ScreenNail size change.Chih-Chung Chang2012-05-091-2/+2
|/
* Better orientation change handling.Chih-Chung Chang2012-05-085-62/+114
* Set default buffer size for SurfaceTexture.Chih-Chung Chang2012-05-071-0/+1
* Add transition for card deck effect.Chih-Chung Chang2012-05-072-33/+100
* Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-071-8/+25
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-072-49/+62
* Merge "Add support for Beaming multiple pictures." into jb-devMartijn Coenen2012-05-051-1/+17
|\
| * Add support for Beaming multiple pictures.Martijn Coenen2012-04-271-1/+17
* | Fix 6399813: tapping on a photo that isn't in the middle of the screen doesn'...Chih-Chung Chang2012-05-042-1/+42
* | Merge "Fix 6341866 ANR in com.google.android.gallery3d due to com.android.gal...Ray Chen2012-05-031-7/+11
|\ \
| * | Fix 6341866 ANR in com.google.android.gallery3d due to com.android.gallery3d....Ray Chen2012-05-021-7/+11
* | | Fix NPE in onFullScreenChanged message handler.Chih-Chung Chang2012-05-031-12/+19