summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | new accessibility sectionPeter Ng2012-07-303-0/+62
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I15fdc9550c9bf414f003685748f5aff71a9b4d44
* | | | | Merge "Explicitly set lib dir permissions during unlink" into jb-devKenny Root2012-07-311-1/+6
|\ \ \ \ \
| * | | | | Explicitly set lib dir permissions during unlinkKenny Root2012-07-301-1/+6
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default umask changed, so we have to explicitly set the mode of the lib directory when we create it in unlinklib. Bug: 6857022 Change-Id: I06fc3f29e99d686bbbb96184d8c314d4cc57e9fe
* | | | | Merge "DO NOT MERGE. Add package-name-prefix blacklist for location ↵Nick Pelly2012-07-314-39/+190
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | updates." into jb-dev
| * | | | DO NOT MERGE. Add package-name-prefix blacklist for location updates.Nick Pelly2012-07-304-39/+190
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Settings.Secure value locationPackagePrefixBlacklist and locationPackagePrefixWhitelist contains comma seperated package-name prefixes. Location & geo-fence updates are silently dropped if the receiving package name has a prefix on the blacklist. Status updates are not affected. All other API's work as before. A content observer is used so run-time updates to the blacklist apply immediately. There is both a blacklist and a whitelist. The blacklist applies first, and then exemptions are allowed from the whitelist. In other words, if your package name prefix matches both the black AND white list, then it is allowed. Change-Id: I4ea2ad56fa6bd75d32151bc250ac25c26a5777c4
* | | | Merge "dialog example update" into jb-devPeter Ng2012-07-301-0/+0
|\ \ \ \
| * | | | dialog example updatePeter Ng2012-07-301-0/+0
| | |/ / | |/| | | | | | | | | | Change-Id: Ia34dc977559fcd8bf6fe85c60ea0d328ed047e0f
* | | | Merge "actionbar and tabs image updates" into jb-devPeter Ng2012-07-303-6/+1
|\ \ \ \
| * | | | actionbar and tabs image updatesPeter Ng2012-07-303-6/+1
| |/ / / | | | | | | | | | | | | Change-Id: I2a0294ddc3627ddc0998de8d415fb938bc6ff86e
* | | | Doc change: fix title and API level reference.Dirk Dougherty2012-07-301-1/+3
|/ / / | | | | | | | | | Change-Id: Ib76edbb004ed4af0672f27e1f94dbb73716653a2
* | | help, notificaion page updates and typosPeter Ng2012-07-3029-127/+317
| | | | | | | | | | | | | | | | | | -changed copy to remove instances of eg Change-Id: Ife1da42ffdd25ffbfe23d0315cd27df4c738e182
* | | Merge "copy and image updates to patterns and building blocks" into jb-devPeter Ng2012-07-3016-47/+60
|\ \ \ | |/ / |/| |
| * | copy and image updates to patterns and building blocksPeter Ng2012-07-1916-47/+60
| | | | | | | | | | | | Change-Id: If3c012b77744a9095b204b7e313ceaf30126ccad
* | | Merge "No longer parceling FixedSizeRemoteViewsCaches" into jb-devAdam Cohen2012-07-271-129/+34
|\ \ \
| * | | No longer parceling FixedSizeRemoteViewsCachesAdam Cohen2012-07-271-129/+34
| | | | | | | | | | | | | | | | | | | | | | | | -> Related to issue 6854767 Change-Id: Ib9a9ef827a739ef9efbe6f11dcc4765004fa0c51
* | | | Doc change: fix typo.Dirk Dougherty2012-07-271-1/+1
| | | | | | | | | | | | | | | | Change-Id: Icd0d01a3047e86544dcea9188499e1433778184a
* | | | Persistent 'emergency calls' banner in the notification panel.Daniel Sandler2012-07-274-20/+69
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | While carrier info (or SSID for devices without mobile data) will still be shown in a floating text view at the bottom of the notification shade, emergency-calls-only mode will now be shown in the notification panel header so that it cannot be obscured by notifications. Change-Id: I714b6801be2b9b631b86b51d229440445eff5e76
* | | docs: add links to new Settings dev guideScott Main2012-07-266-0/+42
| | | | | | | | | | | | Change-Id: I04444ec0c4c1c278569b64f15cbbc7e8c1c623cd
* | | Merge "Delete everything from the shareables/ directory to save space on ↵Scott Main2012-07-2620-0/+8
|\ \ \ | | | | | | | | | | | | dac. All of the training ZIPs are now located in development/samples/training/zips/ Added a readme file to explain this change toward using cloud storage instead." into jb-dev
| * | | Delete everything from the shareables/ directory to save space on dac.Scott Main2012-07-2520-0/+8
| | |/ | |/| | | | | | | | | | | | | | | | All of the training ZIPs are now located in development/samples/training/zips/ Added a readme file to explain this change toward using cloud storage instead. Change-Id: I1f56ac35b88506d0ba0eaa54861e4a2a7d4c566a
* | | Merge "Use correct layout style for Theme.Holo.Light." into jb-devAmith Yamasani2012-07-261-0/+3
|\ \ \
| * | | Use correct layout style for Theme.Holo.Light.Amith Yamasani2012-07-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Layout inherited from Theme.Light is incorrect. Needed for fixes related to: Bug: 6882764 Change-Id: I1c8217f8d9fcf7ece8fa5513766e7536a7c7e13d
* | | | Merge "Fixing cache pruning to avoid pruning those in the visible range" ↵Adam Cohen2012-07-251-34/+53
|\ \ \ \ | | | | | | | | | | | | | | | into jb-dev
| * | | | Fixing cache pruning to avoid pruning those in the visible rangeAdam Cohen2012-07-251-34/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> Improves flashing on rotation of stack widgets, or other widgets who's items use a lot of memory Change-Id: I762b555ac1827861ed63ac5929972395f3080a0a
* | | | | Merge "docs: add Settings dev guide; a few changes to javadocs" into jb-devScott Main2012-07-259-8/+1208
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | docs: add Settings dev guide;Scott Main2012-07-259-8/+1208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a few changes to javadocs Change-Id: I2d671aafe91e4c6e224e2a556a60dce9f93f11ae
* | | | | Merge "Initial commit of GCM lesson for Cloudsync class." into jb-devAlexander Lucas2012-07-255-446/+232
|\ \ \ \ \
| * | | | | Initial commit of GCM lesson for Cloudsync class.Alexander Lucas2012-07-245-446/+232
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7d4020e60f30a162f74bd2e1d0360c14ee9766b2
* | | | | | Merge "fix broken links bug 6879771" into jb-devScott Main2012-07-252-3/+3
|\ \ \ \ \ \
| * | | | | | fix broken linksScott Main2012-07-252-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug 6879771 Change-Id: I106016c96070beaef6dba387110aea2a9e4f6089
* | | | | | | Merge "misc doc bug fixes" into jb-devScott Main2012-07-253-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | misc doc bug fixesScott Main2012-07-243-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I68963d79422e5cedb1726e91e9639860b13a2471
* | | | | | Merge "Fix NPE on some phones at startup." into jb-devDaniel Sandler2012-07-251-2/+3
|\ \ \ \ \ \
| * | | | | | Fix NPE on some phones at startup.Daniel Sandler2012-07-251-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6877589 Change-Id: I65ff37b4cf6b59a72a7aa665f252f5fb34f3b183
* | | | | | | Fix several cases of broken droiddoc syntaxJeff Smith2012-07-2516-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | external issue 35214 patch contributed by Jeff Smith <whydoubt@yahoo.com> Change-Id: I70dcee88a140699bf3e1ab369bed6dcd2fdd3d83
* | | | | | | Merge "docs: fix a bunch of links from javadocs to api guides and add some ↵Scott Main2012-07-2519-37/+52
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | attributes to Spinner and Switch" into jb-dev
| * | | | | | | docs: fix a bunch of links from javadocs to api guidesScott Main2012-07-2419-37/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and add some attributes to Spinner and Switch Change-Id: If015ad000c1a36e19904c132e98ebff1ceaf718b
* | | | | | | | Merge "Fix tethering APNs" into jb-devJohn Huang2012-07-2511-1/+384
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix tethering APNsRobert Greenwalt2012-07-2411-1/+384
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move DUN settings into carrier specific configs which also turn on dun-requirements. bug:6828962 Change-Id: I2a79a58b385a04c4c534172af62182424cf2022b
* | | | | | | | Merge "Caching the FixedSizeRemoteViewsCaches across rotation" into jb-devAdam Cohen2012-07-253-7/+215
|\ \ \ \ \ \ \ \
| * | | | | | | | Caching the FixedSizeRemoteViewsCaches across rotationAdam Cohen2012-07-243-7/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> This prevents unnecessary flashing of collection widgets on rotation Change-Id: Id29d4952aa640ca90b31dc3e02e2402cc0fb84d3
* | | | | | | | | Remove old unused DreamsDockLauncher.Daniel Sandler2012-07-252-98/+0
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6802065 Change-Id: I403b02ca7c78bb90eed712b3b6f846a4a6d68f8b
* | | | | | | | Merge "Fix 6804479: "Emergency calls only" in notification shade" into jb-devDaniel Sandler2012-07-241-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix 6804479: "Emergency calls only" in notification shadeDaniel Sandler2012-07-241-2/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an additional codepath to the "no connectivity" logic in NetworkController to allow the PLMN bubble up from the GsmServiceStateTracker, where R.string.emergency_calls_only is returned if we're in emergency call mode. Bug: 6804479 Change-Id: I0a77261e4393cc0dc32bae3e631ef196b2342f06
* | | | | | | Merge "Prevent crash in AppWidgetHost that can be triggered by an AppWidget" ↵Adam Cohen2012-07-241-27/+54
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | into jb-dev
| * | | | | | Prevent crash in AppWidgetHost that can be triggered by an AppWidgetAdam Cohen2012-07-201-27/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> When the RemoteViewsFactory violates the getViewTypeCount() contract we detect it, and prevent the AdapterView from crashing -> Also made RemoteViewsCache a static inner class, since we may need that down the road, and there's no reason it shouldn't be Change-Id: I872a255167aac94513e522924179de61286b995a
* | | | | | | Merge "docs: Added docs for lint tool. Change-Id: ↵Quddus Chong2012-07-246-59/+407
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | I06192262b56e0333bcfbcac223395788f7b0d072 Bug: 5942358" into jb-dev
| * | | | | | docs: Added docs for lint tool. Change-Id: ↵Quddus Chong2012-07-246-59/+407
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I06192262b56e0333bcfbcac223395788f7b0d072 Bug: 5942358 Change-Id: Ib15f96f267aa0a713fbd03b3bf5dced8c37da12e
* | | | | | | Implement CMAS service category program results.Jake Hamby2012-07-247-29/+287
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly handle CDMA Service Category Program Data requests, and send the SCPT response to the message center. Parcel SCPD operations as an ArrayList instead of an array (current version will throw ClassCastException when the array is cast). Bug: 6853691 Change-Id: I949ea68891c78306059248832e59a593ab606e11
* | | | | | | Merge "Fix 5608959: Make keyguard follow user setting for orientation" into ↵Shawn Pearce2012-07-241-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | jb-dev