This website requires JavaScript.
Explore
Help
Sign In
icing
/
monorepo
Watch
4
Star
0
Fork
0
You've already forked monorepo
Code
Pull Requests
3
Actions
Packages
Releases
Activity
All Workflows
apk.yaml
mirror.yaml
website.yaml
Actor
All actors
alexis
ange
bartosz
florian
stcb
Status
All status
success
failure
waiting
running
fix: no screen stacking when making calls
mirror.yaml #398
:
Commit
6190991780
pushed by
florian
callPageV2
2025-04-08 19:06:53 +00:00
5s
fix: no screen stacking when making calls
apk.yaml #397
:
Commit
6190991780
pushed by
florian
callPageV2
2025-04-08 19:17:09 +00:00
10m22s
feat: give parameters to callPage to avoid fetching when possible
mirror.yaml #396
:
Commit
63e5632f9a
pushed by
florian
callPageV2
2025-04-08 18:55:36 +00:00
6s
feat: give parameters to callPage to avoid fetching when possible
apk.yaml #395
:
Commit
63e5632f9a
pushed by
florian
callPageV2
2025-04-08 19:05:47 +00:00
10m18s
feat: fetch contact in makeGsmCall to show it in call
mirror.yaml #394
:
Commit
b11c62debc
pushed by
florian
callPageV2
2025-04-08 18:39:49 +00:00
5s
feat: fetch contact in makeGsmCall to show it in call
apk.yaml #393
:
Commit
b11c62debc
pushed by
florian
callPageV2
2025-04-08 18:49:40 +00:00
9m57s
feat: open dialer on top of locked screen when incoming call
mirror.yaml #392
:
Commit
d1a294d772
pushed by
florian
callNotifications
2025-04-08 13:11:03 +00:00
5s
feat: open dialer on top of locked screen when incoming call
apk.yaml #391
:
Commit
d1a294d772
pushed by
florian
callNotifications
2025-04-08 13:20:54 +00:00
9m57s
fix: accent in searchbar frontend
mirror.yaml #390
:
Commit
82caca3276
pushed by
florian
fixSearchBar
2025-04-07 10:29:31 +00:00
5s
fix: accent in searchbar frontend
apk.yaml #389
:
Commit
82caca3276
pushed by
florian
fixSearchBar
2025-04-07 10:29:28 +00:00
9m55s
feat: improved composition page (#51)
mirror.yaml #388
:
Commit
58ccd3a24c
pushed by
stcb
dev
2025-04-05 09:24:11 +00:00
8s
feat: improved composition page (#51)
apk.yaml #387
:
Commit
58ccd3a24c
pushed by
stcb
dev
2025-04-05 09:24:20 +00:00
14m47s
feat: improved composition page
mirror.yaml #386
:
Commit
4447a93362
pushed by
stcb
upCompositionPage
2025-04-05 09:09:38 +00:00
5s
feat: improved composition page
apk.yaml #385
:
Commit
4447a93362
pushed by
stcb
upCompositionPage
2025-04-05 09:24:12 +00:00
47m12s
fix: improve history page performance and state management (#47)
mirror.yaml #384
:
Commit
608218175a
pushed by
stcb
dev
2025-04-05 08:36:57 +00:00
0s
fix: improve history page performance and state management (#47)
apk.yaml #383
:
Commit
608218175a
pushed by
stcb
dev
2025-04-05 08:36:56 +00:00
9m33s
clean unused import
mirror.yaml #382
:
Commit
16d6c4685d
pushed by
stcb
fix-history-page
2025-04-05 08:27:09 +00:00
4s
clean unused import
apk.yaml #381
:
Commit
16d6c4685d
pushed by
stcb
fix-history-page
2025-04-05 09:07:50 +00:00
40m46s
Better CLI & auto mode, enhancements
mirror.yaml #380
:
Commit
71b9cc787b
pushed by
stcb
Protocol_00
2025-04-05 07:19:48 +00:00
5s
refactor: convert ContactPage to StatelessWidget and optimize AlphabetScrollPage for better performance
mirror.yaml #379
:
Commit
00e7d850b0
pushed by
alexis
rework-app
2025-04-05 00:25:06 +00:00
5s
refactor: convert ContactPage to StatelessWidget and optimize AlphabetScrollPage for better performance
apk.yaml #378
:
Commit
00e7d850b0
pushed by
alexis
rework-app
2025-04-05 00:35:18 +00:00
10m18s
refactor: remove unused imports and obfuscate service from contact page
mirror.yaml #377
:
Commit
1a020bbbd8
pushed by
alexis
rework-app
2025-04-05 00:13:18 +00:00
6s
refactor: remove unused imports and obfuscate service from contact page
apk.yaml #376
:
Commit
1a020bbbd8
pushed by
alexis
rework-app
2025-04-05 00:23:34 +00:00
10m23s
refactor: enhance stealth mode handling and clean up imports across services
mirror.yaml #375
:
Commit
918265744e
pushed by
alexis
rework-app
2025-04-05 00:12:41 +00:00
5s
refactor: enhance stealth mode handling and clean up imports across services
apk.yaml #374
:
Commit
918265744e
pushed by
alexis
rework-app
2025-04-05 00:13:10 +00:00
35s
refactor: update contact fetching to include accounts, photo, and thumbnail
mirror.yaml #373
:
Commit
96427d78d9
pushed by
alexis
rework-app
2025-04-04 23:57:59 +00:00
13s
refactor: update contact fetching to include accounts, photo, and thumbnail
apk.yaml #372
:
Commit
96427d78d9
pushed by
alexis
rework-app
2025-04-05 00:08:24 +00:00
10m41s
Refactor obfuscate service and avatar widget; move to domain layer and remove unused files
mirror.yaml #371
:
Commit
612cccc381
pushed by
alexis
rework-app
2025-04-04 23:48:43 +00:00
5s
Refactor obfuscate service and avatar widget; move to domain layer and remove unused files
apk.yaml #370
:
Commit
612cccc381
pushed by
alexis
rework-app
2025-04-04 23:57:43 +00:00
9m6s
refactor: introduce LoadingIndicatorWidget and streamline contact page structure
mirror.yaml #369
:
Commit
f89c5440fc
pushed by
alexis
rework-app
2025-04-04 12:55:30 +00:00
5s
First
Previous
1
2
3
4
5
...
Next
Last