feat: open stk from menu #56

Closed
septs wants to merge 6 commits from septs:stk into master
Contributor
No description provided.
septs reviewed 2024-11-01 06:54:02 +01:00
@ -21,0 +33,4 @@
addCategory(Intent.CATEGORY_LAUNCHER)
// slot 1: com.android.stk/.StkMain1
// slot 2: com.android.stk/.StkMain2
component = ComponentName("com.android.stk", "com.android.stk.StkMain2")
Author
Contributor

don't know how to get the logical slot id

  1. slot 1, com.android.stk/.StkMain1
  2. slot 2, com.android.stk/.StkMain2
don't know how to get the logical slot id 1. slot 1, `com.android.stk/.StkMain1` 2. slot 2, `com.android.stk/.StkMain2`
septs marked this conversation as resolved
septs changed title from [DO NOT MERGE] feat: open stk from menu [PoC] to WIP: [DO NOT MERGE] feat: open stk from menu [PoC] 2024-11-01 06:54:38 +01:00
septs changed title from WIP: [DO NOT MERGE] feat: open stk from menu [PoC] to WIP: feat: open stk from menu [PoC] 2024-11-01 06:55:30 +01:00
septs force-pushed stk from 1e20d2cef4 to d5d7a3c544 2024-11-01 09:12:36 +01:00 Compare
septs changed title from WIP: feat: open stk from menu [PoC] to feat: open stk from menu 2024-11-01 09:13:54 +01:00
septs added 1 commit 2024-11-01 09:35:22 +01:00
septs added 1 commit 2024-11-01 11:34:52 +01:00
septs added 1 commit 2024-11-01 12:20:03 +01:00
septs added 1 commit 2024-11-02 01:32:23 +01:00
septs added 1 commit 2024-11-02 04:02:09 +01:00
septs closed this pull request 2024-11-02 04:18:38 +01:00
septs deleted branch stk 2024-11-02 04:19:03 +01:00
Author
Contributor
Compatibility Hell https://github.com/materialos/android-icon-pack/blob/ed0b35adffc74e500680f70db6e344deaca358d8/app/src/main/assets/theme_resources.xml#L591-L614

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#56
No description provided.