summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-033-6/+19
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-034-10/+17
* Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE.The Android Open Source Project2012-07-021-4/+2
* Do not use NfcAdapter API in old platforms.Yuli Huang2012-06-291-10/+14
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-2/+1
* Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-282-5/+58
* am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-13/+53
|\
| * Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-261-13/+53
* | Merge "Use public OverScroller() instead of a hidden one.."Pin Ting2012-06-251-8/+8
|\ \
| * | Use public OverScroller() instead of a hidden one..Pin Ting2012-06-231-8/+8
* | | Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApiOwen Lin2012-06-221-5/+11
* | | am 254a6b42: am 82220026: Merge "Fade in/out the undo bar." into jb-devWei Huang2012-06-202-3/+112
|\ \ \ | |/ / |/| / | |/
| * Fade in/out the undo bar.Chih-Chung Chang2012-06-202-3/+112
* | Move LongSparseArray into Gallery for unbundling.Owen Lin2012-06-201-1/+1
|/
* Merge "Fix Gallery glitch due to ColorTexture." into jb-devWei Huang2012-06-181-1/+1
|\
| * Fix Gallery glitch due to ColorTexture.Owen Lin2012-06-191-1/+1
* | Fix scaling gesture responsiveness.Chih-Chung Chang2012-06-182-7/+16
* | Add swipe-to-delete gesture.Chih-Chung Chang2012-06-187-139/+750
|/
* Don't display loading text when loading album sets.Yuli Huang2012-06-111-5/+0
* Update the screen nail size even if screen nail is still the same one.Chih-Chung Chang2012-06-011-2/+1
* Improve scale gesture snapback.Chih-Chung Chang2012-05-311-23/+48
* 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
|/