summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/UriSource.java
Commit message (Collapse)AuthorAgeFilesLines
* Don't use an album for UriImages.George Mount2012-10-291-32/+0
| | | | | | Bug 7422455 Change-Id: Ic9b0ae762b56f6734a1bd452c6c877431b90c0a6
* Fixed behavior for back key when viewing download.Ruben Brunk2012-09-261-0/+32
| | | | | | | | | | | | Bug: 7205463 Bug: 7164238 Bug: 7175040 When viewing an image via the download notification from browser, changed the default behavior of the back key to take the user to the downloads folder. Change-Id: Ia842bfa0f23c3b0ba767e3f0447add2c9b2cc6a7
* Remove unused resources and fix some warnings.Owen Lin2012-08-301-5/+16
| | | | Change-Id: I075977150c7da7650e723e29406f24ae2e23ea97
* Fix photo rotates incorrectly in crop image.Owen Lin2012-04-271-2/+12
| | | | | bug:6399424 Change-Id: Icc0aca5e9abcd643f8e246211e37bd177bf8ff31
* Fix NPE in Gallery.Owen Lin2012-04-251-9/+25
| | | | | | | | This happens if user set type in an intent. But we get a different type from content resolver. Change-Id: Iabafce7f7aaff23a7a9ee09e1d38ab50049abc88 fix: 6358473
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Initial code for Gallery2.Owen Lin2011-08-181-0/+58
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c