summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update the screen nail size even if screen nail is still the same one....Wei Huang2012-06-041-2/+1
|\
| * Update the screen nail size even if screen nail is still the same one.Chih-Chung Chang2012-06-011-2/+1
* | Fix b/6590795 dejank photo effect sliderRuei-sung Lin2012-06-011-0/+7
|/
* Don't allow the orientation to be unlocked if "Rotation Lock" is checked in S...Chih-Chung Chang2012-05-311-4/+10
* 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
* Merge "Improve image size change handling." into jb-devChih-Chung Chang2012-05-302-60/+101
|\
| * Improve image size change handling.Chih-Chung Chang2012-05-292-60/+101
* | Keep screen on for user-initiated slideshow.Yuli Huang2012-05-294-5/+20
|/
* Add back the background when we show the action barOwen Lin2012-05-253-28/+87
* Force to stop scrolling in filmstrip mode.Angus Kong2012-05-241-0/+1
* Merge "Fix 6519765 Ghosting is seen when hiding the actionbar in fullscreen v...Wei Huang2012-05-231-8/+12
|\
| * Fix 6519765 Ghosting is seen when hiding the actionbar in fullscreen video pl...Ray Chen2012-05-231-8/+12
* | Merge "Back should progress through Gallery and return Home for widget intent...Yuli Huang2012-05-233-5/+21
|\ \
| * | Back should progress through Gallery and return Home for widget intents.Yuli Huang2012-05-233-5/+21
* | | Merge "Remove the background in MovieActivity." into jb-devChih-Chung Chang2012-05-231-0/+4
|\ \ \
| * | | Remove the background in MovieActivity.Owen Lin2012-05-231-0/+4
* | | | 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 "Fix 6259517 "0 images / videos available" toast is displayed in galler...Wei Huang2012-05-227-6/+39
|\ \ \
| * | | Fix 6259517 "0 images / videos available" toast is displayed in gallery on la...Ray Chen2012-05-237-6/+39
| |/ /
* | | 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-223-61/+51
|/ /
* | Add a new state uploading to UploadedTexture.Owen Lin2012-05-2214-38/+66
* | Hide status bar in lights out mode.Chih-Chung Chang2012-05-221-1/+5
* | Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-225-79/+99
* | Limit the size of a ScreenNail.Owen Lin2012-05-225-11/+29
* | Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-224-12/+26
|/
* Merge "Don't fire data change notification before the data is made consistent...Chih-Chung Chang2012-05-211-1/+0
|\
| * Don't fire data change notification before the data is made consistent.Chih-Chung Chang2012-05-211-1/+0
* | Merge "Fix capture animation if we are far away from the camera preview." int...Chih-Chung Chang2012-05-212-17/+42
|\|
| * Fix capture animation if we are far away from the camera preview.Chih-Chung Chang2012-05-212-17/+42
* | Merge "Fix the detail isn't updated for the selected thumbnail." into jb-devWei Huang2012-05-212-0/+3
|\ \
| * | Fix the detail isn't updated for the selected thumbnail.Yuli Huang2012-05-212-0/+3
| |/
* / Fix 6385004 When video playback in gallery is launched from another app, Up s...Ray Chen2012-05-212-4/+13
|/
* Fix action-bar title for cropping wallpaper.Yuli Huang2012-05-181-0/+4
* Remove camera icon in Gallery if there is no launcher icon.Chih-Chung Chang2012-05-171-2/+17
* Handle null for the video resolution field in MediaProvider.Chih-Chung Chang2012-05-171-0/+1
* 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-174-24/+18
* Merge "Show gray tile for screennails not loaded yet." into jb-devChih-Chung Chang2012-05-1711-199/+373
|\
| * Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-1711-199/+373
* | Refresh the action bar timeout when button is clicked.Owen Lin2012-05-174-10/+82
|/
* 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-175-4/+34
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-1713-38/+379
|/
* Set the window backgrond and remove it in onCreate().Owen Lin2012-05-171-0/+1