summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
AgeCommit message (Collapse)Author
2014-11-18Stk: Usat Phase 2 feature supportPreeti Ahuja
This change combines the following fixes: 1) Usat Phase 2 feature support Added changes to support Idle screen, Language Selection. Fix Display Alpha for proactive commands 2) Fix to display dialog for DISPLAY_TEXT commands For Display Text commands that are low priority, we check the Idle Screen status before displaying the dialog. However, the handling for the result of the Idle Screen request is missing. Add this handling. 3) Fix crash on Idle Mode Text proactive command After checking for screen status, use the saved command object to process the Idle Mode Text command. 4) Stk: Update Manifest for modified Idle Screen Intent Update StkCmdReceiver's intent-filter to use the updated idle screen intent name 5) Stk: General Enhancements to StkAppService i) Support GET_CHANNEL_STATUS command ii)Set mMainCmd to null (SET_UP_MENU) only when we receive a remove menu command iii)Cleanup idlemode text code: Removed the intent extra SCREEN_STATUS_REQUEST which is no longer used (introduced in the change (3) above). 6) Handle LOCALE event properly Bug: 17553408 Change-Id: Ie9a52f62bb520650eec68e3209fab1dd6343fe1c
2014-11-18Crash in Phone observed while launching SIM Toolkit appxinhe
This APP should not be available for secondary user Bug:18224707 Change-Id: Iaa4201751ae181820398625188efd6ae87f4317a
2014-11-14STK: CC feature implementationPreeti Ahuja
Handle ALPHA_NOTIFY and display a toast mesage to user. Bug: 17646476 Change-Id: I44726cb4d124be4c088660faf9fe5bc8322ccea0
2014-10-20STK App DSDS supportWink Saville
Change-Id: I8d0a9ac406327fa91d78119df2953a417b4e4cb6
2014-09-30STK: fixing to send intent when card status changedduho.ro
The intent name is not match with CatService. It affects with install and uninstall STK app when card status changed. Bug:17463742 Change-Id: I9a4bab72411fce39846d7d11e6a15519d58c1d7a
2014-07-11Stk: Support for modem re-start and ICC refreshWink Saville
Uninstall the STK app, stop StkAppService and remove the idle text when StkAppService receives the CARD_ABSENT/CARD_ERROR status. IdleModeText and SETUP_MENU need to be cleared when a card refresh occurs. Bug: 12161291 Change-Id: I626ff5196270377d02c570703f46c5b272a115fd (cherry picked from commit f48e483b46cfec93edc70fa9e39c8a7120b864f8) (cherry picked from commit 8390bbbbfa8e170e81e8a99ab997fb1406d8e81a) (cherry picked from commit dc0f924d464dbc093f1168f0e9a8bca8b0aea73c)
2014-03-25Fix inconsistent usage of tabs and spaces in the manifestDavid Pursehouse
Replace all the tabs with spaces. Change-Id: Ia1f3d48b4d4abafbb3fb75715204d057aed4a416
2014-03-13STK UI error when configuration changesSanny Shang
On any of the following configuration changes: - Phone orientation changed from portrait to landscape mode - Screen size changed - Keyboard hidden - MNC/MCC changed while the STK menu activity, dialog activity or input activity is active, the activity will be destroyed and a new instance created. This can cause inconsistencies in the UI. Add relevant configChanges in the manifest to prevent this. Change-Id: I430ac60f9fd3648d5c880ca57cf6c0ca75e3270e
2013-09-03STK : Fix STK input activity when rotated handsetduho.ro
When user is writing password in STK and then rotates the device, the password numbers are displaying. And STK send the unexpected Terminal Response to the UICC, so it causes wrong behavior. Bug: 10383311, 10382809 Change-Id: I2fbce28a73fa15183e45bfc85791d4b11612aa4b
2012-09-28More issue #7226656 second user seeing primary user's appsandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1jb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-devDianne Hackborn
Don't launch this when a user is starting. Change-Id: Ic264a8e1060407d500138d7d182414988aa03938
2010-02-11Add an original-package tag that matches the real package name.Jeff Hamilton
Change-Id: Ic44096b59794016a3566aa5d67809e55a6f71212
2009-06-09Cleanup whitespace.Wink Saville
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0cdma-importThe Android Open Source Project