Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add setting for allowing Google to use location for better search results. | Amith Yamasani | 2009-06-16 | 1 | -2/+9 |
| | |||||
* | Minor UI improvements and showing of unplugged duration. | Amith Yamasani | 2009-06-12 | 1 | -1/+2 |
| | |||||
* | Add VPN settings classes to Settings app. | Hung-ying Tyan | 2009-06-12 | 4 | -0/+94 |
| | | | | | | | | | | | | | | | | | | | | | | PATCH SET 2: + Add import com.android.settings.R PATCH SET 3: + Remove @Override interface methods to be compilable by Java 1.5. PATCH SET 4: + Add import android.net.vpn.VpnManager PATCH SET 5: + Add license headers. PATCH SET 6: + Remove Constant.java and move the constants to VpnSettings. + Make AuthenticationActor implement DialogInterface's handlers. + Remove trailing spaces. PATCH SET 7: + Remove default username. | ||||
* | Merge change 3994 into donut | Android (Google) Code Review | 2009-06-11 | 1 | -1/+1 |
|\ | | | | | | | | | * changes: Shrink power widget to 3 cells wide. | ||||
| * | Shrink power widget to 3 cells wide. | Ken Shirriff | 2009-06-11 | 1 | -1/+1 |
| | | |||||
* | | Removing the summary texts for the Accessibility checkbox | Charles Chen | 2009-06-11 | 1 | -2/+0 |
|/ | | | | as requested by Raman. | ||||
* | Adding support for selecting the default language for Text-To-Speech in ↵ | Jean-Michel Trivi | 2009-06-10 | 1 | -0/+8 |
| | | | | Settings. | ||||
* | CompatibilityMode settings | Jean-Michel Trivi | 2009-06-10 | 1 | -0/+5 |
| | |||||
* | Adding Text-To-Speech default settings in the Settings application. | Jean-Michel Trivi | 2009-06-09 | 2 | -0/+59 |
| | |||||
* | Implement the power-control widget. | Ken Shirriff | 2009-06-08 | 1 | -0/+22 |
| | | | | | | | | | This widget allows uses to turn on/off bluetooth, wifi, gps, and sync, and adjust brightness without going through the settings menu. The widget provider updates the settings when the buttons are pressed. The widget provider is also a receiver for events indicating that the status was updated elsewhere and the buttons need to be changed. | ||||
* | Add detail page for Battery usage and track GPS and foreground CPU. | Amith Yamasani | 2009-06-03 | 1 | -5/+1 |
| | | | | | Show details such as Cpu time, Cpu foreground time, data sent/received, and GPS usage. | ||||
* | Top level screen for App Fuel Gauge. | Amith Yamasani | 2009-05-22 | 2 | -0/+32 |
| | | | | | | | | | | | Shows sorted list of power usage (with some debug information) by the top 10 apps and subsystems. Doesn't yet take into account certain subsystems such as data network usage, audio/video DSP usage, Bluetooth and lights other than screen backlight. Screen, Idle, Wifi and Voice usage and CPU time are accounted for. Also need to add detail screens for each item and suggested actions. | ||||
* | Accessibility feature - settings (replacing 704 and merging with the latest ↵ | svetoslavganov | 2009-05-14 | 2 | -1/+41 |
| | | | | Donut) | ||||
* | Show Search settings in Settings app. | Bjorn Bringert | 2009-04-27 | 1 | -0/+16 |
| | | | | | | | The Settings app now shows a "Search settings" item, if there is an activity that handles the Search settings intent. This conditionally included settings is handled in the same way as the sync settings. | ||||
* | Automated import from //branches/donutburger/...@142826,142826 | Jim Miller | 2009-03-25 | 1 | -0/+7 |
| | |||||
* | Automated import from //branches/donutburger/...@142431,142431 | Evan Millar | 2009-03-24 | 1 | -5/+0 |
| | |||||
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -5/+0 |
| | |||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -1/+6 |
| | |||||
* | auto import from //depot/cupcake/@136594 | The Android Open Source Project | 2009-03-05 | 2 | -22/+48 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 22 | -0/+1382 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 22 | -1387/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -3/+8 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -8/+3 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -5/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 19 | -129/+118 |
| | |||||
* | auto import from //branches/cupcake/...@127436 | The Android Open Source Project | 2009-01-22 | 1 | -0/+7 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -0/+9 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 2 | -16/+40 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 12 | -28/+139 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 20 | -0/+1252 |