summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge "Added accessibility tutorial-specific class name for instructions."Svetoslav Ganov2011-08-291-1/+2
|\ \ | |/ |/|
| * Added accessibility tutorial-specific class name for instructions.Alan Viverette2011-07-291-1/+2
| | | | | | | | | | Bug: 5087316 Change-Id: Ia41e9c73af189f36dd6b92b21fcbc5e9bcf408f3
* | Merge "Data usage UI fixes; sweeps, combined history."Jeff Sharkey2011-08-291-20/+20
|\ \
| * | Data usage UI fixes; sweeps, combined history.Jeff Sharkey2011-08-281-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sweep z-order so that limit are always above inspection range, and draw shadows behind sweep labels. Narrower margins for sweeps with labels; push labels to keep from overlapping. Generous touch targets on sweeps, and delegate touches to neighboring sweep if nearer. Refresh sweep layout during axis zoom, and don't allow zoom below default minimum. Let inspection sweeps move beyond valid data ranges. Draw less-frequent tick marks when working with large axis ranges. Remove Wi-Fi policies but continue showing historical data. Write NetworkPolicy if modified during read, and snapshot when async write requested. Handle combined UID histories for "Android OS." Bug: 5191421, 5092579, 5225988, 5221101, 5221065, 5221005, 5150906, 5058025 Change-Id: Id51652e8a10bb90e1345f7a8af01bd70cb8ac677
* | | Merge "Rename {zeroclick, share_tap} -> ndef_push in code."Nick Pelly2011-08-261-5/+5
|\ \ \
| * | | Rename {zeroclick, share_tap} -> ndef_push in code.Nick Pelly2011-08-261-5/+5
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Not sure what the product name will be, but ndef push seems to be a nice neutral name for the code. Text strings are left as "Share Tap" for now. Change-Id: I9dbf82eda2273220c23f443710a340c2c93e8291
* / / SpellChecker settingssatok2011-08-261-11/+37
|/ / | | | | | | Change-Id: I0d7af408d2b70e8e593e490484526dd8fffdc725
* | Merge "Implement the new TTS settings UI."Narayan Kamath2011-08-241-0/+89
|\ \
| * | Implement the new TTS settings UI.Narayan Kamath2011-08-231-0/+89
| | | | | | | | | | | | | | | | | | bug:5149036 Change-Id: I81a9786d20be3e9bf87550d6a0cc04191409600c
* | | Reduce the minimum size of buttons in App details screen.Amith Yamasani2011-08-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | The earlier reduction was not sufficient for all cases. If the min width is totally removed, it makes the buttons too small in portrait, causing wrapping. Forcing to 0.5 weight will make it too wide in landscape. Change-Id: I02a71a065f14d5f75bea68aab25c8b16941589e9
* | | Merge "Changing wifi connection dialog per UX"Irfan Sheriff2011-08-191-139/+152
|\ \ \
| * | | Changing wifi connection dialog per UXIsaac Levy2011-08-181-139/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added an advanced options checkbox and moving WPS, DHCP, Proxy to there - Minor string changes Change-Id: I7a135a483435379692a54ea0ef2663136c468945
* | | | Merge "Vertically center adjacent buttons in App Info screen."Amith Yamasani2011-08-191-4/+6
|\ \ \ \
| * | | | Vertically center adjacent buttons in App Info screen.Amith Yamasani2011-08-191-4/+6
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also reduce the min width of the buttons because the horizontal space available has reduced. Bug: 5156394 Change-Id: Ib7adfa208565503bbf537cb469e7d8feded2c5b8
* | | | Merge "More TabWidget and padding tweaks to match spec."Jeff Sharkey2011-08-196-34/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | More TabWidget and padding tweaks to match spec.Jeff Sharkey2011-08-186-34/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix NPE in UserDictionarySettings. Bug: 5184822 Change-Id: I082981c3bcf9b1e6575dcf9f42495a17f0ec8672
* | | | Merge "Remember user choice for phone book access permission dialog"Matthew Xie2011-08-181-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remember user choice for phone book access permission dialogMatthew Xie2011-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the always-allowed checkbox to be don't-ask-again checkbox to remember user's decision so that user will not be bothered agian if he/she checks the don't-ask-again checkbox bug 5099661 Change-Id: If32ab8e93313bbd33ff040553083f0cf9359b69e
* | | | Merge "ShareTap: add some more descriptive text."Martijn Coenen2011-08-181-7/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | ShareTap: add some more descriptive text.Martijn Coenen2011-08-181-7/+0
| | | | | | | | | | | | | | | | Change-Id: I34c54c3f171ab02706ac3c4e3e15ea2629f91a7b
* | | | Merge "Follow preferences padding changes in framework."Jeff Sharkey2011-08-181-42/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Follow preferences padding changes in framework.Jeff Sharkey2011-08-161-42/+0
| | | | | | | | | | | | | | | | Change-Id: Ia83237290da035e5ee7a2e92ef56fc02838aac56
* | | | Sharetap settings screen animation and text.Martijn Coenen2011-08-181-3/+19
| |/ / |/| | | | | | | | Change-Id: Ia19426be5a38a191a2786c1e75c4c5833a7c155f
* | | Fixes to CryptKeeper layout for phonesBen Komalo2011-08-173-14/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | - prevents crash when trying to show error state - makes progress screen not look horribly broken Bug: 5174783 Bug: 4671153 Change-Id: Ia72830e2fdb72f174b3ed01b6fc14be7152d1932
* | | Adjust the margins for the volume seekbars.Amith Yamasani2011-08-161-8/+4
|/ / | | | | | | | | Bug: 5165547 Change-Id: Ic82c03a4b39895f872bfd8ef4e46c795502f78a4
* | Foreground/background network stats pie chart.Jeff Sharkey2011-08-159-71/+97
| | | | | | | | | | | | | | | | | | | | | | | | Load foreground/background network stats, showing combined in chart series, and also separated in pie chart. Padding to match spec, updated action bar tabs, and limit width for wide devices. Also clear UI options for requesting fragments. Move to action bar overflow menu instead of custom icon. Show detail chart data outside current inspection range. Bug: 5106163, 5143670, 5163064, 5162671, 5148713, 5129036, 5096626 Change-Id: I548fef209e1f714f70ee6bf7098dbdb881692df4
* | Fix mute toggle behavior in Volume dialog.Amith Yamasani2011-08-101-9/+10
| | | | | | | | | | | | | | | | | | | | | | Adjust some padding and alignment. Bug: 5128528 Fix highlighted entry when using Battery shortcut. Bug: 5099767 Change-Id: I830dbb40b0b8a6448d33b2be2c36b9b80ff14bc4
* | Merge "VpnSettings: fix bugs."Chia-chi Yeh2011-08-081-7/+1
|\ \
| * | VpnSettings: fix bugs.Chia-chi Yeh2011-08-081-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | 1. Support identifier in L2TP/IPSec PSK. 2. Fix profile validation for IPSec Hybrid RSA. 3. Fix crash when the user does not want to initialize keystore. Change-Id: Id46dbbc84915dfb69f8bab6b540426e7614ab7c6
* | | Merge "Fix multiple BT settings bugs."Jake Hamby2011-08-081-7/+0
|\ \ \
| * | | Fix multiple BT settings bugs.Jake Hamby2011-08-031-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change Bluetooth profiles screen to match ICS wireframes - Remove BluetoothProfilePreference.java (no longer used) - Remove "Pair with this device" summary below every unpaired device - Remove "Paired but not connected" summary below unconnected paired devices - Fix auto connection after pairing (reuse existing CachedBluetoothDevice) - Add "Connected (no phone/media)" summaries based on ICS wireframes - Fix visibility timeout strings. - Fix crash when starting Bluetooth from Settings shortcut widget. Bug: 5064139 Bug: 5064324 Bug: 5080404 Bug: 5093513 Bug: 5104485 Change-Id: Ie87103e183ce414c86cb1831a38ef0178b1b1292
* | | | Fix 5044847: Minor tweaks to SecuritySettings.Jim Miller2011-08-073-5/+2
| |/ / |/| | | | | | | | | | | | | | | | | Fix for 5044847 removes "Press menu for help" which is no longer used on any device. Fix for 5092312 removes black background from pattern/pin/password settings. Change-Id: I849ea0296aa9f0e9ace65086f9b154a961959f00
* | | Data usage app icons and details, chart labels.Jeff Sharkey2011-08-045-11/+46
|/ / | | | | | | | | | | | | | | | | Add app icons into both summary list and details pane. Also show list of all applications merged under a UID. Draw dates on chart axis, and avoid flashing policy sweeps when switching networks in detail mode. Bug: 5087283, 5038812 Change-Id: I1dcd03ca85b517f8726452af8a46b4be9b3d20f1
* | Merge "Sound settings screen and volumes dialog reconfiguration."Amith Yamasani2011-08-031-50/+110
|\ \
| * | Sound settings screen and volumes dialog reconfiguration.Amith Yamasani2011-08-021-50/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the "Notifications use ring volume" checkbox. Show the current ringtones in the summary area. Bug: 5032308 Change-Id: I17e63f32c1775dd2097904df1aa6aaf699bd8ae2
* | | Center button text in the InstalledAppDetails screens.Amith Yamasani2011-08-031-4/+0
|/ / | | | | | | | | Bug: 5098457 Change-Id: I2ae0083c9547d17324ebbd667eb85f58da88ec15
* | Merge "Add a way to choose the current spell checker"satok2011-08-021-0/+80
|\ \
| * | Add a way to choose the current spell checkersatok2011-08-021-0/+80
| |/ | | | | | | | | | | Bug: 5057977 Change-Id: I86366d6be0d59dfb7a80431fcc87f55b1f27a014
* / Data usage axis grow/shrink, other fixes.Jeff Sharkey2011-08-012-2/+18
|/ | | | | | | | | | | | | | | | When dragging vertical sweeps near edges, grow or shrink axis scale to give users access to larger limits. Triggers 10% for each 250ms that user continues holding. Change axis math to support arbitrary ranges beyond [0,5GB]. Show "empty" message when no application details found. Added strings that didn't appear in default language. Better sweep margins using dip instead of scale units. Format time ranges in local time instead of UTC. Only show dashed estimate when it would reach near warning or limit. Extend app usage series until "now" when buckets missing. Bug: 5096685, 5092538, 5058158, 5058114, 5058024, 4643457 Change-Id: I45cf33f7f3baeba1bfa5b21f31cb0a12006f62fa
* Merge "Added contentDescription to IME settings image button."Svetoslav Ganov2011-07-281-0/+1
|\
| * Added contentDescription to IME settings image button.Alan Viverette2011-07-281-0/+1
| | | | | | | | | | Bug: 5092506 Change-Id: Ibd27e4b0d798dd21df0e6eb69babc0df2292bf5f
* | Add backup password setting UIChristopher Tate2011-07-281-0/+83
| | | | | | | | | | | | Bug 4901637 Change-Id: I515f1475d3675285a830b4b5ddd1f011f1b56e3a
* | Merge "Add on/off actionbar switch for NFC Tap To Share."Martijn Coenen2011-07-281-22/+0
|\ \
| * | Add on/off actionbar switch for NFC Tap To Share.Martijn Coenen2011-07-271-22/+0
| |/ | | | | | | Change-Id: I009a31d8862a23e15d89fe9813eca02e06469531
* | Merge "Data usage fit and finish."Jeff Sharkey2011-07-274-36/+66
|\ \
| * | Data usage fit and finish.Jeff Sharkey2011-07-274-36/+66
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show time range and data summary based on current sweep selection for both network and app details. Fix animations by opting-out of parent hierarchy animation, since it fights with ListView. Switch to using NPMS "restrict background" instead of overloading setBackgroundDataSetting(), and hide app background checkbox when global background is restricted. Limit sweeps to valid historical data, and activate sweeps on touch instead of requiring separate tap. Fix z-order and avoid animating sweeps. Align all elements along vertical edge, and fix item layout to handle long app title. Bug: 4979025, 5058107, 5038590, 5079887, 5058108, 5058026, 5037381 Change-Id: Ib45b61ff2a62303f47aa3f47f88d2e688fe4d076
* / VpnSettings: make more fields available as advanced options.Chia-chi Yeh2011-07-271-5/+17
|/ | | | | | | Now users can manually override DNS search domains, DNS servers, and forwarding routes for each VPN network. Change-Id: I10b8e383ac19fd19d23938dff78201a71724d58f
* Bluetooth : update bt scanning Icon layoutjhtop.kim2011-07-261-1/+1
| | | | | | | | - previously, layout_width was fixed as 600. it makes scanning icon in device picker disapper. Change-Id: I6d4c559eb7c2823da65ee047662131ee47ea4866 Signed-off-by: jhtop.kim <jhtop.kim@samsung.com>
* Revamp of the accessibility settings.Costin Manolache2011-07-251-0/+30
| | | | | | | | | | | | 1. Reimplemented accessibility settings accrding to UX design. NOTE: The strings are not final, rather reasonable placeholders to avoid blocking on them. Will submit another CL with string updates and any necessary polishes. bug:5065409 Change-Id: I3ba229a624298dbf238bc8562b42616b386f8c34
* Updated: Wi-Fi p2p initial UI implementationrepo sync2011-07-241-0/+88
| | | | Change-Id: If60f42f76fa07a868d2e11b012b4697252c69f5f