Jean-Michel Trivi
a457719c50
Add new string for the notification to be displayed when the user
...
installs a new TTS engine.
Change-Id: If370cc40b0da858ec838711190d6b660b1c34ebf
2010-08-25 17:18:37 -07:00
Kenny Root
ebd93b52e6
resolved conflicts for merge of dbdbd152
to master
...
Change-Id: Icb172e3d8c2eaec8156bdc37d12efb238054b507
2010-08-24 10:13:00 -07:00
Dianne Hackborn
e55b0e2e88
Fix issue #2895310 : Please fix problems with your strings
...
Make up some numbers.
Change-Id: Ib3d1018282efd4979be8ef22384c9d64e67456e4
2010-08-20 15:10:26 -07:00
Amith Yamasani
d79934731c
Refactor settings top level activities to use fragments.
...
Added a base class SettingsPreferenceFragment from which the settings activities should
be derived so that they can behave like fragments. It contains some commonly called
utility methods and dialog conversion to DialogFragment.
Some of the top-level activities can be launched directly without the left pane.
Settings.java acts as a proxy activity that contains just that settings fragment without
the left pane.
There are still a lot of second and third level activities that need to be fragmentized.
This is just the first pass to test the 2-pane layout.
2010-08-18 22:59:33 -07:00
Danica Chang
32711b6752
bluetooth tethering
...
Change-Id: I8dfb1c85bb8b963d2937b8bc4a4c9f0cf641785d
2010-08-17 19:07:07 -07:00
Dianne Hackborn
e5b148ba29
am 343158c7
: am be5994d2
: Some improvements to the battery usage UI:
...
Merge commit '343158c797ea12f3f43df2a0ec70c65ada9e6daa'
* commit '343158c797ea12f3f43df2a0ec70c65ada9e6daa':
Some improvements to the battery usage UI:
2010-08-16 15:17:36 -07:00
Dianne Hackborn
be5994d201
Some improvements to the battery usage UI:
...
- Show wake lock usage in the battery history.
- Show WIFI usage in the battery history.
- Show the amount an app has held a wake lock in the app details.
- Also fix service run time computation in running services.
Change-Id: I5aa959857f83808fbc709f65204f59bbfb73935b
2010-08-13 14:22:34 -07:00
Oscar Montemayor
05411893af
Enabling users toset the Global Proxy from wireless settings.
...
Change-Id: Ie9b37e4c8e042fab738d2181878e93d7d2645834
2010-08-04 14:52:21 -07:00
Dianne Hackborn
26d349815d
am 6fce81a6
: am 508fedc4
: Improvements to manage apps / running services:
...
Merge commit '6fce81a69d7c2891d31618016c8ddc7b08deaa03'
* commit '6fce81a69d7c2891d31618016c8ddc7b08deaa03':
Improvements to manage apps / running services:
2010-07-28 17:46:32 -07:00
Dianne Hackborn
508fedc410
Improvements to manage apps / running services:
...
- Running services now keeps a single data structure to make
switching through the UI a lot faster.
- Display text when there are no apps.
- Fix deadlock.
- Add new preference entry to view manage apps for storage use.
- Etc.
Change-Id: I0f5babf407ed7e84169f59584ddcb6cd0e9d67d9
2010-07-28 17:41:08 -07:00
Dianne Hackborn
3205412109
am 77ba65ea
: am 49f4ba4a
: Various small UI cleanup in settings.
...
Merge commit '77ba65eaec3587ad9fcdeea5e6937c8821838add'
* commit '77ba65eaec3587ad9fcdeea5e6937c8821838add':
Various small UI cleanup in settings.
2010-07-26 12:29:40 -07:00
Dianne Hackborn
27fe995f02
am 4d4ccc9a
: am 9db5ee35
: Add facility to disable system packages.
...
Merge commit '4d4ccc9acbf9c46c930129fcb98230886dac5b9f'
* commit '4d4ccc9acbf9c46c930129fcb98230886dac5b9f':
Add facility to disable system packages.
2010-07-26 12:29:38 -07:00
Dianne Hackborn
b48e46c7d5
am e5d948f3
: am cbaf6ceb
: Add battery history details activity.
...
Merge commit 'e5d948f333b78061076c7764d641b84c8751b2c9'
* commit 'e5d948f333b78061076c7764d641b84c8751b2c9':
Add battery history details activity.
2010-07-26 12:29:35 -07:00
Dianne Hackborn
49f4ba4adc
Various small UI cleanup in settings.
...
- Remove title bar in various places where it is not useful.
- Tighten up some text to avoid spilling across lines.
- Remove strong wording about turning off GPS to save battery.
Change-Id: Ieed9f8f3a3cf6a892a49362677594b447a266925
2010-07-24 17:51:23 -07:00
Dianne Hackborn
9db5ee35d5
Add facility to disable system packages.
...
Change-Id: I762c76993e0f88d255dfc04acbea6c6adea7103d
2010-07-24 16:55:22 -07:00
Dianne Hackborn
cbaf6ceb8e
Add battery history details activity.
...
Adds a full-screen version of the battery history visualization,
which you can get to by tapping on the battery history chart in
the summary screen.
Change-Id: Ibca5ef3d0883ff6ffa80b6ddca3c8ac838c85842
2010-07-24 13:37:04 -07:00
Dianne Hackborn
0ba1940b13
am 15f9939b
: am c01b0c83
: Allow user to see and stop heavy-weight processes.
...
Merge commit '15f9939b84542319fee7039b55dacb77d1fc2789'
* commit '15f9939b84542319fee7039b55dacb77d1fc2789':
Allow user to see and stop heavy-weight processes.
2010-06-24 12:44:37 -07:00
Dianne Hackborn
c01b0c83fc
Allow user to see and stop heavy-weight processes.
...
Change-Id: If5caed3972ab03a54fbf8c459cdfc136e4bdc020
2010-06-24 12:38:33 -07:00
Adam Powell
792d2132e4
Add keyboard support to bluetooth settings.
...
Change-Id: I8fe41056acd074374cd249bfd0be6034f2614d37
2010-06-22 13:29:48 -07:00
Dianne Hackborn
ccc94380dc
am ea38e678
: Show history of battery level.
...
Merge commit 'ea38e678537cf740b5f30c1d69c7a332e98cdd2c'
* commit 'ea38e678537cf740b5f30c1d69c7a332e98cdd2c':
Show history of battery level.
2010-06-11 12:57:17 -07:00
Dianne Hackborn
ea38e67853
Show history of battery level.
...
Also clean up to remove dead code for running services and old
battery usage UI.
Finally some string improvements from Roy.
Change-Id: I8765a4c744b92edd1505f14c47fea57b918e5d7b
2010-06-11 12:46:21 -07:00
Konstantin Lopyrev
2df65e4fac
Adding support for minimum non-letter characters.
...
Change-Id: I1eb96e3b88a368f1d92acdf71974fcd8fda1caab
2010-06-07 18:35:10 -07:00
Dianne Hackborn
b364d0508e
am 728ac353
: New Running Services UI.
2010-06-07 12:57:00 -07:00
Dianne Hackborn
728ac35373
New Running Services UI.
...
This introduces a simplified (thanks, dsandler!) UI for Running Services,
collapsing the groups of apps and processes into single lines. Tapping
on a line moves to a new activity showing details on that group, where the
stop functionality is now available.
This UI is now also integrated into Manage Applications, as the Running
tab. You no longer get a really confusing, misleading, scary list of
every package that appears to be laying around for some reason.
The code was also re-organized, to put everything related to Manage
Applications and Running Services under its own package.
There is still some clean-up -- some performance improvements (such as
not re-computing the world when we switch to the details view), and if
this looks good then eradicating the old running services UI.
Change-Id: I3fc059c18060600742cab5b455d11ff74bf45ae3
2010-06-07 12:33:53 -07:00
Kenny Root
13cccc1b82
am 2486572b
: am e4c0cd6d
: am 365ef4a0
: Update strings for backup
2010-06-03 17:17:37 -07:00
Kenny Root
2486572bd6
am e4c0cd6d
: am 365ef4a0
: Update strings for backup
...
Merge commit 'e4c0cd6d8cfae4b96596b280fcd125564d290a86' into kraken
* commit 'e4c0cd6d8cfae4b96596b280fcd125564d290a86':
Update strings for backup
2010-06-03 17:09:28 -07:00
Kenny Root
e4c0cd6d8c
am 365ef4a0
: Update strings for backup
...
Merge commit '365ef4a095189573b67573f6750f5891c11b7895' into froyo-plus-aosp
* commit '365ef4a095189573b67573f6750f5891c11b7895':
Update strings for backup
2010-06-03 17:05:06 -07:00
Kenny Root
365ef4a095
Update strings for backup
...
Change-Id: Icfc39bd1dd0bc38ac5fde300aeb1e8822825d57a
2010-06-03 16:42:00 -07:00
Kenny Root
9517554534
am a262b5d1
: am 273464d5
: am aa1f8aee
: Clarify backup setting
2010-06-03 15:10:59 -07:00
Kenny Root
a262b5d1a0
am 273464d5
: am aa1f8aee
: Clarify backup setting
...
Merge commit '273464d5a1369a784eebeebaa4a4f8b4371b7699' into kraken
* commit '273464d5a1369a784eebeebaa4a4f8b4371b7699':
Clarify backup setting
2010-06-03 15:07:14 -07:00
Kenny Root
273464d5a1
am aa1f8aee
: Clarify backup setting
...
Merge commit 'aa1f8aeeea1c27fe88270cc8b5df970d9f292385' into froyo-plus-aosp
* commit 'aa1f8aeeea1c27fe88270cc8b5df970d9f292385':
Clarify backup setting
2010-06-03 15:02:13 -07:00
Kenny Root
aa1f8aeeea
Clarify backup setting
...
Change-Id: Ifb4497e4ea1453b1afbdd08ed08fddb9055b7251
2010-06-03 13:42:12 -07:00
Irfan Sheriff
3bf2d42490
am ca61c255
: am a4966840
: am de3e5665
: Add phase2 authentication settings
2010-06-03 11:17:36 -07:00
Irfan Sheriff
ca61c25578
am a4966840
: am de3e5665
: Add phase2 authentication settings
...
Merge commit 'a496684019497395b71c6d460501197a74e21e0e' into kraken
* commit 'a496684019497395b71c6d460501197a74e21e0e':
Add phase2 authentication settings
2010-06-03 11:14:40 -07:00
Irfan Sheriff
a496684019
am de3e5665
: Add phase2 authentication settings
...
Merge commit 'de3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1' into froyo-plus-aosp
* commit 'de3e56650d3e12b0bdfeb9311b71e0bb3a80ccc1':
Add phase2 authentication settings
2010-06-03 11:13:21 -07:00
Irfan Sheriff
de3e56650d
Add phase2 authentication settings
...
Bug: 2734813
Change-Id: Iaf4455577be888f6c78f490b2cc046adef41403e
2010-06-02 16:31:20 -07:00
Amith Yamasani
e7739d1ab5
Added an Input Method selector in Language settings
...
Bug: 2132207 - Settings UI has no way to change IME
2010-06-01 10:22:30 -07:00
Konstantin Lopyrev
57fbf694a5
Change I546ee2fb: Fix 2677197: Adding minimum complex character support.
...
Change-Id: I5590ec2743b84e34098871507dbcc2f49e5a4e9f
2010-05-27 16:04:49 -07:00
Dianne Hackborn
777e06c164
am 3f253cf2
: am fcc577b2
: am f9762a2c
: Fix issue #2694643 : Remove/Resolve STOPSHIP
2010-05-18 18:28:02 -07:00
Dianne Hackborn
3f253cf2d7
am fcc577b2
: am f9762a2c
: Fix issue #2694643 : Remove/Resolve STOPSHIP
...
Merge commit 'fcc577b2a15c37c1bbed995c27a48594dc43dfef' into kraken
* commit 'fcc577b2a15c37c1bbed995c27a48594dc43dfef':
Fix issue #2694643 : Remove/Resolve STOPSHIP
2010-05-18 15:28:29 -07:00
Dianne Hackborn
fcc577b2a1
am f9762a2c
: Fix issue #2694643 : Remove/Resolve STOPSHIP
...
Merge commit 'f9762a2c39bc4189329c89272bc83ba11c2c9624' into froyo-plus-aosp
* commit 'f9762a2c39bc4189329c89272bc83ba11c2c9624':
Fix issue #2694643 : Remove/Resolve STOPSHIP
2010-05-18 15:26:17 -07:00
Dianne Hackborn
f9762a2c39
Fix issue #2694643 : Remove/Resolve STOPSHIP
...
*poof*
Change-Id: I386473bc6a6cd0d68d1b0a1b4871caef75f1ade8
2010-05-18 15:22:32 -07:00
Konstantin Lopyrev
28efa02104
Making the choose password strings clearer
...
Change-Id: Ib693145542972863677fa0a383278e95abfb239d
2010-05-13 15:58:46 -07:00
Konstantin Lopyrev
015c186a24
Fix 2673731: Added password history
...
Change-Id: I6198833e099ec1f33309dc26b28e0fd4a6edb288
2010-05-12 17:16:24 -07:00
Robert Greenwalt
b12913368a
am ddde146f
: am 482eadea
: am e434bfb2
: String change - wifi tether = hotspot
2010-05-10 10:20:15 -07:00
Robert Greenwalt
ddde146f8d
am 482eadea
: am e434bfb2
: String change - wifi tether = hotspot
...
Merge commit '482eadeae85a1764b86133172d11364df6ce7227' into kraken
* commit '482eadeae85a1764b86133172d11364df6ce7227':
String change - wifi tether = hotspot
2010-05-10 10:16:29 -07:00
Robert Greenwalt
482eadeae8
am e434bfb2
: String change - wifi tether = hotspot
...
Merge commit 'e434bfb216682a6ca331fa54ce58a2bff7adf8d7' into froyo-plus-aosp
* commit 'e434bfb216682a6ca331fa54ce58a2bff7adf8d7':
String change - wifi tether = hotspot
2010-05-10 10:14:36 -07:00
Robert Greenwalt
e434bfb216
String change - wifi tether = hotspot
...
bug:2664412
Change-Id: I6ca955e7fcc299ae1d69892c93c9250229610b19
2010-05-08 17:20:26 -07:00
Daniel Sandler
039acfbdbf
am a9523ed0
: am dd379184
: am f0746678
: Merge "Redesign vibration settings." into froyo
2010-04-21 18:28:03 -07:00
Daniel Sandler
70bb98ecd5
am 94440bd9
: am 9e2810bb
: am 19340d21
: Merge "Labeled categories to help clarify Sound prefs." into froyo
2010-04-21 18:28:01 -07:00