Commit Graph

40 Commits

Author SHA1 Message Date
Laiteux
d4e3e3d6ad Rename notificationsSwitch preference to notificationsEnableDisable 2025-11-07 21:44:42 +04:00
Laiteux
e28b904afd Allow setting null (empty) nickname 2025-11-07 20:33:33 +04:00
Laiteux
ec7874b519 Ignore non-removable cards in /cards 2025-11-07 20:33:33 +04:00
Laiteux
2779f06499 Remove disable & active profile endpoints 2025-11-07 20:33:33 +04:00
Laiteux
3bb3d09804 Update LpaProvider.java 2025-11-07 20:33:33 +04:00
Laiteux
705dea3a04 Add providerName to profiles (useful for reference) 2025-11-07 20:33:33 +04:00
Laiteux
75eab9f3d0 Handle notifications 2025-11-07 20:33:33 +04:00
Laiteux
9d633b36f7 doc 2025-11-07 16:48:00 +04:00
Laiteux
f54e326836 Don't send a ProfileDownloadCallback if progress is 0 2025-11-07 16:48:00 +04:00
Laiteux
2985e985da Return null for nickname if empty 2025-11-07 16:48:00 +04:00
Laiteux
77920f04e1 Remove /switchProfile (not what I expected, just a toggle) 2025-11-07 16:48:00 +04:00
Laiteux
3c1dc93490 Rename /setNickname to /setProfileNickname 2025-11-07 16:48:00 +04:00
Laiteux
bf8cf0ee88 Remove easyeuicc (keep eazyeuicc (9esim app)) 2025-11-07 16:48:00 +04:00
Laiteux
3458676171 Sign APK using 9eSIM Community Key 2025-11-06 22:18:49 +04:00
Laiteux
4a71974882 Remove name from profiles (useless) 2025-11-06 22:18:49 +04:00
Laiteux
95c2ff2d80 Update LpaProvider.java 2025-11-06 17:10:13 +04:00
Laiteux
62aefb4197 Rename path to endpoint 2025-11-05 20:11:50 +04:00
Laiteux
a1b05d907f Return rows as JSON only if json query param 2025-11-05 20:01:02 +04:00
Laiteux
96e2b2c706 Add easyeuicc.apk 2025-11-05 19:59:30 +04:00
Laiteux
5ebeb325e9 Convert cols from string to boolean in rowsToJson 2025-11-03 23:53:23 +04:00
Laiteux
e7a57f8589 Rename LpaBridgeProvider to LpaProvider 2025-11-03 23:53:23 +04:00
Laiteux
6b56a946ee Add /preferences + /setPreference 2025-11-03 23:53:23 +04:00
Laiteux
c20c4a5395 Return rows as JSON 2025-11-01 20:32:01 +04:00
Laiteux
90360d2fdf Refactor 2025-11-01 14:09:17 +04:00
Laiteux
787099479b Revert "Remove /activeProfile + /disableActiveProfile"
This reverts commit dda34b04bb.
2025-10-31 13:14:29 +04:00
Laiteux
dda34b04bb Remove /activeProfile + /disableActiveProfile 2025-10-31 13:14:26 +04:00
Laiteux
29ccde97d6 Add types to in/out handler comments 2025-10-31 13:10:47 +04:00
Laiteux
8d364a7fbc Reorder /activeProfile handler 2025-10-31 12:55:54 +04:00
Laiteux
2ced5f3642 /disableActiveProfile will not return profile() anymore but success() 2025-10-31 12:54:54 +04:00
Laiteux
50ebb580d1 Wrap query handlers in MutexKt.withLock 2025-10-31 12:38:24 +04:00
Laiteux
5b02fa10d8 Return profile(downloadedProfile) 2025-10-31 12:10:06 +04:00
Laiteux
43ef013211 Add /setNickname 2025-10-31 12:10:06 +04:00
Laiteux
ac9fdd0b75 Update LpaBridgeProvider.java 2025-10-31 12:10:06 +04:00
Laiteux
2d8fc9a42d Update build.install.sh to support multiple deps 2025-10-31 12:10:06 +04:00
Laiteux
f4bfd2576e Add HTTP callbackURL support to /downloadProfile 2025-10-31 12:10:06 +04:00
Laiteux
0a08ddfe40 Add profile management endpoints 2025-10-31 12:10:06 +04:00
Laiteux
e42171aaa2 Add /cards 2025-10-29 22:11:13 +04:00
Laiteux
bf231dfbfa Update LpaBridgeProvider.java 2025-10-28 04:18:05 +04:00
Laiteux
735d370ff4 Add withEuiccChannel + getProfiles 2025-10-28 04:18:04 +04:00
Laiteux
44f93088cd Initial commit 2025-10-27 16:22:29 +04:00