Craig Mautner
e771f3a67c
am ddd75cb1: Merge "Fix NPE when showing Toast from system process." into jb-mr1.1-dev
...
* commit 'ddd75cb1ac225f8ffe8c78a5be8ceb589e0cda27':
Fix NPE when showing Toast from system process.
2012-12-05 12:27:58 -08:00
Scott Main
40f7a513bd
docs: remove minsdkversion for clarity
...
Change-Id: I4ae06f447436ef8170a66a075cc08f1667387133
2012-12-05 12:25:42 -08:00
Chris Craik
780a53dfb5
am 07efb030: Merge "Defer process mode upon draw" into jb-mr1.1-dev
...
* commit '07efb0303ff031512b7c38c6e7e9c2fcdb5849c0':
Defer process mode upon draw
2012-12-05 12:25:13 -08:00
Craig Mautner
ddd75cb1ac
Merge "Fix NPE when showing Toast from system process." into jb-mr1.1-dev
2012-12-05 12:24:25 -08:00
Chris Craik
07efb0303f
Merge "Defer process mode upon draw" into jb-mr1.1-dev
2012-12-05 12:22:41 -08:00
Victoria Lease
5959bf2d3c
DO NOT MERGE Adjust update interval when expiring location requests.
...
Cherry-pick I88b419c92940b7e536d48b26e5fc0f72f3c9e73d
This is a more complete solution for this issue that disables
location providers when expiring their last request *and* adjusts
update intervals when expiring any request. This should help
further limit battery drain when a high-frequency-update app
exits, as it allows the system to throttle the update interval
back down to something appropriate for the remaining listeners.
Bug: 7611837
Change-Id: I7629a90f4c693be4bf96d662bd3a8b06dae0b089
2012-12-05 12:15:16 -08:00
Adam Hampson
6a9d57617a
EthernetDataTracker: Start DHCP on Link Up
...
The behavior of mLinkUp has previously changed so that it only
represents the link state. This changes fixes
interfaceLinkStateChanged() so that it triggers a reconnect based
only on the present link state.
Change-Id: I950e04e1f5b5019d59d3b9530f369f8b8f13134a
Signed-off-by: Adam Hampson <ahampson@google.com>
2012-12-05 10:29:23 -08:00
Craig Mautner
54ae2f389c
Fix NPE when showing Toast from system process.
...
The system process has no ApplicationContext and consequently was
returning null. Use the base Context in these cases.
Bug 7673699 fixed.
Change-Id: Ie2ab856bb0baefff44775a12bef7802320f72656
2012-12-05 09:57:44 -08:00
Amith Yamasani
f663cad224
am 6c58b155: Merge "Make 3rd party lockscreen widgets work on secondary users" into jb-mr1.1-dev
...
* commit '6c58b155c3bdde355adb03b191e43d8eec089fb2':
Make 3rd party lockscreen widgets work on secondary users
2012-12-05 06:03:32 -08:00
Amith Yamasani
6c58b155c3
Merge "Make 3rd party lockscreen widgets work on secondary users" into jb-mr1.1-dev
2012-12-05 05:45:00 -08:00
Daniel Sandler
8aa9ae69a2
Fix longstanding nonsense in javadocs.
...
Change-Id: Iea2c7b8e5dc7591a9586a628e891d71d215daec6
2012-12-04 23:32:27 -05:00
Fabrice Di Meglio
9de0ed43c3
Fix bug #7663550 ActionBar menu items should probably use android:textAlignment="viewStart"
...
- add "viewStart" for popup and list menu items
Change-Id: I3adf1a17080056e6d0e5fc8b9c9c95dcaafa90f6
2012-12-04 18:52:20 -08:00
Dirk Dougherty
6a3ad96831
am 1cb5ad47: am 147b01bc: Merge "Doc change: In-app Billing -- add notes about orderId change and subscription orderIds." into jb-mr1-dev
...
* commit '1cb5ad47a1137ffab0d935f186c5ea6645dd59e5':
Doc change: In-app Billing -- add notes about orderId change and subscription orderIds.
2012-12-04 18:45:39 -08:00
Dirk Dougherty
1cb5ad47a1
am 147b01bc: Merge "Doc change: In-app Billing -- add notes about orderId change and subscription orderIds." into jb-mr1-dev
...
* commit '147b01bc637ad8d184bd0aa2d6bf902e69c92107':
Doc change: In-app Billing -- add notes about orderId change and subscription orderIds.
2012-12-04 18:43:25 -08:00
Dirk Dougherty
147b01bc63
Merge "Doc change: In-app Billing -- add notes about orderId change and subscription orderIds." into jb-mr1-dev
2012-12-04 18:40:32 -08:00
Dirk Dougherty
b973b3adfe
Doc change: In-app Billing -- add notes about orderId change and subscription orderIds.
...
Change-Id: Iccd08387a6d28ac04c303f9da10d1d98dbf8f8b1
2012-12-04 18:38:09 -08:00
Scott Main
0de625b5c6
am 174af198: am 3bb56f02: docs: add link to developer survey on main landing pages
...
* commit '174af19814451ddb7e4ec76cfbea06ed86233ddf':
docs: add link to developer survey on main landing pages
2012-12-04 18:32:39 -08:00
Scott Main
174af19814
am 3bb56f02: docs: add link to developer survey on main landing pages
...
* commit '3bb56f02f89d626757b01015be6861f4c6389154':
docs: add link to developer survey on main landing pages
2012-12-04 18:31:34 -08:00
Scott Main
3bb56f02f8
docs: add link to developer survey on main landing pages
...
Change-Id: Icf635993a6b3ff20d6e226b1e13358fd0ffcd398
2012-12-04 18:26:52 -08:00
Fabrice Di Meglio
4e46d0fdef
Fix bug #7649607 Hebrew text is cut off in Settings
...
- in RTL mode and wrap content, make RelativeLayout respect the width that can be passed to him
Change-Id: I6029135dede1ee80e41ae1bc2a337bf52cf24445
2012-12-04 18:13:48 -08:00
Laurent Tu
aa3ac463c9
am dd549bcc: Merge "DO NOT MERGE Protect against NPE in FusionEngine.java." into jb-mr1.1-dev
...
* commit 'dd549bcc29402198698865cf4fd9650d0e909d23':
DO NOT MERGE Protect against NPE in FusionEngine.java.
2012-12-04 17:47:19 -08:00
Laurent Tu
dd549bcc29
Merge "DO NOT MERGE Protect against NPE in FusionEngine.java." into jb-mr1.1-dev
2012-12-04 17:45:31 -08:00
Scott Main
2fb9b61a76
am 315557b0: am 78d17441: docs: fix broken link on maps page
...
* commit '315557b0154bc5fcfe79131a8092985d8fada6e2':
docs: fix broken link on maps page
2012-12-04 17:37:28 -08:00
Scott Main
315557b015
am 78d17441: docs: fix broken link on maps page
...
* commit '78d17441fadc38dc452871da722b1b2900de7a67':
docs: fix broken link on maps page
2012-12-04 17:36:00 -08:00
Scott Main
78d17441fa
docs: fix broken link on maps page
...
Change-Id: I07e8129df1dcc61b0c2f7b81065092b06e31b8e8
2012-12-04 17:32:30 -08:00
Scott Main
1e94db6ef9
am 3341bde3: am fc677afe: Merge "docs: update webview guide with javascript interface info" into jb-mr1-dev
...
* commit '3341bde3d75ffe29a540af6b77051bb1afde08a2':
docs: update webview guide with javascript interface info
2012-12-04 17:31:22 -08:00
Scott Main
3341bde3d7
am fc677afe: Merge "docs: update webview guide with javascript interface info" into jb-mr1-dev
...
* commit 'fc677afec5ecae1844c0f46e381b9b7967d820b4':
docs: update webview guide with javascript interface info
2012-12-04 17:29:18 -08:00
Scott Main
fc677afec5
Merge "docs: update webview guide with javascript interface info" into jb-mr1-dev
2012-12-04 17:25:58 -08:00
Scott Main
13bad174f5
am 8a1074d5: am 7550a393: docs: fix AI download links
...
* commit '8a1074d5500b16509687fa383e07f46cce996ce8':
docs: fix AI download links
2012-12-04 17:25:38 -08:00
Scott Main
8a1074d550
am 7550a393: docs: fix AI download links
...
* commit '7550a393e0bb7b5f75fd558c828653097723d201':
docs: fix AI download links
2012-12-04 17:23:39 -08:00
Jeff Brown
61e21940ff
am 7fcb5dc5: Merge "Pin electron beam surface to natural orientation." into jb-mr1.1-dev
...
* commit '7fcb5dc5e9fbad0f183f425e88e576aaca98b0d7':
Pin electron beam surface to natural orientation.
2012-12-04 17:18:52 -08:00
Jeff Brown
7fcb5dc5e9
Merge "Pin electron beam surface to natural orientation." into jb-mr1.1-dev
2012-12-04 17:15:34 -08:00
satok
dc5b21a548
am 487f8e93: Merge "Fix an issue on installing 3rd-party IME by a non-primary user" into jb-mr1.1-dev
...
* commit '487f8e93b0b5e2949fbfa6b60fd5e0a7a3e4d5b7':
Fix an issue on installing 3rd-party IME by a non-primary user
2012-12-04 17:12:10 -08:00
satok
487f8e93b0
Merge "Fix an issue on installing 3rd-party IME by a non-primary user" into jb-mr1.1-dev
2012-12-04 17:09:57 -08:00
Scott Main
231719fa9c
am fff0fb87: am 82e1d979: update building first app class with some changes to eclipse workflow and account for small differences when using an IDE other than eclipse
...
* commit 'fff0fb87271faf8f19d9fd062c5ebfb720204223':
update building first app class with some changes to eclipse workflow and account for small differences when using an IDE other than eclipse
2012-12-04 16:45:25 -08:00
Scott Main
7550a393e0
docs: fix AI download links
...
Change-Id: I2773f0edf1dc73bee9b8ea1ca0e09a9fd85086ef
2012-12-04 16:44:27 -08:00
Scott Main
fff0fb8727
am 82e1d979: update building first app class with some changes to eclipse workflow and account for small differences when using an IDE other than eclipse
...
* commit '82e1d979ff7d6571f124b00d4354d40aa8757664':
update building first app class with some changes to eclipse workflow and account for small differences when using an IDE other than eclipse
2012-12-04 16:42:23 -08:00
Jeff Sharkey
ce8e7eec8d
Fix baseline alignment of notification times.
...
Bug: 7668052
Change-Id: Ifc868ac5988e00c3d63aa1e1e91544d433c858a5
2012-12-04 16:40:16 -08:00
Scott Main
82e1d979ff
update building first app class with some changes to eclipse workflow
...
and account for small differences when using an IDE other than eclipse
Change-Id: I1ea8a00cd3d03623a43d6b5f75234095130c0aa3
2012-12-04 16:38:18 -08:00
Victoria Lease
1d20e05e48
am 82a76800: Merge "DO NOT MERGE Notify provider when disposing last UpdateRecord" into jb-mr1.1-dev
...
* commit '82a76800ad78b7aa6e2bde2f6512e4ffbe21873f':
DO NOT MERGE Notify provider when disposing last UpdateRecord
2012-12-04 16:32:18 -08:00
Scott Main
a8a19ac5ab
am 3b08bb9d: am f9861221: docs: delete gps overview page
...
* commit '3b08bb9d0886f0f6e258dcd8013ae6079063c31a':
docs: delete gps overview page
2012-12-04 16:32:14 -08:00
Raph Levien
0da0d33775
am a7acb4b9: Merge "Fix for bug 7467609 Bad rendering of Telugu text" into jb-mr1.1-dev
...
* commit 'a7acb4b9cdbf39b3456bd45ef82681716e1ab2f8':
Fix for bug 7467609 Bad rendering of Telugu text
2012-12-04 16:32:09 -08:00
Sascha Prueter
8f7eddbef3
am 652d8fc9: Merge "PRIORITY_MIN notifications should be truly ambient." into jb-mr1.1-dev
...
* commit '652d8fc944c011eb15202f678588723aa9f38a84':
PRIORITY_MIN notifications should be truly ambient.
2012-12-04 16:32:05 -08:00
Guang Zhu
63cc22a5c3
am 4eab3d88: Merge "more app launch test tweaks" into jb-mr1.1-dev
...
* commit '4eab3d88a21b07d029a1b22271d7d1537a245266':
more app launch test tweaks
2012-12-04 16:31:58 -08:00
Scott Main
639116f105
am 22ab700f: am beb08896: docs: add backup service to gp docs
...
* commit '22ab700f3eb190e2599bb54bed5a7cfdb057f5ee':
docs: add backup service to gp docs
2012-12-04 16:31:54 -08:00
Winson Chung
8f90249de4
am ca83e1d5: Merge "Saving and restoring current page when rotating in lockscreen. (Bug 7568412)" into jb-mr1.1-dev
...
* commit 'ca83e1d5410d12220d48b8c52ed06cfb52fb9868':
Saving and restoring current page when rotating in lockscreen. (Bug 7568412)
2012-12-04 16:31:49 -08:00
Raph Levien
70463dca7d
am 49ed5da3: Merge "Reorder tone mark and nikhahit in DroidSansThai.ttf" into jb-mr1.1-dev
...
* commit '49ed5da31d4f2d7c9f94bdace9f46c8514bcfad7':
Reorder tone mark and nikhahit in DroidSansThai.ttf
2012-12-04 16:31:36 -08:00
John Spurlock
9c902ca473
am 33669f35: Merge "Kill dreams that do not create a timely service connection." into jb-mr1.1-dev
...
* commit '33669f35e4b63bec10bb7202b94340ebd41fbb10':
Kill dreams that do not create a timely service connection.
2012-12-04 16:31:33 -08:00
Amith Yamasani
94022e8997
Make 3rd party lockscreen widgets work on secondary users
...
If you install a lockscreen widget app on a secondary user, lockscreen fails to find it.
There were several places where the correct context and userId were required under the
covers - AppWidgetHost, AppWidgetHostView and RemoteViewsAdapter.
Set the user id in the required places and use it to query the package information.
Bug: 7662835
Change-Id: Ife482c8ab2a2e601650b7cfe2660e88d3b8f2050
2012-12-04 16:25:38 -08:00
Scott Main
cc91d6b7c8
docs: update webview guide with javascript interface info
...
Change-Id: I328d36bf54261ac7d10121424102308159d79f6f
2012-12-04 16:17:18 -08:00