-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PrivacyGuard/Blacklist #3
base: android-4.4
Are you sure you want to change the base?
Commits on Jan 12, 2014
-
Change-Id: I95f4b3ce43967421ee906c31b515b10399fc59c4
Configuration menu - View commit details
-
Copy full SHA for 50d1aa4 - Browse repository at this point
Copy the full SHA 50d1aa4View commit details
Commits on Jan 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for dc20c78 - Browse repository at this point
Copy the full SHA dc20c78View commit details
Commits on Jan 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 31f0c76 - Browse repository at this point
Copy the full SHA 31f0c76View commit details
Commits on Jan 16, 2014
-
Change-Id: I95f4b3ce43967421ee906c31b515b10399fc59c4
Configuration menu - View commit details
-
Copy full SHA for 62789cf - Browse repository at this point
Copy the full SHA 62789cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cc112 - Browse repository at this point
Copy the full SHA e7cc112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2c4c3 - Browse repository at this point
Copy the full SHA 8b2c4c3View commit details
Commits on Jan 17, 2014
-
Change-Id: I910055002e3194eafadcdeb80468011ed62863cc
Configuration menu - View commit details
-
Copy full SHA for 07925f7 - Browse repository at this point
Copy the full SHA 07925f7View commit details -
Change-Id: Ie66a1bbcb13db9219c03af8d74c837323c903b71
Configuration menu - View commit details
-
Copy full SHA for 47a8018 - Browse repository at this point
Copy the full SHA 47a8018View commit details
Commits on Jan 20, 2014
-
Merge commit '76ad1a1520419e52c74ba8446f1bf778813a1d03' into android-4.4
Conflicts: res/drawable-xhdpi/ic_settings_actived.png res/drawable-xhdpi/ic_settings_performance.png res/drawable-xxhdpi/ic_settings_actived.png Change-Id: I50e6838532c9cd209b5dc95b668e87853635f897
Configuration menu - View commit details
-
Copy full SHA for eb6002a - Browse repository at this point
Copy the full SHA eb6002aView commit details
Commits on Jan 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 46361de - Browse repository at this point
Copy the full SHA 46361deView commit details
Commits on Jan 26, 2014
-
Add Cards Ui ELements drawable/bg_card.xml cardbg2.9.png Change-Id: Ie5b1be45c0b3b7e2314fd1d0fdc7851f7ea5528f
Configuration menu - View commit details
-
Copy full SHA for 0de67bd - Browse repository at this point
Copy the full SHA 0de67bdView commit details
Commits on Feb 2, 2014
-
Change-Id: Iaa3b0281153ad963258d022015341d837023fe8d
Configuration menu - View commit details
-
Copy full SHA for 86bad9d - Browse repository at this point
Copy the full SHA 86bad9dView commit details -
security: fix FC for security option
If device is a low-memory one then the key_enable_widget dependency can't be removed. So, move the logic to disable maximize widget feature for low-memory devices. PS2: This should work now. Crondog PS3: Fixed PS2 comments Signed-off-by: Humberto Borba <humberos@gmail.com> Change-Id: I2b6aa44e26f6fb9371da7ef61d9e85a13643ba30
Configuration menu - View commit details
-
Copy full SHA for b4e6a2c - Browse repository at this point
Copy the full SHA b4e6a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c793d91 - Browse repository at this point
Copy the full SHA c793d91View commit details -
Settings: fix security settings
http://jira.omnirom.org/browse/OMNI-504 Change-Id: I857ca730dee460b2fdef81fbd0b23d0821f3e0bd
Configuration menu - View commit details
-
Copy full SHA for f0260da - Browse repository at this point
Copy the full SHA f0260daView commit details
Commits on Feb 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 287fdd7 - Browse repository at this point
Copy the full SHA 287fdd7View commit details
Commits on Feb 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c259622 - Browse repository at this point
Copy the full SHA c259622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a259ca - Browse repository at this point
Copy the full SHA 4a259caView commit details
Commits on Feb 18, 2014
-
[2/2] Settings: Add ADB Paranoia mode
ADB Paranoia mode will reboot the device in the event of the following: - The device is locked - An ADB master device is connected - ADB Paranoia mode is enabled in Development menu Used in conjunction with device encryption, this should offer decent protection against malicious adversaries with basic physical access to your device. This will not help if your device has hardware level exploits that can be used without rebooting the device, and without connecting ADB. Change-Id: Ia92141dc1eb5c1e337f325b860afe6ee11348e2f
Configuration menu - View commit details
-
Copy full SHA for 9a76162 - Browse repository at this point
Copy the full SHA 9a76162View commit details -
Settings: Slims navbar and navring customizations
add back our navbar and navring tweeks. This is a completly overworked version compared to the one we carry about a year now. Small glitches we had are now all fixed. As well it does not need to register extra observers code was much slimmed down and improved. Beside that we adapt the 4.4 navbar changes to our system so that it it consistent with the new 4.4 UI This patch adds: - Navbar up to 5 buttons - navring up to 5 buttons - dynamic menu behaviour - landscape navbar options as well now on tablets - button glow color - button icon color - navrign and navbar user can set system or custom icons - navbar height and width - enable/disable navbar and navring - actions are vor navbar and available for the whole system over SlimActions.java back custom app or activtiy home kill app last app notification drawer ime switcher power menu qs pannel recents screen screen off screenshot search torch if it is available on the device - navring has targets for handling vib/mute/sound - added Color class based on blk_jacks idea which first grey an icon out and then color it. This gives way better results. As well it fits now perfectly with the new 4.4 UI. Put it on a central place so that it is from everywhere available. notification shortcuts adapted to the new class place - complete new icons thanks to kroz who has redone all for xxhdpi - our slim special swipe drag drop press longpress options support like on 4.3 this two features - a lot lot fixes as well on current google code Change-Id: I463bc668efd3f137fb49c7007e6712b79fde2f39
Configuration menu - View commit details
-
Copy full SHA for 49d18c4 - Browse repository at this point
Copy the full SHA 49d18c4View commit details
Commits on Feb 20, 2014
-
Well first I want to thanks again for the ideas Jens Doll, Kyrylo Mikos and PA gave us on 4.3 allready to make our own SlimPie possible. We used partly code from them and added and changed it in our Slim way to have it for us most usefull. Well as known SlimPie advantage to other PIEs is that it can bind on every button press and longpress action like the user want. All SlimActions are available for every button (so all possible shortcuts we have + apps etc). Of course as well available are custom icon images or system icons. Other unique thing of SlimPie is that 2 rows are available. First row user can setup up to 5 buttons. On the second row up to 7 Buttons. Of course the user can setup the style to their like and still theme engine related things are respected. Pie is activated present on non expanded Desktop as well For 4.4 we reworked a lot of the frameworks base code mainly. Changes compared to 4.3 - We use now a edge detection service (thanks a ton to Jens and Kyrylo). We tweaked it only very minor due that it works allready out of the box. Two reasons why we want to use it. 1. We do not have detection overlays on the borders anymore. Means the user is not disturbed by it and we do not need to add workarounds like we did before to avoid accidental swipe ups (eg old IME reduce triggers). As well it is not needed anymore that the user can setup thikness etc. The default values are allready quiet good. If a device has detection problems the dm can adjust them via overlay. As said main main main advantage that no dead zones are present anymore. 2. we will use this service for other upcomming features as well (eg new Recents) - Centralized and adapted the code to 4.4 and some changes we did in our central classes - reduced observer to an absolutly minimum. If PIE is disabled it does not observe any value - A lot small fixes and tweaks - Change default colors to KK style - If navbar is present the navbar gets animated with the background to give a full screen overlay feeling to the user. Especially now with kk transparency way better. - Full keyguard support - complete reworked edge disable detection - and a lot more PS: - better disable message for second layer PS: - fix wrong initialize from pie control settings PS - changed to Jubas suggestions Change-Id: Ia861e06758a6dadcb5a6b52689e574308b2dcc02
Configuration menu - View commit details
-
Copy full SHA for 6388d51 - Browse repository at this point
Copy the full SHA 6388d51View commit details -
[2/2] Settings: Add custom periods for data usage measurement
PS4 externalize strings and minor layout tweak Change-Id: I815f6a773375a855514bc9a6517f292ffcc157a2
Configuration menu - View commit details
-
Copy full SHA for 09dadcf - Browse repository at this point
Copy the full SHA 09dadcfView commit details -
Merge "[2/2] Settings: recover last location state during on/off swit…
…ch" into android-4.4 Change-Id: Ia8263c13999daa0e26516273eb07de32d4d989b4
Configuration menu - View commit details
-
Copy full SHA for 0d849de - Browse repository at this point
Copy the full SHA 0d849deView commit details -
[2/2] Settings: Wakelock Blocker
Change-Id: I107bec97fd759b9b85ee241628f9a35e022a22c7 Add Amra Settings
Configuration menu - View commit details
-
Copy full SHA for 3f9f5b4 - Browse repository at this point
Copy the full SHA 3f9f5b4View commit details
Commits on Feb 21, 2014
-
[1/2] Settings AppOps: Forward port wifi/bluetooth/mobile/wakeup ops
Squash of: Author: Shashank Mittal <mittals@codeaurora.org> Date: Thu Sep 5 19:01:47 2013 -0700 AppOps: Add more operations in app ops settings. Add following operations in app ops settings. -- Wifi enable/disable -- Bluetooth enable/disable -- Mobile data enable/disable Change-Id: I32183d77b88c326168557444a445765b5a69de6f Author: Sam Mortimer <sam@mortimer.me.uk> Date: Mon Sep 30 23:10:35 2013 -0700 [1/2] AppOps: Add alarm wakeup op Change-Id: Ic739519cb9df9d2c67d65e3572a119b4d55145f0 Change-Id: Iacfbf6abccdda65afc3b7b83bfc03b30d94afd77 [1/2] Settings AppOps: show/hide app type and allow/deny counters Squash of: Author: Sam Mortimer <sam@mortimer.me.uk> Date: Thu Oct 3 13:51:31 2013 -0700 AppOps: menu options to show/hide user and system apps Change-Id: Ia55364c361db949a891e4b53a757ee4dff519eb6 Author: Sam Mortimer <sam@mortimer.me.uk> Date: Wed Oct 2 22:24:14 2013 -0700 [1/2] AppOps: Show allowed/ignored counts Change-Id: Ia27737155c33e934df9a2a1fcff88379240fd096 Author: Sam Mortimer <sam@mortimer.me.uk> Date: Sun Dec 1 21:39:07 2013 -0800 AppOps: only apply app type filters to summary screen *) If buildState() is called for a single package, do not apply hide user/system app filters. *) Fixes show detail display when called via long press in privacyguard and an AppOp hide filter is ticked. Change-Id: If31d094fb989836ab6829daeefe820695032c0ed Change-Id: Ia55364c361db949a891e4b53a757ee4dff519eb6 [1/2] Settings: AppOps: Add bootup template This template lists all the sevices and apps that auto start on bootup. User can use this template to control list of auto start applications. Change-Id: Ibf03d7df0037c87eb2ef3ca48a34ef46a103b4d7
Configuration menu - View commit details
-
Copy full SHA for 832087e - Browse repository at this point
Copy the full SHA 832087eView commit details -
[2/2] Settings: All in One Animation Control
Allow configure System, ListView, Scroll, and Keyboard Animation base from AOKP Animation Control AOKP/frameworks_base@015c9cf thanks to Steve Spear <stephen.k.spear@gmail.com> ListView Animation https://gerrit.omnirom.org/#/c/2863/ thanks to jkl5616<jkl5616@gmail.com> Keyboard Animation zst123/XuiMod@975cd53 thanks to zst123 for patches Scrolling Animation zst123/XuiMod@48c180c thanks to zst123 for patches Change-Id: I89d880250867c41aecbb4cbe3ba1d473e780ebb4
Configuration menu - View commit details
-
Copy full SHA for 4a62506 - Browse repository at this point
Copy the full SHA 4a62506View commit details
Commits on Mar 1, 2014
-
Apn settings fixes / code maintainence (1/2)
Cleanup unecessary resources and use global ones - This fixes the duplicate id issue currently causing apn's to be un-editable Bring the ui aspect of the preference up to speed with ics - Use ics highlight / layout...etc - Use fragments Patchset 5 : Remove theme for ApnEditor Use static access for variables Patchset 6 : Launch apn editor internally as a fragment Replace deprecated managedQuery with CursorLoader Apn Settings : Fix panel title Show appropriate apn editor title Change-Id: I1f9dbce5dbf464db79d7c2fbedb8f833e4b46468 Settings - add an AlertDialog before to delete APN to avoid fails patch 1: fix blank space patch 2: remove FR translation and change NegativeButton string patch 3: improve the NegativeButton (thank you, David) patch 4: remove create() Change-Id: I3361d4160a7e1c4eaee094f08c7d212f71e9e0e7 * Forward port, adjusted for 4.4 Change-Id: Ie63fa1018ffb7bc419e4d7915419657de30f5b22
Configuration menu - View commit details
-
Copy full SHA for f1e88b3 - Browse repository at this point
Copy the full SHA f1e88b3View commit details -
Change-Id: I98c5c1cc455552afb2c768e71fa92533ff209c71
Configuration menu - View commit details
-
Copy full SHA for 6f3f312 - Browse repository at this point
Copy the full SHA 6f3f312View commit details
Commits on Mar 2, 2014
-
Settings: fix QuietHour start time
when user decide when quiethour will start/stop using time preference alarm manager will setup the time, and call stop service in many times before starting the service this add some check to prevent call stop service before time to start fix http://jira.omnirom.org/browse/OMNI-595 Change-Id: Ide4cb7f651ab153e1738d309992628b951e551c1 Settings: add device tree settings hook Allows devices to hook "advanced settings" into the settings list by providing an apk that is providing the activity org.omnirom.device.DeviceSettings The activity must be labeled "Advanced settings" to get a unified look and feel. PS4: - This is hidden by default, to show, add <bool name="has_advanced_settings">true</bool> to overlay/packages/apps/Settings/res/values/bools.xml PS5/6: fix build (accidentally added <header>) PS6: - Better detection if supported (don't need to add bool) --> Automatically enabled for all supported devices --> Hidden when app is uninstalled - Title loaded from package -> no localisation needed PS7: - re-arrange advanced settings as first entry in DEVICE Menu PS8: - fix major derp :) PS9: - Move advanced settings hook to botton of DEVICE menu Change-Id: Iefbcb0b626ee8df62115d1baa4f0ffadbf9dba36 Settings: fix quiet hours http://jira.omnirom.org/browse/OMNI-627 Change-Id: Ica3bff10b3147120593bbe688882404625df18be Settings: updating policy list after switching mobile data switch Removed unnecessary call to updatePolicy() in the mDataEnabledListener since the setMobileDataEnabled() method already calls it. Calling updatePolicy() with refreshCycle to true, so that the "change cycle..." option is enabled/disabled correctly Change-Id: I2f8cfd898e663b644576626f00e38fff3ec0bbd8 [2/2] Settings: Add an option to change the device hostname This adds an option to modify the device hostname used in ip resolution. This is useful when connecting to the android device in a dynamic dhcp environment. PS4 move to end of first section Change-Id: Ib04d551b7eb31110962709e0d956db4da380175a
Configuration menu - View commit details
-
Copy full SHA for 99a3110 - Browse repository at this point
Copy the full SHA 99a3110View commit details
Commits on Mar 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 368fbc9 - Browse repository at this point
Copy the full SHA 368fbc9View commit details
Commits on Mar 11, 2014
-
Settings: follow kitkat's ui add holodark elements
- manage apps; tab selector and ram usage - battery data usage bar - app widget toggle Signed-off-by: Andrew Warfield <hiasant@gmail.com> Change-Id: Ic7027b48ac7f88440432da12c0889dfb3988128e [2/2] Settings: Lockscreen Setttings Change-Id: I4323f42646a02e5276fdbe18a702aa858781fec2
Configuration menu - View commit details
-
Copy full SHA for 13052e5 - Browse repository at this point
Copy the full SHA 13052e5View commit details -
[2/2] Settings: Lockscreen Setttings
Change-Id: I4323f42646a02e5276fdbe18a702aa858781fec2
Configuration menu - View commit details
-
Copy full SHA for c663085 - Browse repository at this point
Copy the full SHA c663085View commit details -
[2/2] Settings: Lockscreen Setttings
Change-Id: I4323f42646a02e5276fdbe18a702aa858781fec2 (reverted from commit c663085)
Configuration menu - View commit details
-
Copy full SHA for bbba152 - Browse repository at this point
Copy the full SHA bbba152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dba7e9 - Browse repository at this point
Copy the full SHA 6dba7e9View commit details -
[2/2] Settings: Lockscreen Setttings
Change-Id: I4323f42646a02e5276fdbe18a702aa858781fec2
Configuration menu - View commit details
-
Copy full SHA for 937e899 - Browse repository at this point
Copy the full SHA 937e899View commit details -
Configuration menu - View commit details
-
Copy full SHA for c064753 - Browse repository at this point
Copy the full SHA c064753View commit details
Commits on Mar 15, 2014
-
[3/3] Allow systemwide crash detection using ACRA Change-Id: If23f698ad569bf89f47a6ac3a968fcc40960a707
Configuration menu - View commit details
-
Copy full SHA for caefc8d - Browse repository at this point
Copy the full SHA caefc8dView commit details
Commits on Mar 17, 2014
-
Add preference for enabling root access (3/3)
* Root over ADB is now disabled by default on non-eng builds * Requires support in su binary and adbd * Root access can be configured to use ADB only, apps only, or all Change-Id: I132a35a31c676511db954ff19120fa6d3c795b23 Conflicts: res/values/arrays.xml res/values/strings.xml src/com/android/settings/DevelopmentSettings.java Settings: Make CM developer options additions respect the on/off toggle This commit fixes the problem where, when dev options are turned off, our CM customizations don't turn off with the rest of the options and the dangerous option (root access) does not reset to a safe setting. Change-Id: I879756ea353ce2940c05b224998fc1a945f2ceff DevSettings: Fix the root-access toggle in eng builds It was being unconditionally removed, put it back Change-Id: I8eecab7353c59b224d917cc1710124f57656cf47 Hide Superuser entry if root access for apps is disabled. Change-Id: Ibb77ba5a0fccf22564a26b8b1e13f7762c65718e Conflicts: src/com/android/settings/Settings.java
Configuration menu - View commit details
-
Copy full SHA for a2527e3 - Browse repository at this point
Copy the full SHA a2527e3View commit details -
HTML injection fix for bluetooth pairing, issue 65946
During bluetooth pairing, HTML injection is possible via the device name displayed to the user. This escapes the device name, before creating HTML from it, so it will preserve things like < and > but will not affect rendering of HTML Bug: 12976386 Change-Id: I8a02d3be8c1a779dc9ed1c9ef8083a1159ab3f2b
Configuration menu - View commit details
-
Copy full SHA for 012cf9f - Browse repository at this point
Copy the full SHA 012cf9fView commit details -
Use MODE_ASK as the default ops mode in Privacy Guard
* Prompting the user is far more useful as a default behavior. The choice will be remembered after the first request. Change-Id: Ie62f932047f8b761bd0dd9f836bcd1132062edf5 Relocate and cleanup new app ops features and PGify it Change-Id: I4eb65f6f88c2f2aecdf054ffd52c31c4d5866900
Configuration menu - View commit details
-
Copy full SHA for d89fb0c - Browse repository at this point
Copy the full SHA d89fb0cView commit details -
Add profile support and cleanup for appops
Change-Id: I13338c3215a676c43db38ccff51242739e98fad2
Configuration menu - View commit details
-
Copy full SHA for de3cd01 - Browse repository at this point
Copy the full SHA de3cd01View commit details -
Change-Id: Id13e53958341893994829bd26ac351b8d9834d3b
Configuration menu - View commit details
-
Copy full SHA for 62319cc - Browse repository at this point
Copy the full SHA 62319ccView commit details
Commits on Apr 10, 2014
-
Change-Id: Ie6c148a2604a729d31a229d4c86977e5794cbed5
Configuration menu - View commit details
-
Copy full SHA for fed7987 - Browse repository at this point
Copy the full SHA fed7987View commit details
Commits on Apr 13, 2014
-
Move some Settings over to Amra Settings
Port Settings: Battery Saver mode [3/3] PS1: Use CM SeekBarPreference PS2: rebased PS3: Ditched brightness change since it`s useless and added data on/off PS4: WI-FI on/off PS5: derp fixes PS6: add the LTE/4G settings part introduce battery saver mode this based from what user want or what user do to saving the battery life this include: 1. Automatically switch mobile network into what user choice and also disable mobile data IF wifi connected to an AP 2. Automatically switch mobile network and disable mobile data IF battery low (battery level can configure) 3. Reduce screen brightness based low battery (this feature will disabled if Auto brightness mode enabled) 4. Not changing network IF on Call or Usb tether enabled or WifiAP enabled 5. Not changing network IF there is Download/upload progress 6. Support For Both GSM and CDMA devices (need someone to test for CDMA devices) 7. every condition has an option :D 8. Restore all network configuration if Smart Radio disabled 9. Add Time Range to start Smart Radio VanirAOSP/packages_apps_Settings@2c8abf9 VanirAOSP/packages_apps_Settings@b4054c8 Change-Id: Ife296533f7c69c84544ff1a169577fdacc4fb827 Signed-off-by: hany <hany.alsamman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69c0057 - Browse repository at this point
Copy the full SHA 69c0057View commit details
Commits on Apr 17, 2014
-
Changes to make Battersaver work
Change-Id: Ifab3eedbe5c1076019c1dcee25544ede6555e4e3
Configuration menu - View commit details
-
Copy full SHA for 19acd5a - Browse repository at this point
Copy the full SHA 19acd5aView commit details
Commits on Apr 18, 2014
-
Settings: SlimRecents scaling + lefty mode (3/3)
- Add scaling mode....user can scale the overall size down (especially for the user with stock dpi requested) - Add lefty mode. Recent panel shows up on the left edge instead of the right edge for left handed people. Both are one time accesibility settings. So we put it there. Change-Id: Ifa7a7299538f3c8f9c592c0c61b48dfa9fbeb2d6 Signed-off-by: scott <scott@ubuntu.com> Conflicts: res/values/bs_arrays.xml res/values/slim_strings.xml
Configuration menu - View commit details
-
Copy full SHA for d711212 - Browse repository at this point
Copy the full SHA d711212View commit details -
Change-Id: Ic0a00d774b24455d24d6bff1b2b9a4dc68937e48
Configuration menu - View commit details
-
Copy full SHA for 4573972 - Browse repository at this point
Copy the full SHA 4573972View commit details
Commits on Apr 21, 2014
-
Forward port from jb43. PS1: Initial port PS2: Fix conflicts with notification LED PS3: FIx derp in strings PS4: Fix derp in pa_arrays (tag not closed) PS5: HALO Mods Change-Id: I7de6a9157415fe05b0a59d8260e33cc1527a342d Signed-off-by: Scott <scott@ubuntu> Conflicts: AndroidManifest.xml res/layout/installed_app_details.xml res/values/pa_arrays.xml res/values/pa_strings.xml res/xml/settings_headers.xml src/com/android/settings/applications/InstalledAppDetails.java Conflicts: res/xml/settings_headers.xml
Configuration menu - View commit details
-
Copy full SHA for e2e8c1b - Browse repository at this point
Copy the full SHA e2e8c1bView commit details
Commits on May 1, 2014
-
Move Pie Controls to Amra Settings
Change-Id: Iee0f833f00fe18753c6ba75170345e21859ff286
Configuration menu - View commit details
-
Copy full SHA for b4852e3 - Browse repository at this point
Copy the full SHA b4852e3View commit details
Commits on May 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 051e48c - Browse repository at this point
Copy the full SHA 051e48cView commit details -
Gesture Anywhere: Add gesture anywhere feature
Change-Id: Ib046b47ea0e73fddd6c5339e0419bbb8ad118933
Configuration menu - View commit details
-
Copy full SHA for 8444896 - Browse repository at this point
Copy the full SHA 8444896View commit details -
Move Colorpicker to AmraSettings
Add Recents Menu to Android Manifest Change-Id: I9ceb269f49c65089507511bc865d50d9dcf5b6b8
Configuration menu - View commit details
-
Copy full SHA for 4aa1765 - Browse repository at this point
Copy the full SHA 4aa1765View commit details
Commits on May 7, 2014
-
Change-Id: I8ae3d5d3aefb1bcfba0556206fd7f9ee7e7d1b09
Configuration menu - View commit details
-
Copy full SHA for 687388a - Browse repository at this point
Copy the full SHA 687388aView commit details -
Change-Id: Ie076d5fe5c3c975b84a31acd65d92ade83404625
Configuration menu - View commit details
-
Copy full SHA for a87a32e - Browse repository at this point
Copy the full SHA a87a32eView commit details
Commits on Jun 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 13578c3 - Browse repository at this point
Copy the full SHA 13578c3View commit details
Commits on Jun 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 05ae05c - Browse repository at this point
Copy the full SHA 05ae05cView commit details -
Merge tag 'android-4.4.3_r1.1' into HEAD
Android 4.4.3 release 1.1 Change-Id: I637df7ab6af96f01cffa0314268531b91229bc69 Signed-off-by: scott <scott@ubuntu> Conflicts: res/values-ru/strings.xml
Configuration menu - View commit details
-
Copy full SHA for 6c294d3 - Browse repository at this point
Copy the full SHA 6c294d3View commit details -
Prohibit uninstall of the default (or only) home app
We suppress the ability to uninstall (including uninstall of updates to system-bundled apps) when the package in question is either the only installed home app, or has been explicitly tagged by the user as the "every time" home app among all those installed. Bug 14162565 Change-Id: I582bb0d2abf0911ac68813f4c7e6fd7d17bfc2ca
Configuration menu - View commit details
-
Copy full SHA for c7599f7 - Browse repository at this point
Copy the full SHA c7599f7View commit details
Commits on Jul 7, 2014
-
Protected Apps Settings -> Apps: - Added Receiver which can send in a call to PackageManager to toggle a components protected status. - Add Protected Apps activity (available from Apps fragment) - Reads from ApplicationInfo state - Requires Pattern Lock to view/modify protected apps - Updates Settings Secure DB with protected components - Support resetting protected apps pattern lock Change-Id: If07a7b69ac963ffae855621881e1944fc8754782
Configuration menu - View commit details
-
Copy full SHA for 73eee72 - Browse repository at this point
Copy the full SHA 73eee72View commit details
Commits on Jul 10, 2014
-
Settings: Allow access for external apps to launch ThemeSettings Frag…
…ment directly Change-Id: Ic84baad46045dd082cef767d7c805110be9dacf5
Configuration menu - View commit details
-
Copy full SHA for cddddaa - Browse repository at this point
Copy the full SHA cddddaaView commit details
Commits on Jul 15, 2014
-
Change-Id: I855aca4b746126ed746613571ed34d8d8744d223
Configuration menu - View commit details
-
Copy full SHA for 113191b - Browse repository at this point
Copy the full SHA 113191bView commit details
Commits on Jul 16, 2014
-
Apps: Add blacklist interface [2/2]
Now with 100% more hidden checkboxes Change-Id: I31fa2a01c745220f1666a99aba2f283d5bb6af61
Configuration menu - View commit details
-
Copy full SHA for 5caa5ab - Browse repository at this point
Copy the full SHA 5caa5abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a47039 - Browse repository at this point
Copy the full SHA 2a47039View commit details -
settings: Auto-brightness levels shouldn't fill the screen
On tall displays this ends up with a lot of useless padding in the list. Change-Id: I998b86ec12d531cf1db08db7d9c23d12d8641730
Configuration menu - View commit details
-
Copy full SHA for 674daf7 - Browse repository at this point
Copy the full SHA 674daf7View commit details -
Clean up protected apps code (1/2)
Change-Id: Ic077da86cf52594da6641a91de069d10ebf0ffd8
Configuration menu - View commit details
-
Copy full SHA for 67c0984 - Browse repository at this point
Copy the full SHA 67c0984View commit details -
Settings: Rewrite Quiet Hours (3/3)
Change-Id: I3dbaf01ad45a0f23a03a7ba8ca9b9b87e6ce2cf2
Configuration menu - View commit details
-
Copy full SHA for 50444e9 - Browse repository at this point
Copy the full SHA 50444e9View commit details -
Change-Id: I297df7c6fcc76f1ff01256b506ab63d4f227ece3
Configuration menu - View commit details
-
Copy full SHA for 9ef8c70 - Browse repository at this point
Copy the full SHA 9ef8c70View commit details
Commits on Jul 17, 2014
-
Privacy Guard Installed Apss Details
Change-Id: I594c5ba92dc738b82bfa05627d81b0fe4349f115
Configuration menu - View commit details
-
Copy full SHA for 7544d47 - Browse repository at this point
Copy the full SHA 7544d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af9080 - Browse repository at this point
Copy the full SHA 3af9080View commit details -
Settings : Add tap/pay help url
Change-Id: I41f37dff0fa2eb547f84aaf776950f0f42e6e36f
Configuration menu - View commit details
-
Copy full SHA for 36e30e7 - Browse repository at this point
Copy the full SHA 36e30e7View commit details
Commits on Jul 19, 2014
-
Change-Id: I92b3416ae91b94a4558b71100ee9fe699fd5fe46
Configuration menu - View commit details
-
Copy full SHA for 56d2f0a - Browse repository at this point
Copy the full SHA 56d2f0aView commit details -
Integrate HFM and revisit ad blocker
Change-Id: I03c5616755b45d35dd34be2930edd3a187735465
Configuration menu - View commit details
-
Copy full SHA for 4479647 - Browse repository at this point
Copy the full SHA 4479647View commit details
Commits on Jul 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for dfc5c3f - Browse repository at this point
Copy the full SHA dfc5c3fView commit details
Commits on Jul 22, 2014
-
Change-Id: I68e58b07eb32037a2443770411fd0591ee4c487e
Configuration menu - View commit details
-
Copy full SHA for a5dbd49 - Browse repository at this point
Copy the full SHA a5dbd49View commit details