75462 Commits

Author SHA1 Message Date
Dianne Hackborn
a057f332fb am 5ba15cc3: am 9d9251c8: am 847d677f: am 3c40675f: Merge "Fix potential NPE when saving fragment state."
* commit '5ba15cc38f11ffcfa5dbc65e4c213272b458d99c':
  Fix potential NPE when saving fragment state.
2012-04-24 15:54:56 -07:00
Mathias Agopian
c14bacf1fb add a (hidden) api on Surface to query if the consumer is running behind the producer
Change-Id: I71ec1602f66a4850b130893fc7017b5b1ac1b647
2012-04-24 15:50:27 -07:00
Dianne Hackborn
2ed9c20048 Merge "Add new signature-level permission to get details of tasks." 2012-04-24 15:42:26 -07:00
Gilles Debunne
2d373a1834 TextView refactoring part 3: the easy
Removed safety net getEditor() method.
Cleaned-up trailing spaces.
Enforced the 100 characters limit on all lines.

Change-Id: I0e0d704f8b795cd2e2d040f31c20e63c60fa31a8
2012-04-24 15:25:43 -07:00
Scott Main
edeff9efa9 am 88a0e796: am f6af2278: am d5955b02: Merge "docs: add section to basic intent class about using the activity chooser" into ics-mr1
* commit '88a0e796fd48d1704f24fe7bfac1db46a5f7d389':
2012-04-24 15:19:46 -07:00
Scott Main
d2a2d73606 am cadaee6b: am 9e99d86b: am d5955b02: Merge "docs: add section to basic intent class about using the activity chooser" into ics-mr1
* commit 'cadaee6b4c3b33e1ca13fe0f1ea3ab73c9e121d7':
2012-04-24 15:19:44 -07:00
Quddus Chong
1ec5cac941 am 211135eb: am 1aa56e14: am 378da38d: docs: Fixed the url for the Aplication Licensing link. Bug: 6322460
* commit '211135ebb5e8348ada4eae12635645accbc2d702':
2012-04-24 15:19:28 -07:00
Quddus Chong
98e1f91cbc am 0a858f23: am 22ec624c: am 378da38d: docs: Fixed the url for the Aplication Licensing link. Bug: 6322460
* commit '0a858f23876ac9d40f2f9574d53ab9451c53bf64':
2012-04-24 15:19:26 -07:00
Irfan Sheriff
c1da08f1ae Merge "Expose Context.NSD_SERVICE" 2012-04-24 15:13:03 -07:00
Irfan Sheriff
60309fc7bb Expose Context.NSD_SERVICE
Missed exposing Context.NSD_SERVICE for the network service
discovery API

Change-Id: I38cfa93e923286072ded05b707d31cd4db7ff7d4
2012-04-24 14:57:46 -07:00
Dianne Hackborn
e29ccb0d67 am b3a76660: am 78e62111: am fee88fdb: Merge "Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode."
* commit 'b3a766600275a004dfa2423e87229082d7f1232b':
  Issue: Foreground activity performs [Resume] and [Pause] when any process died in sleep mode.
2012-04-24 14:51:21 -07:00
Dianne Hackborn
5c6d80c934 am 27e1680b: am 5a3370e5: am 50b53700: Merge "Fix for too many binder calls in packagemanager"
* commit '27e1680b5cd3694029ddac4128050b17f59f235e':
  Fix for too many binder calls in packagemanager
2012-04-24 14:51:19 -07:00
Chris Craik
912507928c Merge "Support picture listener correctly in HW webviews" 2012-04-24 14:49:51 -07:00
Dianne Hackborn
cda8329e37 Merge "Distance max set incorrectly" 2012-04-24 14:38:32 -07:00
Craig Mautner
bdb1c4067c Merge "Don't start a dimming operation when hiding." 2012-04-24 14:35:10 -07:00
Craig Mautner
35af2fff43 Don't start a dimming operation when hiding.
Check to see if app token is hiding before going ahead with turning on
dimming. Before this fix went in we were turning dimming back on right
after turning it off. Then we didn't turn it off again until all
animations had completed leading to a delayed dim-off experience.

Fixes bug 6378033.

Change-Id: Ic819a0093ba95f62df369266c07525835703c5fa
2012-04-24 14:30:15 -07:00
Scott Main
3a22088424 am 38646b97: am 82e9de51: am 40a33f3b: Merge "docs: add meta description to first training docs" into ics-mr1
* commit '38646b9710ccd72aba454ab97abff0384102e0a4':
2012-04-24 14:28:07 -07:00
Scott Main
069aba6e25 am 7e07274d: am a5ca2aa2: am 40a33f3b: Merge "docs: add meta description to first training docs" into ics-mr1
* commit '7e07274dbcfda3da06855f72466c301c649c832c':
2012-04-24 14:28:05 -07:00
Scott Main
78ad3b2709 am 9c9bffa6: am 40ed2939: am f90f4ed1: docs: fix more broken links
* commit '9c9bffa61ae2eaa643ab941455858ec0163402e9':
2012-04-24 14:28:03 -07:00
Scott Main
cf7022f31c am 405a6733: am 12f4347d: am f90f4ed1: docs: fix more broken links
* commit '405a67333a16587f3e1d941ed9735a2f1e43bc63':
2012-04-24 14:28:01 -07:00
Scott Main
6cbce84bc1 am 38bfa5fa: am 6e89c342: am 71427bae: docs: fix broken link
* commit '38bfa5fabe489ea69dcde308732276bf57c3dd56':
2012-04-24 14:27:35 -07:00
Scott Main
b90b823e1f am 508456c0: am baa0a185: am 71427bae: docs: fix broken link
* commit '508456c046c2bc53eb61d668cc9998940ecc9778':
2012-04-24 14:27:32 -07:00
Dianne Hackborn
8238e717df Add new signature-level permission to get details of tasks.
Third party apps now can't get access to the extras of the
intents associated with tasks, to keep private data in them
from leaking out.

Change-Id: I95af9e181ac42557bc8b981807e7ddd266a88d0e
2012-04-24 14:27:02 -07:00
Travis Geiselbrecht
fd135bc809 am f4b6628e: BootAnimation: fix bug to delay the appropriate amount of time per frame
* commit 'f4b6628e5084bf317eab5326c51cbecb8fabdc45':
  BootAnimation: fix bug to delay the appropriate amount of time per frame
2012-04-24 14:23:25 -07:00
Adam Powell
b71a5bc02b Check for valid records associated with activity tokens in
ActivityManagerService up-navigation methods.

Silly monkeys.

Fixes bug 6328725

Change-Id: Ifec3f162bdfc2e7e872a689210752c0f6b9b0ab7
2012-04-24 14:20:57 -07:00
John Reck
4961295d19 Merge "Use the right timeout" 2012-04-24 14:18:17 -07:00
Travis Geiselbrecht
f4b6628e50 BootAnimation: fix bug to delay the appropriate amount of time per frame
Change-Id: I300b67a97a9a685cec59df12d8d605c2b0b49180
2012-04-24 14:14:55 -07:00
John Reck
d7156d3f47 Use the right timeout
oops

Change-Id: I667b849af4c5d4fece42e9bcbc5b6b9951b955bb
2012-04-24 14:14:47 -07:00
Steve Block
2318889909 Merge "Add tests for reflection and improve JavaDoc for Java Bridge" 2012-04-24 14:11:26 -07:00
Scott Main
ba69821620 am 8ad5740e: am b3914283: am ffad98c7: docs: fix markup error in resource sidenav
* commit '8ad5740ec1d84cd4c8c8dbbd25ab2f6bcea7b2db':
2012-04-24 13:58:19 -07:00
Scott Main
056bbe926a am 12d21185: am 186c1de7: am ffad98c7: docs: fix markup error in resource sidenav
* commit '12d211853ce252b120d97da071d4a46763981cea':
2012-04-24 13:58:11 -07:00
Scott Main
5bdfa6805a am 81b7e491: am 08a894ca: am 5f8173f3: docs: fix javadoc link
* commit '81b7e4918291e8bc9ea31ae196e0d473c862af5a':
2012-04-24 13:58:04 -07:00
Scott Main
856103c8fd am 2da97094: am 4540bcd8: am 5f8173f3: docs: fix javadoc link
* commit '2da97094a6f73607a8044ccd241f0863e7adcb2f':
2012-04-24 13:58:02 -07:00
Scott Main
9186fda826 am 178e6e6a: am 5f831aee: am 421854e6: docs: add fragments class to training TOC
* commit '178e6e6a4b39546bc176f59bc21a9c80b281f328':
2012-04-24 13:57:58 -07:00
Scott Main
ae5485eb2a am aa364266: am fa6ddddd: am 421854e6: docs: add fragments class to training TOC
* commit 'aa364266fe51705a96766090eee01cee42293be6':
2012-04-24 13:57:56 -07:00
Scott Main
fe1023ac8c am 3a2fcf73: am 28dd9d83: am 67e988e0: Merge "docs: for AU basic training on fragments including ZIP for sample app" into ics-mr1
* commit '3a2fcf73c4050281e41a9f6bd42fc80035e2b3b3':
2012-04-24 13:57:54 -07:00
Scott Main
74a24aa27b am 1324aff1: am 883ae2b9: am 6ea11c0a: Merge "docs: Add 101 class on activity lifecycle including ZIP for sample app" into ics-mr1
* commit '1324aff1c863aac244125dfa7092bbb79f472a33':
2012-04-24 13:57:53 -07:00
Scott Main
bf6130bfff am c7a8f17f: am 718c2f4d: am 67e988e0: Merge "docs: for AU basic training on fragments including ZIP for sample app" into ics-mr1
* commit 'c7a8f17fb85ccbd6d4689bb8fd96eb4052aff9fa':
2012-04-24 13:57:41 -07:00
Scott Main
bb84e2a50f am 19103c72: am 25d27074: am 6ea11c0a: Merge "docs: Add 101 class on activity lifecycle including ZIP for sample app" into ics-mr1
* commit '19103c720a1d52a53710107eb3fcc195bd604c0e':
2012-04-24 13:57:38 -07:00
Dirk Dougherty
05c1de9486 am 9d6d3eb3: am 08979f29: am 2a73a218: Doc change: Add link target for developer video block.
* commit '9d6d3eb34063b8aa6ffd177d3657d859fde87273':
2012-04-24 13:57:36 -07:00
Dirk Dougherty
cbd4b8fc15 am 1ef3d4ef: am fd8c8af2: am 2a73a218: Doc change: Add link target for developer video block.
* commit '1ef3d4efa161510ff986432c2f0d37bba6b3e881':
2012-04-24 13:57:34 -07:00
Dirk Dougherty
a85dd987fb am 14dfc618: am 31377696: am 3e6b20be: Doc change: update links to developer video.
* commit '14dfc6183a4d93b3d2c3c594428acc8999b153d4':
2012-04-24 13:57:32 -07:00
Dirk Dougherty
40baea7249 am 66edbfa2: am 0f340ab3: am 3e6b20be: Doc change: update links to developer video.
* commit '66edbfa2cd9d21e9884659a19bf9acfbbe444c47':
2012-04-24 13:57:30 -07:00
Jean-Baptiste Queru
30a2f74222 am 75b1c301: am ed11920c: am 60247737: Merge "Fix build - re-generate current.txt"
* commit '75b1c3011be727acbc862d6684299709756a33bd':
  Fix build - re-generate current.txt
2012-04-24 13:57:12 -07:00
Dirk Dougherty
53fd8e84c7 am e7c94770: am e7184552: am 93a333e3: Doc change: Add summary page of Android Developers Live videos.
* commit 'e7c94770f74887ffba0d0e7980e23869bd1b6446':
2012-04-24 13:57:01 -07:00
Dirk Dougherty
e7be6d7d32 am 74e5c926: am 91e1d4f4: am 93a333e3: Doc change: Add summary page of Android Developers Live videos.
* commit '74e5c926a54305df82562d18afa53dc7bf85d30d':
2012-04-24 13:56:59 -07:00
Joe Malin
72549639ff am 0f762466: am fdfb4d75: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1
* commit '0f762466e4548b505049cf3a6571b61972519f0b':
2012-04-24 13:56:13 -07:00
Chris Craik
177a4bb37f Merge "Add useMinimalMemory=true test to TileBenchmark" 2012-04-24 13:55:26 -07:00
Joe Malin
e66b1da6db am c111230e: am cfab1364: am 20176edc: Merge "DOC CHANGE: Add javadoc to ClipboardManager" into ics-mr1
* commit 'c111230e7654af01ddf98a103444513d8a9e5803':
2012-04-24 13:50:43 -07:00
Dianne Hackborn
dc5f9b7530 am 0172264b: am 294374bf: am 5e542108: Merge "Remove deprecation on android:enabled attribute."
* commit '0172264bda0b3b018815cb4cdf26b00ccb7d7fe5':
  Remove deprecation on android:enabled attribute.
2012-04-24 13:50:24 -07:00