summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support to draw on texture.Owen Lin2012-05-024-180/+191
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-3016-503/+876
* Merge "Remove unused code." into jb-devPin Ting2012-04-301-1/+0
|\
| * Remove unused code.Pin Ting2012-04-301-1/+0
* | Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.Yuli Huang2012-04-276-23/+56
|/
* Do not use card effect for camera screen nail.Wu-cheng Li2012-04-261-1/+1
* Make sure action bar is hidden when camera starts.Wu-cheng Li2012-04-261-0/+3
* Hide action bar when camera screen nail is displayed.Wu-cheng Li2012-04-261-2/+5
* Merge "Remove scissor tests."Chih-Chung Chang2012-04-253-21/+0
|\
| * Remove scissor tests.Chih-Chung Chang2012-04-253-21/+0
* | Fix 6376466 After deleting photo, the next one will be shown too darkRay Chen2012-04-251-5/+2
* | Fix NPE in Gallery.Owen Lin2012-04-258-45/+39
|/
* Don't do capture animation if we don't have Camera ScreenNail.Chih-Chung Chang2012-04-254-3/+18
* Add capture animation in Gallery.Chih-Chung Chang2012-04-247-91/+263
* Merge "Add a method to disable toggle status bar."Wu-cheng Li2012-04-241-0/+7
|\
| * Add a method to disable toggle status bar.Wu-cheng Li2012-04-241-0/+7
* | Merge "Add prominent highlights for touch feedback."Yuli Huang2012-04-2410-169/+350
|\ \ | |/ |/|
| * Add prominent highlights for touch feedback.Yuli Huang2012-04-2410-169/+350
* | Merge "Add Raw2DTexture."Angus Kong2012-04-244-7/+179
|\ \ | |/ |/|
| * Add Raw2DTexture.Angus Kong2012-04-244-7/+179
* | Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsisten...Ray Chen2012-04-233-16/+42
|/
* Merge "Fix 6208468 21 ANR(s) in: com.google.android.gallery3d on crespo durin...Ray Chen2012-04-221-4/+8
|\
| * Fix 6208468 21 ANR(s) in: com.google.android.gallery3d on crespo during monke...Ray Chen2012-04-201-4/+8
* | Merge "Fix 6046987 The header on the contextual action bar when multiple phot...Ray Chen2012-04-221-2/+0
|\|
| * Fix 6046987 The header on the contextual action bar when multiple photos are ...Ray Chen2012-04-191-2/+0
* | Merge "Fix a UI bug in rendering a rotated image."Owen Lin2012-04-191-0/+2
|\ \
| * | Fix a UI bug in rendering a rotated image.Owen Lin2012-04-191-0/+2
* | | In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-199-71/+138
* | | Allow filmstrip to scroll before the screennail is loaded.Chih-Chung Chang2012-04-193-39/+28
|/ /
* | Film strip should be accessible only when an image is its default state.Chih-Chung Chang2012-04-181-2/+7
* | 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
|\ \ | |/ |/|