summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* use ExifParser in ImageLoaderEarl Ou2012-11-141-3/+22
| | | | Change-Id: Ibcee97c15b2cc7df3aaa6c6c65535ca00cef2ed6
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-141-1/+1
| | | | Change-Id: I4d8a72523a6ad4ae34e173c4b845a462644e83c7
* Fix UnsupportedOperationException in MediaObjectDoris Liu2012-11-121-1/+6
| | | | | Bug: 6495745 Change-Id: I770833f0c3fec6f187e961f511a7d9d2591f5f97
* use ExifParser to parse the orientaionEarl Ou2012-11-071-125/+36
| | | | Change-Id: I47171c028cbc1f94b7de5d067de0636a9e241fbb
* am 9ec5de9d: Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
|\ | | | | | | | | * commit '9ec5de9dbf46caecd2f0b38a72d31fa37ecb0466': Fix scenario where launching Gallery launches Camera
| * Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
| | | | | | | | | | Bug: 7479102 Change-Id: Ib4676a7149c659897eee1dbbb92ab09861bd0ed4
| * Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-11-022-1/+10
| | | | | | | | | | | | | | | | | | Use FLAG_DISMISS_KEYGUARD so lock screen will be brought up when launching gallery. bug:7462572 Change-Id: I345398cc6cfc09901e1ce8309ebdb65cf15088e0
* | Split PhotoPage into FilmstripPage and SinglePhotoPageBobby Georgescu2012-11-057-9/+51
| | | | | | | | | | Bug: 7479348 Change-Id: I98f668bd00e2e09bda9d5d9965fdbdaf1b832bfa
* | Load correct localized album names after language changeBobby Georgescu2012-11-052-6/+3
| | | | | | | | | | Bug: 7459805 Change-Id: I484ffea5b07488ffdda2e265c4efa32a3333ea03
* | Adding AccessibilityUtils classDoris Liu2012-11-051-0/+54
| | | | | | | | | | | | | | | | | | Bug: 7434841 All the functions in this class should be backward compatible to gingerbread. Change-Id: I280a64d195b2df123607a5cdad5886e3048dbb92
* | am 25fab805: Merge "Fix extra gray item in secure album." into ↵George Mount2012-11-011-4/+9
|\| | | | | | | | | | | | | gb-ub-photos-arches * commit '25fab8057e0db4b1ff33b8da13b270d9af8ae217': Fix extra gray item in secure album.
| * Merge "Fix extra gray item in secure album." into gb-ub-photos-archesGeorge Mount2012-11-011-4/+9
| |\
| | * Fix extra gray item in secure album.George Mount2012-11-011-4/+9
| | | | | | | | | | | | | | | | | | Bug 7454444 Change-Id: I83f40e7e74f658a7b9ada148932a231ef8c31f73
* | | am 40bb7158: Merge "Jump to lockscreen in secure album if tap on video" into ↵Bart Sears2012-11-011-3/+6
|\| | | | | | | | | | | | | | | | | | | | gb-ub-photos-arches * commit '40bb7158b8bda53433b36b94d6efed0e3937dcf2': Jump to lockscreen in secure album if tap on video
| * | Merge "Jump to lockscreen in secure album if tap on video" into ↵Bart Sears2012-11-011-3/+6
| |\ \ | | | | | | | | | | | | gb-ub-photos-arches
| | * | Jump to lockscreen in secure album if tap on videoAngus Kong2012-11-011-3/+6
| | |/ | | | | | | | | | | | | bug:7454356 Change-Id: I1e7e9ed886d414d5b41abdb1cc1d00c7736ae006
* | | am 769d38db: Fix tiny planet not using XMP metadata anymoreSascha Haeberling2012-11-011-9/+8
|\| | | | | | | | | | | | | | * commit '769d38db5736cd690ab7837c0824572739c39184': Fix tiny planet not using XMP metadata anymore
| * | Fix tiny planet not using XMP metadata anymoreSascha Haeberling2012-10-311-9/+8
| |/ | | | | | | | | | | | | | | | | Bug: 7452777 Background: Semantics of isPanoramaSafe has changed and should not be called from within the TinyPlanet filter at all. Change-Id: I6bada525d30d9ff21fdff99f52c6697c3f828c7e
| * Merge "DO NOT MERGE: Do not set the background to null for video." into ↵Tenghui Zhu2012-10-301-21/+1
| |\ | | | | | | | | | gb-ub-photos-arches
| | * DO NOT MERGE: Do not set the background to null for video.Romain Guy2012-10-301-21/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #7275145 Bug 7405595 Removing the window background when it's not visible is a good idea to save on performance. Removing *all* the backgrounds is just a silly idea that leads to weird looking results that drive graphics engineers mad for a day until they figure out that everything is working properly and that the app is simply asking the system to draw whatever garbage is left in the GPU's graphics buffers. Cherry pick the Romain's change from jb-mr1-dev: https://googleplex-android-review.googlesource.com/#/c/234571/ Change-Id: Ief88821319989add5fda57ae7b69cdb01f6ccdf4
* | | Use the system-standard long press vibration patternBobby Georgescu2012-10-313-22/+10
| | | | | | | | | | | | | | | Bug: 7216819 Change-Id: I575868583777a7a953d767d0cdaa91a439d908ff
* | | Disable operations when no item is selectedDoris Liu2012-10-311-0/+9
| | | | | | | | | | | | | | | Bug: 7441208 Change-Id: I2f435ad8aa0b578ecfec426f7ad6287f0f210f48
* | | Merge "Fix jank on videoplayer auto-exit" into gb-ub-photos-bryceBobby Georgescu2012-10-311-1/+1
|\ \ \
| * | | Fix jank on videoplayer auto-exitBobby Georgescu2012-10-311-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 7344292 Change-Id: I3af95d3370769a6465644fa4aabe3f2ffa2980e7
* | | | Gingerbread support-ishJohn Reck2012-10-3116-65/+73
|/ / / | | | | | | | | | | | | | | | This reverts commit 1336062985c9824d7fd796b1cebd5eaa8e4163ca. Change-Id: I718ec56315dc207a3e612abb4576bddab9afa2ee
* | | am c7536cfa: Merge "Show sync error toast only when both loading and syncing ↵Bart Sears2012-10-307-15/+58
|\| | | | | | | | | | | | | | | | | | | | are done." into gb-ub-photos-arches * commit 'c7536cfa819d10e0c556ecb30c53a58c048fa327': Show sync error toast only when both loading and syncing are done.
| * | Merge "Show sync error toast only when both loading and syncing are done." ↵Bart Sears2012-10-307-15/+58
| |\ \ | | |/ | |/| | | | into gb-ub-photos-arches
| | * Show sync error toast only when both loading and syncing are done.Hung-ying Tyan2012-10-307-15/+58
| | | | | | | | | | | | | | | Bug: 7427597 Change-Id: Ie1fe8510e2a2225424b3c2892b2c0a8b4021324c
* | | am aa8228a4: Merge "Don\'t use an album for UriImages." into gb-ub-photos-archesGeorge Mount2012-10-301-32/+0
|\| | | | | | | | | | | | | | * commit 'aa8228a42b25b60f0663770beea9acdce536f699': Don't use an album for UriImages.
| * | Don't use an album for UriImages.George Mount2012-10-291-32/+0
| |/ | | | | | | | | | | Bug 7422455 Change-Id: Ic9b0ae762b56f6734a1bd452c6c877431b90c0a6
* | Merge "Gallery: Do not set the background to null for video." into ↵Teng-Hui Zhu2012-10-301-21/+0
|\ \ | | | | | | | | | gb-ub-photos-bryce
| * | Gallery: Do not set the background to null for video.Teng-Hui Zhu2012-10-301-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This will fix screen corruption when exit while video complete or rotate while video playing. bug:7405595 Change-Id: I8b559390a284e5c850bc02a76add86c4de600144
* | | Disable save button when there's no modificationDoris Liu2012-10-293-13/+24
| |/ |/| | | | | | | Bug: 7353884 Change-Id: I1b88e8b8ab3a92aad1226c60062a17a2f4badfb9
* | Reset rotation flagnicolasroard2012-10-291-1/+1
| | | | | | | | | | bug:7386221 Change-Id: I45a615a880a96d54bbde0a5ce648e02ff86db1de
* | Merge "Fix zooming position" into gb-ub-photos-archesnicolasroard2012-10-294-29/+180
|\ \
| * | Fix zooming positionnicolasroard2012-10-284-31/+180
| | | | | | | | | | | | | | | bug:7386221 Change-Id: I70215d3c3e12d08eee40a3cc848e3fc50f7dda75
* | | Do not copy XMP data if it has TinyPlanet filterJohn Hoford2012-10-281-0/+4
| | | | | | | | | | | | | | | bug:7429072 Change-Id: I791db8ae8157741eb4cd74e9b6f749275b6b6cc3
* | | Fix rounding issue affecting TinyPlanetnicolasroard2012-10-271-3/+6
|/ / | | | | | | | | bug:7428061 Change-Id: Ieeb4c27d4c426d7052c49ca88ca61ff0785000a3
* | Merge "Changed rotated display parameter increments to 90." into ↵Nicolas Roard2012-10-261-1/+1
|\ \ | | | | | | | | | gb-ub-photos-arches
| * | Changed rotated display parameter increments to 90.Ruben Brunk2012-10-261-1/+1
| | | | | | | | | | | | | | | Bug: 7393432 Change-Id: Id94a28c88cc06a7d99aab0d01dae4fc59cefbab2
* | | Merge "change thumbnail and reset behaviour" into gb-ub-photos-archesNicolas Roard2012-10-262-11/+43
|\ \ \
| * | | change thumbnail and reset behaviourJohn Hoford2012-10-262-11/+43
| | | | | | | | | | | | | | | | | | | | | | | | bug:7386757 bug:7343047 Change-Id: I0b44309f047b790025fb806ce041e2265489f027
* | | | Merge "Show panoViewer icon after "Back" from viewer" into gb-ub-photos-archesDoris Liu2012-10-261-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show panoViewer icon after "Back" from viewerDoris Liu2012-10-261-1/+2
| |/ / | | | | | | | | | | | | Bug: 7407942 Change-Id: I00da3c73a558e412e106f089034e83f2e75616e4
* / / Remove black borders in Manta LightCycle capture after orientation change.George Mount2012-10-261-0/+7
|/ / | | | | | | | | | | Bug 7344906 Change-Id: I70017e4479962d49aedb06ea7b050f638e00fc06
* | Merge "Fix the black lines near edge of thumbnails" into gb-ub-photos-archesBobby Georgescu2012-10-261-7/+11
|\ \ | |/ |/|
| * Fix the black lines near edge of thumbnailsOwen Lin2012-10-261-7/+11
| | | | | | | | | | | | | | | | | | 1. Correct the positions of right and bottom borders 2. Turn off blending by using PoterDuffMode.SRC bug: 7414307 Change-Id: Icc6fd765c2b1e904308c53aa66b55600e0016471
* | Merge "Add proxy launcher" into gb-ub-photos-archesJohn Reck2012-10-261-56/+10
|\ \
| * | Add proxy launcherJohn Reck2012-10-251-56/+10
| | | | | | | | | | | | | | | | | | Bug: 7394901 Change-Id: I667a6e6fbd11d4c02dc536067bb6f3813775db9c
* | | Merge "Hold WakeLock for batch delete operation" into gb-ub-photos-archesBobby Georgescu2012-10-263-31/+80
|\ \ \ | |_|/ |/| |