- 26 Jun, 2015 3 commits
-
-
Amit Mahajan authored
Bug: 21697171 Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
-
Amit Mahajan authored
Bug: 21697171 Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
-
Amit Mahajan authored
Bug: 21697171 Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
-
- 11 Jun, 2015 1 commit
-
-
Amit Mahajan authored
Bug: 21697171 Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
-
- 16 Jan, 2015 1 commit
-
-
Legler Wu authored
1. Set StkMainActivity as default disabled 2. Only set StkMainActivity as enabled when receiving Setup menu from the SIM Bug: 18999216 Change-Id: I1b1233f478b67d008c042690e542e2d6158e34f1
-
- 17 Dec, 2014 1 commit
-
-
Legler Wu authored
Major changes: 1. StkAppService.java : line272~279: use getInstance(slotId)@CatService to get instance of cat service instead. line303~307: remove redundant codes line457~485: remove redundant codes line693~695: fix the NPE if the first proactive command is not SET_UP_MENU. line1109~1116: remove redundant codes. 2. StkMain.java (new file, is the launcher of Stk without UI(No_Display theme) : To fix a short flash problem when entering Stk app for one SIM inserted case. If inserted one SIM, it starts StkMenuActivity for showing main menu of the SIM. If inserted two SIMs, it starts StkLauncherActivity which shows a list for inserted SIMs. Bug: 18705342 Change-Id: If777f1cc0a16df38d1b534cd60ed7850b6072b22
-
- 08 Dec, 2014 1 commit
-
-
xinhe authored
This bug is due to the BOOT_COMPLETE propagate to the STK broadcast receiver too late. Instead, we listen to the USER_INITIALZE now. Bug:18607600 Change-Id: Iaf588797a75e9fcfabe78177df7d9270ae4e0ed9
-
- 21 Nov, 2014 1 commit
-
-
Preeti Ahuja authored
1. Remove support for Idle Screen available set up event list and event download. 2. Remove dependency of Set Up Idle Mode Text from idle screen notification. 3. Remove dependency of Display Text command from idle screen notification. Bug: 17553408 Change-Id: I2c46a3b2cbb7fb029518ffa738379447de64e373
-
- 18 Nov, 2014 2 commits
-
-
Preeti Ahuja authored
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
-
xinhe authored
This APP should not be available for secondary user Bug:18224707 Change-Id: Iaa4201751ae181820398625188efd6ae87f4317a
-
- 14 Nov, 2014 1 commit
-
-
Preeti Ahuja authored
Handle ALPHA_NOTIFY and display a toast mesage to user. Bug: 17646476 Change-Id: I44726cb4d124be4c088660faf9fe5bc8322ccea0
-
- 20 Oct, 2014 1 commit
-
-
Wink Saville authored
Change-Id: I8d0a9ac406327fa91d78119df2953a417b4e4cb6
-
- 01 Oct, 2014 1 commit
-
-
duho.ro authored
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
-
- 11 Jul, 2014 1 commit
-
-
Wink Saville authored
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)
-
- 25 Mar, 2014 1 commit
-
-
David Pursehouse authored
Replace all the tabs with spaces. Change-Id: Ia1f3d48b4d4abafbb3fb75715204d057aed4a416
-
- 13 Mar, 2014 1 commit
-
-
Sanny Shang authored
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
-
- 11 Sep, 2013 1 commit
-
-
duho.ro authored
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
-
- 03 Sep, 2013 1 commit
-
-
duho.ro authored
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
-
- 28 Sep, 2012 1 commit
-
-
Dianne Hackborn authored
Don't launch this when a user is starting. Change-Id: Ic264a8e1060407d500138d7d182414988aa03938
-
- 11 Feb, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: Ic44096b59794016a3566aa5d67809e55a6f71212
-
- 09 Jun, 2009 1 commit
-
-
Wink Saville authored
-
- 04 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 18 Dec, 2008 1 commit
-
-
The Android Open Source Project authored
-
- 21 Oct, 2008 1 commit
-
-
The Android Open Source Project authored
-