summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Make Settings include new SettingsLibJason Monk2015-02-041-0/+1
| | | | | Bug: 19180466 Change-Id: I1ab5f2ac2d5faa5640ebe6e08ba8071a02ac8308
* Add button in "hidden" settings to flip "VoLTE Provisioned" flagPavel Zhamaitsiak2015-01-221-1/+1
| | | | | | | | | | VoLTE Provisioned flag can be lost when new device image is flashed. Currently there is no way to trigger Verizon provisioning update from device. This patch adds button in hidden settings which allow to manually change value of the flag. Bug: 19038362 Change-Id: I23f13004dbcf9eaf711c66261696772b1d7bfd6e
* Settings psuedolocalization fixes.Elliott Hughes2014-08-221-2/+0
| | | | | | | | | | We don't need -c zz_ZZ any more, and LocalePicker now checks the global developer options settings itself. Also remove some dead code now zz_ZY and zz_ZZ are gone. Bug: 17190407 Change-Id: I27f9f5bc8b27457004e7e4996ec76b76a17523eb
* [WifiSetup] Use setup navigation barMaurice Lam2014-06-161-1/+5
| | | | | | | | | | | | | | Use the setup navigation bar in wifi setup activity. 1. Include frameworks/opt/setupwizard/navigationbar/common.mk in the make file. 2. Make WifiSetupActivity implement NavigationBarListener 3. Added the fragment in setup_preference.xml, wrapping the whole screen in a LinearLayout 4. Moved skip and next screen logic to WifiSetupActivity, refactored the skip dialogs into a fragment Change-Id: Ia973c0a61faa3ead201bd10d5aa8de4bc6e091c1
* Don't build tests by defaultAmith Yamasani2014-05-201-0/+2
| | | | Change-Id: I30de838657199b853948b6ba77bc9e5da28cc4f7
* The Settings app needs privileged permissionsChristopher Tate2013-06-171-0/+1
| | | | | | Bug 8765951 Change-Id: I42cfc32d961967b0a52027cbfb7c80b628715577
* Add EventLog to report lock screen typerich cannings2013-06-051-1/+3
| | | | | Bug: 9075747 Change-Id: I7d3667211e76b13ccd659713c35ca86246e31e0b
* resolved conflicts for merge of 3c10f535 to jb-mr2-dev-plus-aospKenny Root2013-04-291-1/+1
|\ | | | | | | Change-Id: Id4ab035f92f2a8bf1b1fefdfd22ba370e33e7829
| * Track change to JSSE providerKenny Root2013-04-291-1/+1
| | | | | | | | Change-Id: I25d6612b12ab46b1f5c88c400b95bba1c023398a
* | Forcing the settings apk to be built with the zz_ZZ pseudolocale.Benjamin Poiesz2013-04-111-0/+2
| | | | | | | | | | | | | | | | This will enable Settings to show the effects of the zz_ZZ pseudolocale when selected in the LocalePicker. Bug #8556677 Change-Id: I68ffc81454865dec94a3c1460019d1efce00ea49
* | Remove guava dependency to speed up build.Jeff Sharkey2013-03-061-1/+1
| | | | | | | | Change-Id: I4cee4b6324e72e94c1241e10f3cdc507d65512cd
* | Quick and dirty UI for viewing app op information.Dianne Hackborn2013-01-151-1/+1
|/ | | | Change-Id: If17bfbe84cf438ca9bb37bf446564f39de99cee1
* Iteration on multi-user Storage UI.Jeff Sharkey2012-09-131-1/+1
| | | | | | | | | | | | | | | Now that DefaultContainerService has visibility of external storage for all users, we can measure internal storage in a single pass. Internal storage measurement now iterates across all known users, counting both apps and emulated storage usage. Create MeasurementDetails object with documentation about what is counted under various device configurations. Generalize to measure each Environment.DIRECTORY separately, so it can be combined as needed. General cleanup of how measurements are passed to UI. Bug: 7003520 Change-Id: Ib89c185296a0c9debdc20beeaa98584d803a84e8
* Use telephony-commonWink Saville2012-07-111-1/+1
| | | | Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
* Rework manage applications to be page-able.Dianne Hackborn2012-05-161-1/+1
| | | | | | | | Turn everything around so that we can have multiple list views with their own adapters. Switch to using a ViewPager for managing the different lists. Smile! Change-Id: I9c102abb06cf67f313a8696507aa4597b38c7ab9
* CA certificate settings fragmentBrian Carlstrom2011-06-271-0/+1
| | | | Change-Id: I8d4b595d6cc8d20be9bea655c7674c86a9183818
* Checkpoint of data usage UI, graphs and lists.Jeff Sharkey2011-06-091-0/+2
| | | | | | | | | Chart of network usage over time, with draggable "sweep" bars for inspection region and warning/limits. Talks with NetworkStatsService for live data, and updates list of application usage as inspection region changes. Change-Id: I2a406e6776daf7d74143c07ec683c10fe711c277
* Fix proguard flag file dependency.Ying Wang2010-09-301-1/+1
| | | | Change-Id: I32004f93fe66f54647f1c93125425a9646431070
* Create LocalePickerFragment for fragmentizing LocalePicker Activity.Daisuke Miyakawa2010-08-131-0/+2
| | | | | | Need to add proguard.flag, as the Activity crashes without it. Change-Id: Icbc75be4a4183920ed472ac64cc509115260f865
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
| | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I80f66b5f5409f1d51d929adfddf291bae3e066e1
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+14
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-14/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+14