summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* Settings: Introduce Privacy Guard ManagerLars Greiss2013-07-032-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due that on the one hand a lot user are not familiar with permissions and how to read them and on the other user want to have a faster easy access to setup privacy guard for several apps this small manager assist the user to setup. Privacy Guard Manager shows a list off all installed apps Per default it shows only user apps which have critical permissions privacy guard can protect. The user can optional show in the list as well all system apps or turn off the filter to show all apps undependent of the permission the app has. To activate privacy guard for an app a simple click on the entry activates it so that the user can go fast trough the list. Longpress opens app detail page. Initial help dialog tells the user how to use it. Due the filter user who are unfimiliar with permissions can fast see which apps are effected without deeper knowledge cheers SlimRoms PatchSet3: - go inline with AOSP style - move PrivacyGuard by default into manager - change behaviour off active icons PatchSet4: - change app icon size to 36dip PatchSet5: - string change PatchSet6: - add reset option to disable privacy guard for all shown apps in the list PatchSet7: - Cleaned up the intro dialog a bit. PatchSet8+9: - cleanup - fix alignment of top checkbox PatchSet10: - fix permission filter PatchSet11: - improve icon loading Change-Id: I6bc886393bf90f8daed92b66d5fee1ce9e1accd0
* [2/2] Add triggers to change profile based on APJo De Boeck2013-06-141-0/+0
| | | | | | Add UI for configuring triggers to active profiles. Change-Id: I4903ef64d3eced687136a7dcf4d2048ce4b7ca63
* Settings: Navigation bar Quick launch shortcuts (1 of 2)Stevespear4262013-03-112-0/+0
| | | | | | | | | | | | | | This allows up to 3 targets on the Navigation bar ring or Home buttons with custom Quick launch shortcut actions. Patchset 1 to 17 - Initial commits and edits Patchset 18 - Update preference layout - Use AOSP terminology for the feature name - Group under new 'Navigation bar' category - Rename Navigationbar buttons configurator Patchset 19 - Update commit message with x of y indicator Change-Id: I91a7b86b7bfa79526b537e28b510ec078a58c956
* Settings : NavigationBar CustomizationDanesh M2013-01-052-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Contains: - Settings side to customize the navigation bar buttons. Id: I39d9362f1930dc4181d20ff95077b4c290f6907e - Settings : NavigationBar Customization Settings side to customize the navigation bar buttons. Id: Ibd51fbca96d5f0d5e75c7bd74dc5ec62ed1d969d - Settings: Fix NavBar lock button when resetting default When the NavBar is reset to defaults while in edit mode, lock icon should re-lock Id: I876725046e380ebb7da774ae412ce2b68f5310f8 - And a few small fixes - Add support for navbar editing on tablets - Add npe check Change-Id: Ic77ca21d976015a1f4b4e10cab27fa35760035da
* Settings: Forward port Slider shortcutsDvTonder2012-12-093-0/+0
| | | | | | | | | | | | | Includes Change I683d9c22: Add the new lockscreen drawables to the picker list by Bjorn Lunden (blunden) Settings : Lockscreen targets alignment fix Add separate layouts for different layouts to fix alignment issues. Change-Id: I2453225e8a683244a1e11f0a8d3c18954ba5885f Change-Id: I155824abc0578d98d3e2f1f5c2dcde3fa7b2ef84
* Settings: Forward port Performance settingsDvTonder2012-11-251-0/+0
| | | | Change-Id: Ib510b35fc2763c6942737afa33873aa5d349a173
* Settings: add Advanced menu for device-specific settings appjt11342012-11-241-0/+0
| | | | Change-Id: Ib022a224fe71522eb2432a112d2bdf64bc08c926
* Add System menu and PowerWidget configuration support from mr0/10.0Ricardo Cerqueira2012-11-211-0/+0
| | | | Change-Id: I4c34812be0bc39dbe93e21a29682717ccf9c077f
* Bring in Profiles support from mr0Ricardo Cerqueira2012-11-214-0/+0
| | | | Change-Id: Icae838838ce2c34aec22c50f166b957205db8394
* Add the themes configuration entry pointRicardo Cerqueira2012-11-201-0/+0
| | | | Change-Id: I0eb669956d9e89bb92cd43487b14b4246454a400
* Add launcher configuration itemRicardo Cerqueira2012-11-201-0/+0
| | | | | | | | | | This was jumbled together with a ton of lockscreen stuff that needs to be fully remade, so I just give up on rebasing it in. Just add the feature. PS - #$%#@^% squashed commits for separate features... Change-Id: I4820edc7710206174b082ace542d76ec459559db
* Settings: Anonymous Statistics (CMStats)Danesh Mondegarian2012-11-201-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMStats is now integrated into settings. Patchset 2 : Set service's exported value to false Patchset 3 : Fix mismatched title for activity label Patchset 4 : Renaming of strings Cleanup New icons (Thanks to Markus Guidry) Patchset 5 : Change stats url Add header to Utilities and reformat Patchset 6 : Take into account unusual but possible use-cases Patchset 7 : Fix alarmManager + preference mismatch Patchset 8 : Update alarm setting (data calculation..etc) Avoid unecessary reset's Patchset 9 : Use unix timestamp instead (No converting back/forth) Change-Id: I25d8819e1d65413c516ed95c7038a1fe4a45d553 Settings : CMStats cleanup / Enabled by default Make the default/firstBoot behavior of stats similar to what was in cm7 Change-Id: I1243326bc9405e107114207817c30387b1681984 Fix OCD string Change-Id: Ice1b2c0c4882620eef774aca26b91a39d27f7b47
* Final tweaks to visuals of widget pickerMichael Jurka2012-11-071-0/+0
|
* Updated assets.Daniel Sandler2012-11-072-0/+0
| | | | Change-Id: Ib4e02eb1c43523e86ad8828835f76436ebb82506
* New widget picker for keyguard widgetsMichael Jurka2012-10-312-0/+0
| | | | | | | | | | New layout for widget picker is still not up to final design, but this change prepares all the backend work Also, remove use of features filter from the picker, since this is being removed from the API Change-Id: I9b332e22cf34b98c20c720602c920d28aed01d6c
* Let's enhanceJason Chen2012-10-121-0/+0
| | | | | | | | Add mipmap-xxhdpi launcher icon asset. Remove unneeded drawable-based launcher icon assets while we're at it. Bug: 6718166 Change-Id: I0f9ed4968569e0c2bce44e617a0586f0672d916a
* Use new color avatar assetsAmith Yamasani2012-10-029-0/+0
| | | | | | Bug: 7204409 Bug: 7222997 Change-Id: Iac2c4ab2d7bf0090670573bf4c967f07abdf6f51
* More traditional list item style for dreams settings.John Spurlock2012-08-302-0/+0
| | | | | | | | | | | | | Other improvements: - remove "Start dreaming now", promote "When to dream" to action bar - added logging - hide dream settings button if n/a - new flat style for settings/preview + dividers - refresh dreams list when packages are installed/uninstalled - added placeholder for help url Bug:7010260 Change-Id: Ia443b4f76678eaf1a52b907d50aefb0d8f7e4748
* New dream settings - first cutJohn Spurlock2012-08-292-0/+0
| | | | | | | | | | | | | | | First draft implementation of mocks for dream settings. Want to merge for the weekly build, so a few things remain, namely: - flat style for preview/settings buttons + dividers - animation between dream row expanded/collapsed state - wire up the help url - possibly ditch the non-standard style - add logging - refresh when packages are installed/uninstalled Bug:7010260 Change-Id: I96e3ab944170925bd76edf7b8b1127adfffc6262
* Merge "Updating launcher icon to fix alignment. Bug: 6511716" into jb-devChristian Robertson2012-05-231-0/+0
|\
| * Updating launcher icon to fix alignment. Bug: 6511716Christian Robertson2012-05-231-0/+0
| | | | | | | | Change-Id: I912c356fcd61414394ef9318568491b68a63b724
* | Match setup wizard wifi settings with new wireframesMichael Kolb2012-05-231-0/+0
|/ | | | | | Bug: 6521472 Change-Id: I159d8a98327ad775b2c5ccfc7380d60d62b54dad
* Add wps icon to wifi panelRussell Brenner2012-05-151-0/+0
| | | | | Bug: 6449333 Change-Id: Iba74e895105253594bcfe8f0d98353714a816065
* Update the delete asset with a more modern one.Jean Chalard2012-04-051-0/+0
| | | | | Bug: 6026080 Change-Id: I5c42be50ca87b841bcf001360eb1f2ba461b7374
* am af925284: Add compatibility aliases for shortcuts added to home screen in ↵Amith Yamasani2011-11-141-0/+0
|\ | | | | | | | | | | | | gingerbread. * commit 'af9252849fd94c1f2859c56a4010900ea38a607e': Add compatibility aliases for shortcuts added to home screen in gingerbread.
| * Add compatibility aliases for shortcuts added to home screen in gingerbread.Amith Yamasani2011-11-141-0/+0
| | | | | | | | | | Bug: 5016573 Change-Id: I1898b2f51216354829acca11e73186465f25ec32
* | Unused assets removed from SettingsGilles Debunne2011-10-282-0/+0
|/ | | | Change-Id: I32cbeba75d46e536191f55a94185ec0e896fa397
* Updated bandwidth assetsJustin Ho2011-10-1711-0/+0
| | | | Change-Id: Ia180ff9dfb020ab2f3528638f522c38f11ea010f
* Update wifi iconsJustin Ho2011-10-178-0/+0
| | | | Change-Id: I7a82b96df6c44bc17d70631ef36dc5ad733515c4
* Data usage grid asset updatesPeter Ng2011-10-063-0/+0
| | | | Change-Id: I232e784c8552f4f185814f4d5b8082894438c500
* Introduce half-brightness icon in Power Control widget.Amith Yamasani2011-10-031-0/+0
| | | | | Bug: 5358696 Change-Id: Iae484e786f4dd7a5e88078b69053f01425b79aef
* Remove NFC sharing from Settings.Martijn Coenen2011-09-156-0/+0
| | | | | Bug: 5297151 Change-Id: I64304230296912519aa057a89f139a2242b557e3
* Power widget visual updatesPeter Ng2011-09-0921-0/+0
| | | | | | | -light spill added -padding top to make up for new shadow and light spill Change-Id: I5d6bee6efd58736a812b9c3d144b8735d30865f5
* Updated Power Widget assetsJustin Ho2011-09-0719-0/+0
| | | | | | Bug: 5058574 Change-Id: Id236f3c33ced3232eccf7a19318d3e468933a1e3
* Remove unreferenced assets in SettingsJustin Ho2011-09-016-0/+0
| | | | | | Bug: 5032006 Change-Id: I61b02d1ff01f03903171cf0e3a343133360362c7
* Merge "Misc fixes to CryptKeeper"Ben Komalo2011-08-311-0/+0
|\
| * Misc fixes to CryptKeeperBen Komalo2011-08-291-0/+0
| | | | | | | | | | | | | | | | | | | | | | - use standard IME, but force it into ASCII if it's the default IME - provide an IME switcher if there are multiple IME's, in case the ASCII-capable one is a different one - make the IME shown by default Bug: 5004456 Bug: 4698473 Change-Id: Id40a164cfe599bfdb67b81f60d4ab8a52208de88
* | Data usage asset updates.Jeff Sharkey2011-08-3011-0/+0
| | | | | | | | Change-Id: I163fe8cc539d1d7cf08bb35800fcd76669e5666f
* | Sync asset drop and smoother animation.Jeff Sharkey2011-08-3010-0/+0
| | | | | | | | | | Bug: 5233703 Change-Id: I3fa52da71b78dcfa7842047b427c5121d3ac7e68
* | Power control widget holofiedPeter Ng2011-08-3059-0/+0
|/ | | | | | | -brightness needs to implement brightness_half_holo state *fixed now in the patch { old assets should be removed also(any "appwidget" that doesn't have holo in it)} Change-Id: I2c1e754f68cf321c5b3517ba92c8f235b418e696
* Updated Settings icons for Backup and SecurityJustin Ho2011-08-192-0/+0
| | | | | | Bug: 5174358 Change-Id: I0306d918fc85701b5278f82989883938457dd83b
* Sharetap settings screen animation and text.Martijn Coenen2011-08-186-0/+0
| | | | Change-Id: Ia19426be5a38a191a2786c1e75c4c5833a7c155f
* remove obsolete background bitmapsFreeman Ng2011-08-173-0/+0
| | | | Change-Id: I5ca2b3eeda1f9d2e63c495e5f5b88e28592c5655
* Updated Settings iconsJustin Ho2011-08-0922-0/+0
| | | | | | | Removed More wifi settings icon Bug: 5084184 Change-Id: I4ed948bd24544d512179765eb917f3932f60751b
* Unused assets removed from SettingsGilles Debunne2011-07-201-0/+0
| | | | Change-Id: I321321fe8f730c1e664245944db4ab77ca4c7539
* Refactor Bluetooth settingsGilles Debunne2011-07-081-0/+0
| | | | | | | | | | Two lists: paired devices and available devices. New item at top for the device itself (not connected to discoverable, this is a larger refactoring). New settings icon. Change-Id: I788a6c0afdb07309d449a4d41a02cf8480c95a37
* Add "emergency call" button to CryptKeeperDavid Brown2011-06-242-0/+0
| | | | | | | | | | | | | | | | | | This allows you to make an emergency call without needing to decrypt your device first. The exact appearance of the button, and the two possible icons shown to the left of the text, are taken directly from the corresponding framework resources (see keyguard_screen_*.xml, ic_emergency.png, and stat_sys_phone_call.png.) Also, the code in CryptKeeper.java for updating the state of, and handling clicks from, the "Emergency call" button is mostly duplicated from the corresponding code in LockPatternUtils and LockPatternKeyguardView under frameworks/base. Bug: 4494186 Change-Id: I36a713fdbc3281a7ba46762d47d5b61fb3cd194d
* More data usage chart iteration, app details.Jeff Sharkey2011-06-238-0/+0
| | | | | | | | | | | Moved app details back into single Fragment to support animations and template tabs. Show the network in background behind app details chart series to match designs. Clamping sweeps at axis boundaries. Bug: 4813014, 4598460, 4818029 Change-Id: I72c0b21ee1d595e4da31d293ae0dab9e801041f3
* Merge "Refactoring in Settings/Applications"Gilles Debunne2011-06-232-0/+0
|\
| * Refactoring in Settings/ApplicationsGilles Debunne2011-06-222-0/+0
| | | | | | | | | | | | | | | | | | Battery, Development moved to main menu. Unknown sources moved to Security. Main menu links directly to ManageApplications. ApplicationSettings was kept in case an other app referenced it. Change-Id: I0271d4222cfc192f9235f21e06bf3b56f77db1a4