summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use new Beam push API.Martijn Coenen2012-04-131-2/+2
* Fix SinglePhotoDataAdapter getScreenNail()Yuli Huang2012-04-121-1/+1
* Merge "Save edited photo in the source photo directory if applicable."Yuli Huang2012-04-102-46/+63
|\
| * Save edited photo in the source photo directory if applicable.Yuli Huang2012-04-102-46/+63
* | Merge "Add new filmstrip mode for PhotoView."Chih-Chung Chang2012-04-1011-1051/+1940
|\ \ | |/ |/|
| * Add new filmstrip mode for PhotoView.Chih-Chung Chang2012-04-1011-1051/+1940
* | Add BytesBufferPool to prevent GC.Owen Lin2012-04-108-61/+168
* | Prevent album's label get flashing when content changed.Owen Lin2012-04-103-51/+66
|/
* Refactor. Rename AlbumView to AlbumSlotRenderer.Owen Lin2012-04-0912-91/+71
* Draw less to improve performance.Owen Lin2012-04-095-39/+76
* Fix flashing in "Make available offline".Owen Lin2012-04-052-17/+14
* Refactor. Merge SelectionDrawer with SlotRenderer.Owen Lin2012-04-0516-585/+345
* Upload textures in background.Owen Lin2012-04-0516-126/+325
* Merge "Make all drawing happens in background."Owen Lin2012-04-0514-753/+724
|\
| * Make all drawing happens in background.Owen Lin2012-04-0514-753/+724
* | Fix NPE in Gallery.Owen Lin2012-04-052-14/+28
|/
* Support for beaming a picture.Martijn Coenen2012-04-041-0/+13
* Fix OOM when switching between camera and camcorder.Wu-cheng Li2012-04-033-16/+21
* Fix b/3462852 [UI] When linking from Camera preview - App icon with 'Up' arro...Ray Chen2012-04-032-15/+10
* Merge "Fix b/5974240: Sliders may not be responsive to touches."Yuli Huang2012-04-033-32/+36
|\
| * Fix b/5974240: Sliders may not be responsive to touches.Yuli Huang2012-04-023-32/+36
* | Remove FilmStripView.Chih-Chung Chang2012-04-0210-485/+9
|/
* Merge "Delete buffers and textures in GL."Owen Lin2012-04-022-4/+8
|\
| * Delete buffers and textures in GL.Owen Lin2012-04-022-4/+8
* | Remove Position and PositionRepository.Owen Lin2012-04-027-291/+102
|/
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-0221-328/+631
* Merge "Move getTypeString from PicasaAlbumSet to MediaObject."Ray Chen2012-03-292-4/+21
|\
| * Move getTypeString from PicasaAlbumSet to MediaObject.Ray Chen2012-03-292-4/+21
* | Merge "Patch 2 for master."Chih-Chung Chang2012-03-283-5/+56
|\ \ | |/ |/|
| * Patch 2 for master.Chih-Chung Chang2012-03-263-5/+56
* | Merge "Refactor. Make the code simpler."Owen Lin2012-03-2812-447/+269
|\ \
| * | Refactor. Make the code simpler.Owen Lin2012-03-2612-447/+269
| |/
* / Fix b/6212093: Title wasn't updated for orientation changes.Yuli Huang2012-03-271-11/+12
|/
* Merge "New effect in photo browsing."Chih-Chung Chang2012-03-226-69/+304
|\
| * New effect in photo browsing.Chih-Chung Chang2012-03-226-69/+304
* | Merge "Make PackagesMonitor go async"Hung-ying Tyan2012-03-211-1/+18
|\ \ | |/ |/|
| * Make PackagesMonitor go asyncHung-ying Tyan2012-03-221-1/+18
* | Merge changes I1acef9fc,I53ddb3cdOwen Lin2012-03-213-75/+141
|\ \
| * | Make top level albums can be loaded concurrently.Owen Lin2012-03-202-69/+124
| * | Add log to debug loading time.Owen Lin2012-03-202-9/+20
* | | Fix incorrect initial position/scale of opening animations.Yuli Huang2012-03-215-31/+60
* | | Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-2116-143/+765
* | | Fix b/6191707 Unable to set Custom wallpaper from HomeRay Chen2012-03-208-91/+92
|/ /
* | Revert "bug #6176711: guard against null GalleryActionBar." andRay Chen2012-03-196-24/+25
* | Merge "Fix a regression, we forget assigne a value to a member variable."Owen Lin2012-03-161-0/+1
|\ \ | |/ |/|
| * Fix a regression, we forget assigne a value to a member variable.Owen Lin2012-03-161-0/+1
* | bug #6176711: guard against null GalleryActionBar.Wei Huang2012-03-153-4/+12
|/
* Fix 6039387 Wrong app icon shown when playing 'personal video' from Videos appRay Chen2012-03-151-0/+11
* Fix 3462852 [UI] When linking from Camera preview - App icon with 'Up' arrow ...Ray Chen2012-03-1510-32/+97
* Aggregate three gesture detectors.Chih-Chung Chang2012-03-142-77/+177