Commit Graph

8655 Commits

Author SHA1 Message Date
Stuart Scott
5ff4e0bc9d am f6432118: am 4a682e56: am c28e80b8: am 53eec9fa: Fix sim notifications.
* commit 'f64321184cbe64ab010ffd2fde9bbd543bec9299':
  Fix sim notifications.
2015-03-25 22:13:51 +00:00
Stuart Scott
4a682e56c8 am c28e80b8: am 53eec9fa: Fix sim notifications.
* commit 'c28e80b8fb1a4fd6d326bbb79547f3597cf0412f':
  Fix sim notifications.
2015-03-25 20:34:04 +00:00
Prerepa Viswanadham
9d2ebc3cf0 Merge "Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge Fix build in DevelopmentSettings.java" 2015-03-25 19:59:48 +00:00
Jim Miller
85d9e16cc1 Merge "Update Settings to use new fingerprint API" 2015-03-25 19:46:02 +00:00
Jason Monk
c735941a85 Merge "Allow system apps to add to settings dashboard" 2015-03-25 19:34:45 +00:00
Stuart Scott
898e48645c am 53eec9fa: Fix sim notifications.
automerge: a76d35d

* commit 'a76d35dece5fe50db4712cd47c147ba7759955b3':
  Fix sim notifications.
2015-03-25 19:02:51 +00:00
Stuart Scott
a76d35dece am 53eec9fa: Fix sim notifications.
* commit '53eec9faad4f96497ab5cccaadb05963c3694363':
  Fix sim notifications.
2015-03-25 18:51:18 +00:00
Stuart Scott
53eec9faad Fix sim notifications.
bug:19705366
Change-Id: I1d1f2dc5cf1d4580ab503c88853b089db0362242
2015-03-25 18:07:45 +00:00
Jason Monk
ae194b749a Merge "Add running services screen to developer options" 2015-03-25 16:31:14 +00:00
Jason Monk
5dc70b1085 Add running services screen to developer options
This used to live under manage apps, but does no longer.

Bug: 19926589
Change-Id: I2554f14205286cc38fc87779873c37a5a1f80c4e
2015-03-25 15:27:09 +00:00
Jason Monk
2ebc8a0169 Allow system apps to add to settings dashboard
Allow system apps to add a tile to the top level of settings that
links to an activity through adding a filter for a specific action.
Determine the info for the tile based off manifest info for the
activity. Also allow the same for managed profiles, but show a dialog
in between to select which profile.

The category in which the item is to be placed must be in meta-data.
The icon and title can be specified through meta-data as well or
if unspecified the activity's label and icon will be used.

Also added an optional <external-tiles> tag to the dashboard
category xml, this allows Settings to put external tiles
in the middle of some categories (Personal does this).

Bug: 19443117
Change-Id: Idc9938d1549d181103a3030a8784b527215a8399
2015-03-25 11:11:36 -04:00
Svet Ganov
79021c27c9 Lauch manage permissions UI from settings
Change-Id: I96f75ebfb4c3984b7e93abf1de41963aa67d4cbd
2015-03-24 20:17:08 -07:00
Prerepa Viswanadham
77eb8880e8 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
Fix build in DevelopmentSettings.java

Change-Id: I8d89fd46482fae8e708398f749e480b8a06f5f03
2015-03-24 19:08:43 -07:00
Nitin Arora
fc75374b0a Increase allowed duration to connect to HOGP profile
This patch increases the duration allowed between the first device
connection attempt (immidiately after bonding) and profile connection
after service discovery from 5 seconds to 30 seconds to allow
HOGP connections for slow connection conditions.

Change-Id: Ia8a33a6ef8951d6e08b4a22837fcfdb70910112c
2015-03-24 23:56:19 +00:00
Lifu Tang
2a837190a9 Merge "Added a screen to configure wireless scanning" 2015-03-24 23:48:07 +00:00
Jim Miller
d16c9b7c31 Update Settings to use new fingerprint API
Bug 16487912

Change-Id: I99ac78f476d43f6b87f5dd20e597c51ed08d2c0e
2015-03-24 16:02:59 -07:00
Stuart Scott
97771a3b79 Dont access PhoneFactory, as it could have been inited in another JVM.
bug:19858201
Change-Id: I1684c473407b530d23a8965df3ff9a5353803397
2015-03-23 17:53:39 -07:00
Jim Miller
6fc737cc77 Merge "Fix type-o in fingerprint dialog text" 2015-03-24 00:27:58 +00:00
Jim Miller
8a7dea5620 Fix type-o in fingerprint dialog text
Fixes bug 19890194

Change-Id: Id24f3baf6a0105348f4f0e205977191d72bfe132
2015-03-23 16:17:54 -07:00
Lifu Tang
cb193d55e1 Added a screen to configure wireless scanning
- Created "Scanning" preference screen

- Added overflow menu on "Location" settings to access "Scanning" settings

- Moved "Wi-Fi scanning always available" from Wi-Fi settings to "Scanning"
  settings

- Added "Bluetooth scanning always available" preference (UI only)

Change-Id: I85d8cd60ab309db5db9caee43f4b5a117192d904
2015-03-23 15:55:10 -07:00
Pavel Zhamaitsiak
2241607570 Update Wi-Fi Calling settings
automerge: ee5f27d

* commit 'ee5f27dbeeef90381de905d05b3b67bc1837df20':
  Update Wi-Fi Calling settings
2015-03-23 22:11:57 +00:00
Pavel Zhamaitsiak
ee5f27dbee Update Wi-Fi Calling settings
- Update strings
- Move WFC mode summary strings to framework/base
- Update screens to reflect latest UX requirements

Change-Id: Ibcb1a0b6eec2342dfbaa30f90fe728976ad80a0d
2015-03-23 14:43:24 -07:00
Sanket Padawe
fe475227ef Fix "Rename device" BT settings to avoid accepting blank spaces.
Bug: 16157293
Change-Id: I0eddafd9fad89b76ab1d00005ca4a4f2725eb83e
2015-03-23 12:01:19 -07:00
Jason Monk
584b2b2bc1 Make notifications app list use new manage apps
The designs for Settings have the notification app list using the
same UI as the Manage Apps list, so switch the notification app
list over to the ManageApplications fragment.  This involves
adding some notification based filters and connecting the data
from the Notification Backend to ApplicationsState.

Bug: 19443900
Change-Id: I5e5cdb16890d536613ee59292b89a89b6fb9e2e6
2015-03-23 14:03:04 -04:00
Jason Monk
5b3aa36e6f Implement new Manage Apps list
Manage apps now only has one list.  When entered from the dashboard
it is not sortable or filterable, and shows a combination of downloaded
apps and anything that shows up in launcher.  When 'all apps' is
entered through advanced app settings, the list shows all apps and
can be filtered and sorted.

Bug: 19443900
Change-Id: I555ee56417c330424d458750b6f81d3bd543f66d
2015-03-23 11:17:07 -04:00
Sanket Padawe
c9d68e97e4 Merge "Restore password visibility on screen rotation in Hotspot/Wifi setup." into m-wireless-dev 2015-03-20 20:35:07 +00:00
John Spurlock
5293fef46a Merge "Settings: App notification settings updates." 2015-03-20 20:20:27 +00:00
Alan Viverette
042dad7cc7 Merge "Clean up usage of theme colors, deprecated Resources.getColor* methods" 2015-03-20 20:07:41 +00:00
Sanket Padawe
3eb3b104d7 Restore password visibility on screen rotation in Hotspot/Wifi setup.
Bug: 16237425
Change-Id: I2bf0aaaa657d60f007858c6635d2a17326562c66
2015-03-20 10:07:50 -07:00
John Spurlock
3fb88d743e Settings: App notification settings updates.
- Tweak language.
 - Add new heads-up configuration setting.
 - Remove instead of disable settings dependent on the banhammer.

Bug: 19776495
Change-Id: I3fac1a61bd66acd6db70b461e414c4e55dee9296
2015-03-20 12:08:48 -04:00
Ryo Hashimoto
5213531f30 Enable BugreportStorageProvider when bug report is enabled
BUG=18070208

Change-Id: Ica4eb8e9b1c1a3c228daf8d868642f1288c1d6ed
2015-03-20 21:36:17 +09:00
Jim Miller
c24adcdf83 Merge "FingerprintSettings improvements" 2015-03-20 00:03:14 +00:00
Stuart Scott
754b56690b Add null pointer check
Change-Id: I5f364e8010d61162ed57148658965b9730491050
2015-03-19 16:02:09 -07:00
Stuart Scott
71791ad272 Merge "Add null pointer check" 2015-03-19 21:57:34 +00:00
Stuart Scott
9302830fd0 Add null pointer check
Change-Id: I770d9ff289da462ce644d9e9e7be2faecb4d17b7
2015-03-19 14:48:37 -07:00
Jim Miller
4f6f7c865f FingerprintSettings improvements
- move fingerprint update notifications to a handler
- touching a known fingerprint now highlights the entry in Settings.
- cleanup - remove HashMap and add new FingerprintPreference class.

Bug 19592835

Change-Id: Ie94f825e34c14fe94648375762482f9243b7dd49
2015-03-19 13:26:53 -07:00
Jason Monk
60a09ea238 Start implementation of new app info storage page
Things are mostly in the right places, may need some minor location
adjustment on everything and styling for the buttons.

Bug: 19511439
Change-Id: If7730285d6ddc36e32cc8bc119885a8e215c0eb5
2015-03-19 15:28:40 -04:00
Jason Monk
ad99996ffb Merge "Only show 2 buttons in app info screen" 2015-03-19 18:00:54 +00:00
Sanket Padawe
fc0d674e7a Merge "Fix crash while trying to connect to network in WiFi Settings." 2015-03-19 17:26:40 +00:00
Alan Viverette
55eaa96fe4 Clean up usage of theme colors, deprecated Resources.getColor* methods
Change-Id: I34e11e0773c9f8e00e3eab422781094e19a16d3d
2015-03-18 18:10:52 -07:00
Sanket Padawe
b5f4a2c86e Fix crash while trying to connect to network in WiFi Settings.
Bug: 19535465
Change-Id: Ibfc40a08e6c648681df5fd16e2334d9ec45b10f4
2015-03-18 16:20:40 -07:00
John Spurlock
9a23adf69d Settings: Remove all unused imports.
Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
2015-03-18 15:51:15 -04:00
Jason Monk
dff06ccbf3 Only show 2 buttons in app info screen
They are disable or uninstall and force stop. When there is a third
action it gets pushed to the overflow menu.

Bug: 19511439
Change-Id: I1a0ee71662c09f191fd15524f1a123877eabbe90
2015-03-18 14:46:35 -04:00
Pavel Zhamaitsiak
035619826b Disable Wi-Fi Calling when getting "registration error" intent.
automerge: e861691

* commit 'e8616913b43d9356b5556dd0f2cab72d8ab4e875':
  Disable Wi-Fi Calling when getting "registration error" intent.
2015-03-18 18:45:15 +00:00
Pavel Zhamaitsiak
ad68507072 Remove WFC Roaming setting
automerge: 1e034fe

* commit '1e034fe79a164a12385b077e2aad9ebfaab5e389':
  Remove WFC Roaming setting
2015-03-18 18:44:48 +00:00
Stuart Scott
7df81615b1 Merge "Add option to reset network settings to factory" 2015-03-18 18:28:24 +00:00
Jason Monk
5774e865d2 Merge "Fix crash in app info" 2015-03-18 15:14:02 +00:00
Jason Monk
337996a485 Fix crash in app info
Bug: 19653600
Change-Id: Iddd2da2fcab284e34d40afe493c72bb469648380
2015-03-18 11:01:35 -04:00
Jason Monk
6e311dfaeb Merge "Add data item to app info screen" 2015-03-18 14:44:43 +00:00
Jason Monk
4bb075bc4f Add data item to app info screen
Add link from app info to directly viewing data usage for that app.

Also do some minor tweaks to get ordering and summaries right on
the app info screen.

Bug: 19511439
Change-Id: Ic50dc24bf9a5c1fe6a7aa076772915ba61168fac
2015-03-18 10:41:21 -04:00