summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Purge A2dp connected device listAyan Ghosh2015-10-231-0/+5
| | | | | | | Purge A2dp connected device list on A2dp service connect incase the same is not purged during service disconnect earlier. Change-Id: Ie4e7e79530eaf2ec138bb5d0c51996d4172eb4b9
* androidfw: Use the last package to create idmap.yingying2015-10-202-3/+6
| | | | | | | | | | Overlaid packages contain one or two package groups, the first one is system package(android), and the second one is application package. So it should use the last package group to create idmap. When inspecting the idmap, similar as above. Change-Id: I97e0179bc5b5acdcacbe6ec5b5b7c22af51d1d0b
* Merge "Show remaining retry attempts for SIM lock upon Bootup."Linux Build Service Account2015-10-152-31/+84
|\
| * Show remaining retry attempts for SIM lock upon Bootup.Ruthwar Kumar Ambeer2015-10-142-31/+84
| | | | | | | | | | | | | | | | Add functionality to show remaining retry attempts upon bootup before entering any wrong PIN. CRs-Fixed: 912687 Change-Id: I9f28b43a2e6e34be550a6e58b6c6471186d6c362
* | Merge "SystemUI: Add global reboot option"Linux Build Service Account2015-10-1510-2/+101
|\ \
| * | SystemUI: Add global reboot optionhaiyangl2015-10-1310-2/+101
| | | | | | | | | | | | | | | | | | | | | Add global reboot option when long press power key and confirmation dialog when user chooses to reboot device Change-Id: I23286cb655a4fead8dfc450f08f27d9588e47686
* | | Merge "Disable Aggressive Trim by Default."Linux Build Service Account2015-10-151-1/+1
|\ \ \
| * | | Disable Aggressive Trim by Default.Suyog Sarda2015-10-071-1/+1
| | |/ | |/| | | | | | | | | | | | | Agressive trim will be enabled via target specific properties. Change-Id: I0762d1ef30bee5e6822a30bd4e218a5d55be4de3
* | | Merge "idmap: Do not unlink the file if it is locked by another process."Linux Build Service Account2015-10-151-1/+4
|\ \ \ | |_|/ |/| |
| * | idmap: Do not unlink the file if it is locked by another process.yingying2015-10-121-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idmap file will be locked if it is used by one process. Then if another process need to access this file, it will get the file locked state. So in this case, should not unlink the file. Otherwise this file will be deleted by this process, and the another process which locked it will fail to write the file. CRs-fixed: 763809 Change-Id: I2bca8b04dd82b5a56d30b103325ba7e22f0072d9
* | | Merge "Fix to display merge icon on failure."Linux Build Service Account2015-10-134-0/+22
|\ \ \
| * | | Fix to display merge icon on failure.Ravindra2015-10-084-0/+22
| | |/ | |/| | | | | | | | | | | | | | | | | | | Trigger a state change to incallui with the existing state on an unsuccessful merge in order to enable merge icon. Change-Id: I1c7baa7a2c2ccf277eff06d68da0b419ae587a19 CRs-Fixed: 815642
* | | Merge "MSIM: Get Phone id for placing ECall"Linux Build Service Account2015-10-131-0/+7
|\ \ \
| * | | MSIM: Get Phone id for placing ECallPrasath Balakrishnan2015-10-121-0/+7
| | |/ | |/| | | | | | | | | | | | | | | | - Add API to get best possible phone id to place Emergency voice call. Change-Id: Ic714d4068a4ecbd560eef14b6d5831c658a4dd46
* | | Merge "Update the icons on status bar when setNoSims callback is called"Linux Build Service Account2015-10-131-0/+1
|\ \ \
| * | | Update the icons on status bar when setNoSims callback is calledPreeti Ahuja2015-10-081-0/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Whenever there is a change in the no sim icon indicator(that is, setNoSims callback is called), make a call to the api that updates the icons on the status bar. Change-Id: Ie7451ac06cb3a36b2172c25d223497b223990956 CRs-Fixed: 881600
* | | Merge "BoostFramework: Adding config for disable packing params & scroll fix"Linux Build Service Account2015-10-135-19/+50
|\ \ \
| * | | BoostFramework: Adding config for disable packing params & scroll fixVarun Garg2015-10-065-19/+50
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding config variable for disable packing, this will provide the flexibility to enable and disable packing on different targets. Fixing bug in launch boost while calling back to back perflock acquire using same Boostframework object. Fixed bug in scroll duration during scroll perflocks. Change-Id: Id42a6e350dfd852a43ec35ec3afef9b298707057
* | | Merge "SEEK: Following changes have been made for SEEK:"Linux Build Service Account2015-10-132-1/+96
|\ \ \
| * | | SEEK: Following changes have been made for SEEK:Preeti Ahuja2015-10-062-1/+96
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add support for getAtr api. Implement getAtr() for SEEK on Android. 2. Add Multi Sim support for SEEK. MSim support for the following apis has been added: 1. iccOpenLogicalChannel 2. iccCloseLogicalChannel 3. iccTransmitApduLogicalChannel 4. iccTransmitApduBasicChannel 5. iccExchangeSimIO 6. getAtr CRs-Fixed: 718469 Change-Id: If03cbd4f3b108b77ba7998a605776c8626290cee
* | | Merge "Modify getSimCount api to get the sim count dynamically."Linux Build Service Account2015-10-131-7/+1
|\ \ \ | |_|/ |/| |
| * | Modify getSimCount api to get the sim count dynamically.Umashankar Godachi2015-10-061-7/+1
| |/ | | | | | | | | | | | | Instead of accessing static sim count value use the dynamically updated sim count value for getSimCount api. Change-Id: I5de857e3c34be213b0db8faed083c46bb6fa4c9a
* | Merge "frameworks/base: Adjust ABI for 3rd party apps"Linux Build Service Account2015-10-121-1/+35
|\ \
| * | frameworks/base: Adjust ABI for 3rd party appsMaunik Shah2015-10-071-1/+35
| |/ | | | | | | | | | | Scan for libraries in assets folder and adjust the ABI accordingly. Change-Id: I123367ba996ff4c04a5c37dc4525cd6373e0a135
* | Merge "frameworks/base: support for loading wfd whitelist dynamic libraries"Linux Build Service Account2015-10-121-0/+2
|\ \
| * | frameworks/base: support for loading wfd whitelist dynamic librariesManu Prasad2015-10-071-0/+2
| |/ | | | | | | | | | | | | support for opening/loading wfd whitelist dynamic libraries when apps' activity start/resume invoked Change-Id: I4407ebc38691f71b6d068d3ed4ec0992f8f37667
* | Merge "frameworks/base: creating sperate files for ANRs traces"Linux Build Service Account2015-10-111-0/+22
|\ \
| * | frameworks/base: creating sperate files for ANRs tracesSri Krishna Chaitanya Madireddy2015-10-081-0/+22
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an ANR comes just after the framework reboot, the traces for the framework reboot will get over-written with the ANR traces. So, We are missing the traces for the framework reboot which makes debugging the framework reboot difficult. Even for multiple ANRs in different apps, we will get the traces for the last ANR. Most of the time traces show that the call is stuck in some native call and we do not have any info about the native call stack becuase we do not collect the tombstones for teh ANR. This patch will create one trace file for each application in case of ANR and the filename would be traces_<app_name>_<date>.txt and the traces for framework reboot will be stored in traces.txt Change-Id: I2b5bfefdee6a3c67f65fbb7796c6e92a0d24f3a7
* | Merge "Allow device to enter download mode on framework watchdog"Linux Build Service Account2015-10-111-4/+38
|\ \
| * | Allow device to enter download mode on framework watchdogMahantesh Sanakall2015-10-071-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows to get better insight of the device state at the time of framework watchdog Also, trigger sysRq after collecting traces When system_server watchdog occurs, triggering sysRq can cause watchdog bark and system_server traces is not generating. Trigger sysRq after collecting traces Change-Id: I504b66d2b63bf693d38eddb7d1f4122be307639a
| * | frameworks/base: move the traces file to avoid data loss.Sachin Sharma2015-10-071-1/+21
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an ANR comes just after the framework reboot, the traces for the framework reboot will get over-written with the ANR traces. So, We are missing the traces for the framework reboot which makes debugging the framework reboot difficult. This patch will rename and will append a unique timestamp this trace file name for the framework reboot once the ActivityManager collects the traces. In case of multiple Watchdog Kills the trace file generated will have diffrent timestamp so that it does not get overwritten on multiple Watchdog kills. Change-Id: I90cb400d06aa909c1560328de4751aa02dbb6858
* | TvInputHal: AOSP refactor on TvInput HalDomi Papoi2015-10-068-37/+408
|/ | | | | | | | Change access modifiers and qualify methods with virtual, to allow extensions. Add facility for loading customizations (Extended classes) dynamically. Change-Id: I9f57792ca8617a4ad95a237f6fe77e38ba304dbd
* Add support for icc operator numericSusheel nyamala2015-10-062-0/+22
| | | | | | | | | | | | | With Uicc card, when device is camped for eHRPD network, mcc-mnc values populated on APN editor are wrong. This is because the icc property used to read mcc-mnc is updated with mcc-mnc value from RuimRecords. Fix is to get family type from PS RAT and read mcc-mnc value from icc records obtained from RAT family type Change-Id: I55dd21a473827b8a7dc5e6ccba21ceb626403b0b CRs-Fixed: 727780
* frameworks/base: build drawing Cache only if not drawing with render nodeOmprakash Dhyade2015-10-061-2/+1
| | | | | | | | If layer is software rendered, its cache will be built twice, if invalidated during draw. Check for drawing with rendernode. Change-Id: Ic95ea1d7ce7087528789dc11c1ca766a3f4d5ead
* Make data call errors configurableSukanya Rajkhowa2015-10-066-0/+90
| | | | | | | | Retry requirements of carriers for ACTIVATION_REJECT_GGSN and PROTOCOL_ERRORS may be different and should be made configurable Change-Id: I7a0ea7ee7f03ae1ef6c7ce0f7974eaf077184c9e CRs-Fixed: 650922
* Revert "IME: Enable perflock feature for soft input"Dilip Gudlur2015-10-061-118/+0
| | | | | | | Change reverts keypad optimization by re enabling touch boost. Reverts I6ccc3e303b6103523c351c7790ac2e9780a2156c Change-Id: I26402aee95d369442d55fed461f3576567034f0b
* Add support for send Message with messaging optionsSridhar Dubbaka2015-10-061-0/+92
| | | | | | | | | | | | | | | | | | Add support for following messaging options. 1.Add support for message priority in 3gpp2. 2.Add link control support while sending multiple messages. 3.Add validity period support in 3gpp. Change-Id: I19f4fbc5a3b6922884196b301d30280acd9e501e MSIM(Telephony):Add changes to SMS APIs as per new SmsManager design Change SMS Msim APIs as per new SmsManager design Change-Id: I14ad7685e23b14203a76dfe3cc5a95a337f7d0e3
* TvInputHal: Fix bug in first frame captured functionDomi Papoi2015-10-062-9/+18
| | | | | | | | | | | | | Fix app start with valid surface. Fix crash when app exits. firstFrameCapturedFromNative incorrectly used EVENT_STREAM_CONFIGURATION_CHANGED instead of EVENT_FIRST_FRAME_CAPTURED. Thread start after set surface in addOrUpdateStream(). Change order of surface clear in remove stream. Change-Id: I213ac61833f06d62e89bdcb78af9e40e672eeb94
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-0631-2/+1182
| | | | | | | | | Instrument framework files to log events of interest. Conflicts: core/java/android/accounts/AccountManager.java Change-Id: Ia45651e6352586f910039b51cac2356f65f80010
* Telecom: Reset the duration after the CDMA call is acceptedQiang Chen2015-10-066-0/+38
| | | | | | | | | | | In android original design, the duration of CDMA MO call is started from the dial command sent, so it is not the real duration of the active time. In this patch, a new message is registered to listen the event of the call accepted, and then reset the duration when the event happens. Change-Id: Icc447012030ae243f200ec2c83b7d5210af9b31c CRs-Fixed: 754497
* wifi: Enhance WiFi Configuration to also include sim number.Sravanthi Palakonda2015-10-061-0/+17
| | | | | | | | | For EAP SIM/AKA/AKA` authentication to happen on a specific SIM , the SIM number has to be also a part of Wi-Fi configuration . This commit ensures the same. Change-Id: I3239c534bd8d221dc0af0174304427491a1d586b CRs-Fixed: 905749
* MSIM: set phone account handle changes for ECallRavindra2015-10-069-1/+102
| | | | | | | | | | | | | | Add interface API between Telephony to Telecomm for updating phoneAcount. Currently on multisim, Telephony(PhoneApp) picks the best possible sub for placing emergency call, after selecting the best possible sub, Telephony uses this new interface API to update the phoneAcount handle to Telecomm which inturn helps to display the proper subId on which ECall placed. Add cause codes for EMERGENCY_TEMP_FAILURE and EMERGENCY_TEMP_FAILURE Change-Id: Ic0fdc01810ccc35479a1a9447c40e38122a155a9 CRs-Fixed: 722205,778800, 780893
* Revert "Reduce CONNECTIVITY_CHANGE bcasts"Yashdev Singh2015-10-061-6/+4
| | | | | | This reverts commit cfa1c51af1e70e499410453861e28622066ebf86. Change-Id: If52afc1c231a45d6e418bfc8165d639413673a6f
* Ims: Handle conference call in DIALING stateAnju Mathapati2015-10-061-0/+1
| | | | | | | | Handle conference call in DIALING state that is originated by conference uri dialer Change-Id: I6ac0c8fa160e9b4792fbf7f382bf4ab603370552 CRs-Fixed: 910274
* Bluetooth: Fix to avoid framework reboot during monkey.Hemant Gupta2015-10-061-13/+36
| | | | | | | | | | | A case where monkey is running & sometimes framework is disconnected due to unhandled java Exception during the unbinding of HID device service on unsuccessful unbinding. Handling java Illegal Argument exception while unbinding HID device service solves this issue. Change-Id: I61a5620e756119d25f2a235e67d6404b216f4cbf CRs-Fixed: 601533
* Show 3G data icon for TD-SCDMA network typeWileen Chiu2015-10-061-0/+1
| | | | | | | | | | - The data annunciator on the UI shows up as "G" instead of "3G" - Map the 3G telephony icon to network type TD-SCDMA Change-Id: I63a0e54aab7fda2bcc6f098bb0b43799aad2f6c2 CRs-Fixed: 886804
* Telephony: 4G+ icon display on status bar.Yashdev Singh2015-10-069-22/+180
| | | | | | | - Display 4G+ icon upon LTE_CA data RAT. Change-Id: I9a78edc910051ea484fd27f3671a69519614f4d4 CRs-Fixed: 873290
* frameworks/base : Handling usecases for ext mediaplayerManikanta Sivapala2015-10-061-8/+21
| | | | | | | | Handling usecases while creating ext mediaplayer like extmediaplayer listner creation fails but QCMediaplayer creation succeeds or vice versa. Change-Id: Ic5242161bf30bd2688bd6aba6d6115ab0768e963
* IMS-VT: Add DisconnectCause for low batterySuresh Koleti2015-10-061-0/+2
| | | | | | | -- Add disconnectcause for local low battery -- Add disconnectcause for remote low battery Change-Id: I77a694890bd4bf7e920c8abc915575a876312535
* Statusbar: Add some resources of signal iconHaiyang Liu2015-10-06372-0/+0
| | | | | | Add some resources of the signal icon which used in statusbar Change-Id: Ie8823d37485bba0cd50ed90142532fda00f4f71d