summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-1819-113/+192
* Merge "Add page tap listener."Wu-cheng Li2012-04-181-0/+14
|\
| * Add page tap listener.Wu-cheng Li2012-04-181-0/+14
* | Merge "Slower scrolling for fling in filmstrip mode."Owen Lin2012-04-181-8/+18
|\ \
| * | Slower scrolling for fling in filmstrip mode.Chih-Chung Chang2012-04-171-8/+18
* | | Fix NPE in onContentDirty.Owen Lin2012-04-182-2/+20
* | | Fix NPE in SlotView.Owen Lin2012-04-185-41/+60
| |/ |/|
* | Fix b/6318340: window range isn't updated when data size changes.Yuli Huang2012-04-172-0/+4
* | Fix b/6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-04-172-0/+19
* | Merge "Fix a concurrent issue in reload()."Owen Lin2012-04-172-5/+6
|\ \ | |/ |/|
| * Fix a concurrent issue in reload().Owen Lin2012-04-172-5/+6
* | Define max height/width for each picture in filmstrip mode.Chih-Chung Chang2012-04-161-6/+20
* | Reduce padding between photos, from 96 pixels to 16 dp.Chih-Chung Chang2012-04-161-1/+1
|/
* Merge "Use new Beam push API."Martijn Coenen2012-04-131-2/+2
|\
| * Use new Beam push API.Martijn Coenen2012-04-131-2/+2
* | Fix ANR in PhotoPage.Owen Lin2012-04-132-0/+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