summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Automatic translation importpinky@build012016-07-192-0/+4
| | | | | | | | | | | | | | | Change-Id: I8c6d8383eae17654df86d618b6dc63d32c340741 Ticket: -
| * | Automatic translation importpinky@build012016-07-163-0/+5
| | | | | | | | | | | | | | | Change-Id: I9c038a2823e8c6360864dc6c8bbd94b4fb54650b Ticket: -
| * | Automatic translation importinky@build012016-07-154-4/+53
| | | | | | | | | | | | | | | Change-Id: I16a91343278b13d1dea55f9133bcf5f5d3112d64 Ticket: -
| * | Settings: Don't enable proximity on wake by defaultGabriele M2016-07-151-2/+1
| | | | | | | | | | | | | | | | | | This is set depending on config_proximityCheckOnWakeEnabledByDefault Change-Id: I3b93f4173c725c7603152be9f8b1a4f1425f617a
| * | Automatic translation importblinky@build012016-07-140-0/+0
| | | | | | | | | | | | | | | Change-Id: I1caa7e943f76ca15503bacb6a69dd45abc42dc13 Ticket: -
| * | Automatic translation importpinky@build012016-07-146-2/+27
| | | | | | | | | | | | | | | Change-Id: Ib44237410311e2373b9ced02125aa2e4dbc9b1e5 Ticket: -
| * | Automatic translation importpinky@build012016-07-142-0/+4
| | | | | | | | | | | | | | | Change-Id: I92388d5ef8ad6bbf8628374a986f72864f829796 Ticket: -
| * | Settings: Always set ramp-up time value during bindViewKeith Mok2016-07-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onProgressChange is not always called if we set the ramp up time to 5 sec (0 in seekbar value, since it is the default value, no change). Causing the text showing the ramp up time text value not updated and display as empty when user enable/disable increasing ring volume with ramp up time set to 5 sec. FEIJ-1572 Change-Id: Id32d6b51aab05e80be59bc1912c4ae7c5d114ac5
| * | Automatic translation importclyde@build012016-07-116-17/+53
| | | | | | | | | | | | | | | Change-Id: I8cac94e7ac0bc215be6ea57da04497f0e61ce2e4 Ticket: -
| * | Settings: Add adaptive display mode desc. stringsZhao Wei Liew2016-07-091-0/+2
| | | | | | | | | | | | | | | | | | | | | Samsung devices support an 'Adaptive' display mode, or more commonly known as 'Auto'. Add the descriptions for this mode. Change-Id: I8532c00b01c0adf5d8d4ff0baed13246937d1ced
| * | Break out Bluetooth device icon from dashboard reference.Dave Kover2016-07-072-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a theme wants to use a different visual iconography style in the subsettings, the bluetooth icon is shared between the dashboard and that view. By adding this new reference, a themer can choose to independently theme the subsettings version if their design calls for that. Change-Id: Iac3a58175f90357e0c42efe57b1e698d5c8e2ad3 Ticket: CYNGNOS-3176
| * | InstalledAppDetails: fix refreshing storage summary after force stopAltaf-Mahdi2016-07-072-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * if app is force stopped, current implementation causes a nasty loop which in turn causes very high cpu usage: refreshUi() > checkForceStop() > mCheckKillProcessesReceiver > refreshUi() * fix storage not being updated by running refreshUi() in onRunningStateChanged from AppInfoBase Ticket: CYNGNOS-2527 Change-Id: Iec24bb620d1a6287d7ccf583db978ef338ef762e
| * | Automatic translation importpinky@build012016-07-0612-4/+73
| | | | | | | | | | | | | | | Change-Id: Ifd76aa8307f0bf250dfbf92898c4caee104bcf26 Ticket: -
| * | Prevent orientation changes from destroying/recreating security settingsScott Mertz2016-07-053-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logic in SecuritySettings deliberately recreates the entire preference tree in onResume rather than onCreate. This causes the state to be lost when the orientation changes. Instead of destroying/recreating when the orientation changes, handle it ourselves. Change-Id: I6276d8f97cb64a4823286f263642926561d7f2d0
| * | Settings: Disable sim switch if subscription isn't validLuca Stefani2016-07-051-1/+1
| | | | | | | | | | | | Change-Id: I22ba9a3270da13f77fdd43586b7dc487f0929453
| * | Settings: Don't set the icon for sim activation / deactivation dialogLuK13372016-07-051-1/+0
| | | | | | | | | | | | | | | | | | | | | * This icon doesn't look any good. It's better to just get rid of it. Change-Id: I47f70a80136695e9aa61ff98999a2cf770390079
| * | Automatic translation importblinky@build012016-07-0495-1/+294
| | | | | | | | | | | | Change-Id: I0563baf29e6b805719a9e4c83437e8e84e3d5dce
| * | Telephony(MSIM): Fix ANR on SIM deactivationVenkatraman Nerellapalli2016-07-011-15/+35
| | | | | | | | | | | | | | | | | | | | | | | | Dismiss dialog box on confirmation. SIM activation & deactivation in background thread. Change-Id: I0268a710f35e30b2abec3dd671942b52fc0e0b46 CRs-Fixed: 957308
| * | Fix to enable data for non-dds sub.Ravindra2016-07-011-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | When data is enabled\disabled on non-dds sub do not update the data base directly instead call TelephonyManager api to do the same. CRs-Fixed: 992072 Change-Id: I53b5ed2f4d6afcb05b09d65fd3d9843829cff995
| * | IMS: Set Wifi calling preference to Wifi preferred by defaultBenergy Meenan Ravuri2016-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Set Wifi calling preference to Wifi preferred by default instead of Wifi only Change-Id: I480db3d211566d0cb414ea50275b554c755b0a03 CRs-Fixed: 977149
| * | Wi-Fi: Do not display the not scanned saved networks foreverNalla Kartheek2016-07-011-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | A flag is introduced to signify it these saved profiles were scanned or not and this commit shall ensure that such entries are displayed only when the flag indicates to have scanned. Change-Id: I0c525a493caa39c3bed5149898160dd4662dd0c8 CRs-Fixed: 940917
| * | Don't start auto scan if screen recovers from frozen statevenkata Jagadeesh2016-07-011-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use case:Inquiry initiated from UI after connecting with blackberryZ30 Failure: Inquiry initiated from UI automatically after connecting with blackberryZ30,which is not expected Test steps: 1. Go to BT settings page. 2. Initiate pair and connect remote device from the available devices list Root cause:mInitialScanStarted set always to false and for every onActivityCreated,scan will be triggered from UI Fix: mInitialScanStarted set to false only for new instance,if any screen recover case,it should not be set as its not a new instance. Change-Id: Ia38323d5136857e6fe8fa69ed6336d889e29287b
| * | Fix mcc-mnc population issue in apn editorSusheel nyamala2016-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When creating a new apn in LTE mode, mcc-mnc values populated on apn editor are wrong if uicc card is used. Replace getSimOperator with getIccOperatorNumericForData method, which returns mcc-mnc values based on PS RAT registered. Change-Id: I263848bfbeabd4636dccd203c366ab00858ceaaf CRs-Fixed: 931556
| * | Update OperatorInfo in Simstatus settings for correct subidSridhar Dubbaka2016-07-011-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | Update OperatorInfo in Simstatus settings for correct subid, on which Channel 50 CB message is received. Change-Id: I0876c94d53f2b4eef8571037c9a0e7d880bc043f CRs-Fixed: 906537
| * | Grey out PIN1 enable/disable option when SUB is not readyRuthwar Kumar Ambeer2016-07-011-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since it is not possible to interact with UICC card for PIN1 enable/Disable when SIM is deactivated, PIN1 option is Disabled in UI. Change-Id: I64d2ad3a85c15c4ea8936987e384ffd013c1f533 CRs-Fixed: 662114
| * | Bluetooth : Handle SQL memory situation during OPP.Sravan Kumar V2016-07-011-7/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use case : 1) Use Any tool to Fill memory 2) When available memory is very low, enter settings-Bluetooth Failure : "Unfortunately, Bluetooth share has stopped" error comes. Root Cause : Because of Memory Issue application was unable to perform any SQL operations. Fix : Catch SQLite FullException and SQlite Exception in bluetooth settings to avoid crash in this use case. Change-Id: I621816ef6214eead49ba9f5a98a4152572fb1379
| * | fingerpint: Allow devices to configure sensor locationd34d2016-06-308-0/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The text for enrolling a fingerprint always assumes the sensor is located on the back. This patch adds a config integer that defines where the sensor is located on the device. 0 = back 1 = front 2 = left side 3 = right side This patch also adds a new drawable that shows the front of the device when applicable. Change-Id: Ia8f5f8ff4ba4d13d35aed3052f60ff665dd4f294 TICKET: CYNGNOS-3089
| * | Automatic translation importinky@build012016-06-2917-5/+182
| | | | | | | | | | | | Change-Id: I098f8fcf30976e41cb277231b172a0532550b9f9
| * | settings: wifi: Default to numeric keyboard for static IP itemsTom Marshall2016-06-291-4/+4
| | | | | | | | | | | | | | | | | | CYAN-7646 Change-Id: Ibc02cdcc863d2ae373b24bcfd5b97bf63de99222
| * | Settings: Set root access options appropriatelyTom Marshall2016-06-293-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | It is possible to be running a user build with a debuggable boot image. In this case, "su" will not be available. So only show none/adb. Jira: BACON-4461 Change-Id: Iaa7df8311b9ea81eabb1566ba6f9159fdc9fab34
| * | Fix untranslatableMichael Bestas2016-06-291-1/+1
| | | | | | | | | | | | Change-Id: I22279afa630cd03fe00b58f2c8c6826ea2f2d115
| * | Settings : Add country code to blacklist entry dialogDanesh M2016-06-274-3/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enforce country code when adding an entry. If the user has regex enabled, * is added to the list as a choice. This avoids the confusion users are currently facing where blocking only the number + regex doesn't work, since country code is expected. Eg : 206* won't work +1206* works CYNGNOS-3049 BACON-4953 Change-Id: I9236898f17fcef425e561aaa10e56c5e8c2171a7
| * | Make sure LiveDisplay toggle default values are correct.Danny Baumann2016-06-251-3/+3
| | | | | | | | | | | | Change-Id: If04c3eca9d62d977c4ecd79bda52a88a3e07ce3b
| * | UI: Ensure "use for" options displayed when in landscape orientationlijun.xie2016-06-241-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Items under the "use for" section of the "Paired devices" dialog for bluetooth connected headsets can be cut off on some devices when in landscape mode. This patch encloses those items in a ScrollView so the user can scroll the off screen items into view and enable/disable them. [Procedures] 1.Go to Settings -> bluetooth 2.Paired with a bluetooth headset 3.Click on the setting of bluetooth headset 4.check the menu list and rotate the phone 5.and can not sliding the list Change-Id: I52f4d494ca3c71a9ed88b2679868e77b092b4710
| * | Settings: Fix possible NPEMichael W2016-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | extras seems to be null sometimes so the call to extras.get() causes an NPE Change-Id: I8a95da51aadda8fd6191131570a2f4b2bed762e7 Reference: BugDumps 13-20160610-16 L#64
| * | Settings: handle 'always ask' for SMS subscription on 3rd party appsRoman Birg2016-06-212-1/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to ensure that the SMS app has a valid subscription to use as 3rd party apps don't know how to use our custom "always ask" logic. Don't allow the user to choose "always ask" if a 3rd party SMS app is currently the deafult. Ticket: CYNGNOS-3068 Change-Id: I4aabf43adfb4fdc39e7656aa872abf73d9a5edbe Signed-off-by: Roman Birg <roman@cyngn.com>
| * | Automatic translation importblinky@build012016-06-2096-2/+278
| | | | | | | | | | | | Change-Id: I25897fe9a0ce867df8c7df0a6e3f232e23519a49
| * | Settings : Move trust agent search index to LockscreenSettingsDanesh M2016-06-204-18/+20
| | | | | | | | | | | | | | | | | | | | | | | | Ensure smart lock takes you to LockscreenSettings instead of SecuritySettings CYNGNOS-3053 Change-Id: I2d6f4b29cfad259cebfb3ee97b055f59a131d3de
| * | Bring back the custom wallpaper picker [3/5]d34d2016-06-195-0/+31
| | | | | | | | | | | | | | | Change-Id: I546a6ce67627c22cfbc7f6f061c21954183936b7 TICKET: OSS-62
| * | Automatic translation importinky@build012016-06-1797-76/+560
| | | | | | | | | | | | Change-Id: I553fea6885f7da29740630a236f986a6b1a135fe
| * | Settings: Apply decor padding in landscape storage wizardScott Mertz2016-06-173-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | The header was appearing below the status bar when in landscape mode. Add a padding in landscape so the text appears below the status bar. FEIJ-1157 Change-Id: I4d3c46958442b517186cc7d796bdd1552c0bdffe
| * | Settings: Dissallow privacy guarding system apps on overlay.Adnan Begovic2016-06-153-5/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bandaid fix for google play services inundating the permission dialog request queue within AppOps service and causing watchdog to consistently kill the system server's activity manager service which is deadlocked retrieving dialogs from the queue. Change-Id: I10c432cebe6a4199517839598046eee7d19dcf72 TICKET: CYNGNOS-2869
| * | Settings: Remove hide navigation bar settingsKeith Mok2016-06-151-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove hide navigation bar settings in Expanded desktop if the device has no on-screen navigation bar currently available. FEIJ-1194 Change-Id: I4d0a5cc453a13140236f5e2e9f39e970fe759607
| * | Settings: fix crash when reset App preferenceAnkit Gupta2016-06-141-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. mExtraInfoBridge is null when there is no change made in any app. Calling reset app preference cause crash in this state. 2. move initialization of mApplication to onViewCreated from onCreateView to make sure View has been created. Issue-id: OPO-760 Change-Id: I7a26b27325b54694d2513e8365482c221a5c6b13
| * | String improvementsMichael Bestas2016-06-101-7/+7
| | | | | | | | | | | | Change-Id: I36662b94a4f2f020c756446b7b2a039eb451fd62
| * | Automatic translation importpinky@build012016-06-099-1/+96
| | | | | | | | | | | | Change-Id: I66b9ba2d1c8c4d52b55208b1e3042f52aa9173bb
| * | Settings: Allow sorting Applications by sizeRoman Royer2016-06-091-2/+4
| | | | | | | | | | | | | | | | | | | | | Allow sorting applications by size in Settings->Apps just like in Settings->Storage/USB->Apps Removed extra whitespace Change-Id: I9e022162110e1feff20f257992086e66735e0f5e
| * | Keyguard: Get your weather on... the lock screen [3/3]d34d2016-06-095-0/+22
| | | | | | | | | | | | Change-Id: I9b411c86ea02dd95379fe6fcd1814c81c1c7ef0b
| * | Use child fragment manager for nested dialog fragmentArtem Shvadskiy2016-06-081-8/+12
| | | | | | | | | | | | | | | Change-Id: I7748b15f45c88b00bc1251121d6760cf16e25646 issue-id: CYNGNOS-2911
| * | Settings: use subid & imsi for MSIM apn lookupsRoman Birg2016-06-071-7/+33
| | | | | | | | | | | | | | | | | | | | | Ticket: PAELLA-158 Change-Id: Icca65a9a46533e1bbcfd4dd08e974d736ea1253b Signed-off-by: Roman Birg <roman@cyngn.com>