summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Don't show the shuffle and album widget for old platformsOwen Lin2012-07-053-11/+33
| | | | Change-Id: Ide7074025aefe289bf6c71d623eac5100ab72932
* Don't use invalidateOptionsMenu before API level 11.Owen Lin2012-07-053-10/+30
| | | | Change-Id: If46d46e44797b2bd4f66235eca0954a55d0008cf
* Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-041-1/+4
| | | | Change-Id: I5c747d0da2905eb344c56dfab6333034dd5eecc3
* Merge "Add ExifTags to hold tag names that are not available in ExifInterface"Hung-ying Tyan2012-07-032-9/+11
|\
| * Add ExifTags to hold tag names that are not available in ExifInterfaceHung-ying Tyan2012-07-032-9/+11
| | | | | | | | | | | | | | prior to API level 11. Bug: 6775786 Change-Id: Iab564f577d9a0b87c8fb7b91eda6cabc12b5a11a
* | Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-035-11/+27
|/ | | | Change-Id: I606a23863247454051dd183ddf6b77f6bc882685
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-0313-92/+130
| | | | Change-Id: I0df9bf0a8f43e28ed25b436d4c584dc3ceb43c1d
* Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE.The Android Open Source Project2012-07-022-5/+3
| | | | | | | Use View.STATUS_BAR_HIDDEN instead. Bug:6706727 Change-Id: I0324a251b10eba11350f1813ee975d493bbcfafa
* Merge "Do not use NfcAdapter API in old platforms."Yuli Huang2012-07-012-15/+28
|\
| * Do not use NfcAdapter API in old platforms.Yuli Huang2012-06-292-15/+28
| | | | | | | | | | bug:6698904 Change-Id: I8cab312a212e4cba43187a73bc76d3f2164527a9
* | Merge "Remove hardwired strings for no external storage."Owen Lin2012-06-291-2/+2
|\ \ | |/ |/|
| * Remove hardwired strings for no external storage.Owen Lin2012-06-221-2/+2
| | | | | | | | | | bug: 6682495 Change-Id: I68652d6b01842a42907b953574d563cf98e65219
* | Merge "Pass correct intent to IntentService in PackagesMonitor"Hung-ying Tyan2012-06-281-1/+2
|\ \
| * | Pass correct intent to IntentService in PackagesMonitorHung-ying Tyan2012-06-291-1/+2
| | | | | | | | | | | | | | | Bug: 6755040 Change-Id: I073f4acd026cfcae3e2f4759657324f48b7238c4
* | | Merge "Don't use Build.VERSION_CODES."Owen Lin2012-06-285-11/+9
|\ \ \
| * | | Don't use Build.VERSION_CODES.Owen Lin2012-06-285-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since they won't be available on old platform. bug: 6752318 Change-Id: I55a9e83dbf05b93c83c68cb31f6edcbc29793283
* | | | Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB."Owen Lin2012-06-282-5/+58
|\| | | | |/ / |/| |
| * | Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-282-5/+58
| | | | | | | | | | | | Change-Id: I8a2f520f98116af6861fa2cd1460e6f848bbb4e4
* | | Merge "Don't use Display.getSize()."Owen Lin2012-06-282-4/+16
|\| |
| * | Don't use Display.getSize().Owen Lin2012-06-272-4/+16
| | | | | | | | | | | | Change-Id: I9b5c9021bae2b58d2815a909c97104f215d4d2e8
* | | Replace BroadcastReceiver.goAsync() with IntentServiceHung-ying Tyan2012-06-271-14/+14
|/ / | | | | | | | | | | to make Gallery run on older API. Change-Id: I30dacb38eb4e70ed3f89135544d6c514d0379add
* | am acd75301: am bb52543c: Merge "Show undo option for 3 seconds after the ↵Chih-Chung Chang2012-06-272-1/+13
|\ \ | | | | | | | | | | | | | | | | | | last picture is deleted." into jb-dev * commit 'acd753010dcf6d8079e4620722921694cb041dbf': Show undo option for 3 seconds after the last picture is deleted.
| * \ am bb52543c: Merge "Show undo option for 3 seconds after the last picture is ↵Chih-Chung Chang2012-06-272-1/+13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | deleted." into jb-dev * commit 'bb52543c6ba40749d7046f6ea9da4a8b30793f8d': Show undo option for 3 seconds after the last picture is deleted.
| | * \ Merge "Show undo option for 3 seconds after the last picture is deleted." ↵Chih-Chung Chang2012-06-272-1/+13
| | |\ \ | | | | | | | | | | | | | | | into jb-dev
| | | * | Show undo option for 3 seconds after the last picture is deleted.Chih-Chung Chang2012-06-272-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6742326 Change-Id: I5008c1984fff0a2affaeabf2a195cfcdc517ebc2
* | | | | am 52d51fff: am fc826a5f: Merge "Migrate local-album gallery widgets from ↵Hung-ying Tyan2012-06-263-6/+191
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pre-JB." into jb-dev * commit '52d51fff7affd82bc69b025d261ebf19b25728c2': Migrate local-album gallery widgets from pre-JB.
| * | | | am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into ↵Hung-ying Tyan2012-06-263-6/+191
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev * commit 'fc826a5ff488e9e3b27d2a521518e0ae5346b9fe': Migrate local-album gallery widgets from pre-JB.
| | * | | Merge "Migrate local-album gallery widgets from pre-JB." into jb-devHung-ying Tyan2012-06-263-6/+191
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Migrate local-album gallery widgets from pre-JB.Hung-ying Tyan2012-06-273-6/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The path of external storage is changed to /storage/sdcard0 in JB and the bucket IDs in MediaStore are changed accordinly. The local-album gallery widget is saved by its bucket ID so this needs to be migrated to new value as well. Bug: 6720251 Change-Id: I58a3044f2f05d428a9524f7a8053259950d5128d
* | | | | am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in ↵Chih-Chung Chang2012-06-264-0/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | background. * commit '27a768018b18f45b9dd912bafd09dea64460f852': Update thumbnail if a picture is deleted in background.
| * | | | am c7e89dae: Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-264-0/+17
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'c7e89daeb178a895de211c411d09a822de52e4e9': Update thumbnail if a picture is deleted in background.
| | * | | Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-264-0/+17
| | |/ / | | | | | | | | | | | | | | | | Bug: 6712751 Change-Id: I17f56c9ff04441e51f28b3e3bec23b1ac308b70c
* | | | am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
|\| | | | | | | | | | | | | | | | | | | * commit '64cebdd1eebd2c001e6680f247c6f741889ad989': Fix the behavior of deleting the last picture.
| * | | am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
| |\| | | | | | | | | | | | | | | | | | * commit '6118af9ddad8acc050133154f8f60c842c7f9bfa': Fix the behavior of deleting the last picture.
| | * | Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix the jank while deleting multiple pictures quickly. Bug: 6713932, 6712555 Change-Id: I9d64d8bbdcd4ec0dc9a447a51d50f88ff27363b4
* | | | Merge "Use public OverScroller() instead of a hidden one.."Pin Ting2012-06-251-8/+8
|\ \ \ \
| * | | | Use public OverScroller() instead of a hidden one..Pin Ting2012-06-231-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Bug:6698374 Change-Id: I3a97d0b4bbfb5e2a1e9f4a656d39db636defcdbd
* | | | | Use another version of setRemoteViews for backward compatibility.Owen Lin2012-06-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | bug: 6706684 Change-Id: I6fd77845d64cfb9e6830c1eabdcb5c2e9a7df854
* | | | | Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available.Owen Lin2012-06-222-12/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6698720 Change-Id: Iaabfd1d5fe16b5d89f564d688a78e773ad36c8bd
* | | | | Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApiOwen Lin2012-06-223-35/+65
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | bug: 6698718 Change-Id: I6962f0128ce2bd57658b7f3b77d2bc150eff1f60
* | | | Use View.setBackgroundDrawable instead of setBackground.Wu-cheng Li2012-06-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | View.setBackground was added in API 16. Use setBackgroundDrawable instead. bug:6698428 Change-Id: I1346ba4c640ae98d76e333779b4620cdc48b6a3a
* | | | am 254a6b42: am 82220026: Merge "Fade in/out the undo bar." into jb-devWei Huang2012-06-203-6/+115
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '254a6b42372179bcc9cf6166639325d11411be77': Fade in/out the undo bar.
| * | am 82220026: Merge "Fade in/out the undo bar." into jb-devWei Huang2012-06-203-6/+115
| |\| | | | | | | | | | | | | * commit '822200267879dfaaf77421007116e59c5bb372cd': Fade in/out the undo bar.
| | * Fade in/out the undo bar.Chih-Chung Chang2012-06-203-6/+115
| | | | | | | | | | | | | | | | | | | | | | | | The fading out happens after 3 seconds or the user swipes away. Bug: 6610348 Change-Id: Icd4dea7b0396f26556240adab93b9e645a9f1e58
* | | Move LongSparseArray into Gallery for unbundling.Owen Lin2012-06-201-1/+1
|/ / | | | | | | Change-Id: Ifa0d06818a2d21bd8ddeabe808d792f39c31322f
* | am 885f729f: Merge "Make SystemUI always consists with the contrller ↵Wei Huang2012-06-192-10/+2
|\| | | | | | | | | | | | | overlay." into jb-dev * commit '885f729fa16f9a25e688b23f1f9a94ab1bc591d5': Make SystemUI always consists with the contrller overlay.
| * Merge "Make SystemUI always consists with the contrller overlay." into jb-devWei Huang2012-06-192-10/+2
| |\
| | * Make SystemUI always consists with the contrller overlay.Owen Lin2012-06-192-10/+2
| | | | | | | | | | | | | | | Change-Id: I81f2a71fd38fc2588a9acb97b9d333978ffb5e48 fix: 6679875
* | | am d937a2e9: Merge "Fix Gallery glitch due to ColorTexture." into jb-devWei Huang2012-06-181-1/+1
|\| | | | | | | | | | | | | | * commit 'd937a2e931f222d2e60d9da007df4647b975eb7f': Fix Gallery glitch due to ColorTexture.
| * | Merge "Fix Gallery glitch due to ColorTexture." into jb-devWei Huang2012-06-181-1/+1
| |\ \