Peter Cai
|
297880fa53
feat: Optional confirmation signal for profileDownloadTask
|
2 周之前 |
Peter Cai
|
ba45a7eb7f
refactor: Pass RemoteProfileInfo into ProfileDownloadState
|
2 周之前 |
Peter Cai
|
d4855f130c
lpac-jni: Export profile metadata during download and allow cancellation at that point
|
2 周之前 |
septs
|
b9863e2e54
refactor: profile download callback (#284)
|
1 月之前 |
Peter Cai
|
392a2927cb
Fix AOSP build by importing im.angry.openeuicc.util as wildcard
|
3 月之前 |
septs
|
7e1c4907bb
style: reformat all files (#268)
|
3 月之前 |
Peter Cai
|
c396223a02
feat: Support for removable eSIM with multiple SEs (#239)
|
3 月之前 |
septs
|
a601ab7d72
fix: send euicc memory reset notification (#189)
|
11 月之前 |
septs
|
dc6b3a4810
feat: support disabling refresh after switch in settings
|
1 年之前 |
Peter Cai
|
291869207a
We don't need a public wake lock
|
1 年之前 |
Peter Cai
|
a6286ed097
feat: Acquire partial wake lock for all foreground tasks
|
1 年之前 |
Peter Cai
|
c2659ddb69
fix: Don't use beginTrackedOperation for erasure. It's wrong.
|
1 年之前 |
septs
|
5dd9eed4fe
feat: euicc memory reset
|
1 年之前 |
Peter Cai
|
c0a6917645
Remove unused isForegroundTaskRunning
|
1 年之前 |
Peter Cai
|
6e3176668a
core: Reconnect to USB readers after switching profiles as well
|
1 年之前 |
Peter Cai
|
a87f154653
EuiccChannelManagerService: Stop throwing exceptions for USB channels when switching
|
1 年之前 |
Peter Cai
|
3b7bd8b31e
fix: Validate nickname and convert to proper UTF-8 before passing to JNI
|
1 年之前 |
Peter Cai
|
5476e335b1
Move ProfileDownloadException to LPA
|
1 年之前 |
Peter Cai
|
895cbdd53d
lpa: Track last HTTP response on failure
|
1 年之前 |
Peter Cai
|
1a3fd621d9
EuiccChannelManagerService: move applyCompletionTransform() to companion object
|
1 年之前 |
Peter Cai
|
74489a9ae0
EuiccChannelManagerservice: Fix completion event in returned flows
|
1 年之前 |
Peter Cai
|
d68a7172de
EuiccChannelManagerService: Fix support for multiple subscribers
|
1 年之前 |
Peter Cai
|
5b079c95ac
ui: wizard: Implement the download process
|
1 年之前 |
Peter Cai
|
f2c233fe1c
EuiccChannelManagerService: Introduce IDs for tasks
|
1 年之前 |
Peter Cai
|
3507c17834
EuiccChannalManagerService: manually buffer the returned flow
|
1 年之前 |
Peter Cai
|
837c34ba70
Add convience "Done" subscriber method for Flow<ForegroundTaskState>
|
1 年之前 |
Peter Cai
|
6a2d4d66dd
Move EuiccChannelManagerService to withEuiccChannel()
|
1 年之前 |
Peter Cai
|
d26a8ddc78
EuiccChannelManagerService: stop using blocking variants unnecessarily
|
1 年之前 |
Peter Cai
|
2337ad035d
Post a notification to signify task failure from service
|
1 年之前 |
Peter Cai
|
4709b6994f
Don't call stopSelf() if the coroutine is cancelled
|
1 年之前 |