Mike Lockwood
a98128aff5
AI 144372: Cleanup Settings support for enabling and disabling location providers:
...
LocationManagerService now listens for changes to settings,
making LocationManager.updateProviders() unnecessary.
Removed LocationManager.updateProviders()
Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way
of enabling or disabling a single location provider.
This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.
BUG=1729031
Automated import of CL 144372
2009-04-02 21:41:55 -07:00
Eric Fischer
f8e7fcf2af
AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.
...
Original author: enf
Merged from: //branches/cupcake/...
Automated import of CL 144336
2009-04-02 16:42:12 -07:00
Eric Fischer
c203e21123
AI 144335: Import US Spanish translations, and a few Japanese changes.
...
Automated import of CL 144335
2009-04-02 16:39:19 -07:00
Jack Palevich
7d8b5a10c8
AI 144152: Improve the documentation for this class.
...
Explain how it's different than ProcessBuilder
Explain that you have to call close when you're done with the pty's file
descriptor.
Note in the doc comment that the implementation relies on a private
FileDescriptor API.
Also remove an unused method.
Automated import of CL 144152
2009-04-02 10:17:29 -07:00
Jack Palevich
74285ab548
AI 144124: Avoid leaking a pty file descriptor when quitting the terminal.
...
BUG=1750582
Automated import of CL 144124
2009-04-02 10:04:28 -07:00
Jack Palevich
a5370e95c4
AI 144089: Make "Term" build against the public Android API.
...
This was done by making a private copy of android.term.Exec.
BUG=1750582
Automated import of CL 144089
2009-04-02 09:22:07 -07:00
Jack Palevich
376013596d
AI 143272: am: CL 143256 Make the Term emulator work with the most recent keyboard IME.
...
+ Makes the "Enter" key work again.
+ Makes the "Delete" key delete just one character each time you press it
instead of two.
Original author: jackpal
Merged from: //branches/cupcake/...
Automated import of CL 143272
2009-03-27 20:39:49 -07:00
Jack Palevich
e16e1457df
AI 143400: am: CL 143272 am: CL 143256 Make the Term emulator work with the most recent keyboard IME.
...
+ Makes the "Enter" key work again.
+ Makes the "Delete" key delete just one character each time you press it
instead of two.
Original author: jackpal
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143400
2009-03-27 20:00:31 -07:00
Dianne Hackborn
b520b3deb3
AI 143370: am: CL 143220 am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc.
...
Original author: hackbod
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143370
2009-03-27 19:26:11 -07:00
Dianne Hackborn
49f4090c7a
AI 143220: am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc.
...
Original author: hackbod
Merged from: //branches/cupcake/...
Automated import of CL 143220
2009-03-27 19:03:33 -07:00
Jack Palevich
729ff799f7
AI 143256: Make the Term emulator work with the most recent keyboard IME.
...
+ Makes the "Enter" key work again.
+ Makes the "Delete" key delete just one character each time you press it
instead of two.
BUG=1615131
Automated import of CL 143256
2009-03-27 15:49:45 -07:00
Dianne Hackborn
bc4a6cc7bb
Automated import from //branches/cupcake/...@143022,143022
2009-03-26 17:27:02 -07:00
Dianne Hackborn
f934a160fd
Automated import from //branches/donutburger/...@140818,140818
2009-03-24 18:36:43 -07:00
Dianne Hackborn
5445556edf
Automated import from //branches/master/...@140824,140824
2009-03-24 18:36:42 -07:00
The Android Open Source Project
b0bdccc71a
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:36 -07:00
The Android Open Source Project
692ab02175
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:11 -07:00
The Android Open Source Project
52d4c30ca5
auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca
auto import from //depot/cupcake/@135843
2009-03-03 18:28:16 -08:00
The Android Open Source Project
d2f2b1d7b7
auto import from //depot/cupcake/@132589
2009-03-03 14:03:58 -08:00
The Android Open Source Project
b8747bc7b1
auto import from //depot/cupcake/@137055
2009-03-02 22:54:20 -08:00
The Android Open Source Project
ff4b5f241f
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:29 -08:00
The Android Open Source Project
87a88c4f03
auto import from //branches/cupcake/...@131421
2009-02-13 12:57:48 -08:00
The Android Open Source Project
e3c5766074
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:58 -08:00
The Android Open Source Project
5a4d0fa291
auto import from //branches/cupcake/...@127436
2009-01-22 00:13:40 -08:00
The Android Open Source Project
b8d704a517
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
95cf464c5a
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:19 -08:00
The Android Open Source Project
e943f2fd8e
Code drop from //branches/cupcake/...@124589
2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110
Initial Contribution
2008-10-21 07:00:00 -07:00