This website requires JavaScript.
Explore
Help
Sign In
icing
/
monorepo
Watch
4
Star
0
Fork
0
You've already forked monorepo
Code
Pull Requests
2
Actions
Packages
Releases
1
Activity
All Workflows
apk.yaml
mirror.yaml
website.yaml
Actor
All actors
alexis
ange
bartosz
florian
stcb
Status
All status
success
failure
waiting
running
refactor: remove unused color_utils import and replace with username_color_generator in call and contact pages
mirror.yaml #484
:
Commit
960ddd8e8f
pushed by
alexis
rework-app
2025-05-16 20:34:10 +00:00
14s
refactor: remove unused color_utils import and replace with username_color_generator in call and contact pages
apk.yaml #483
:
Commit
960ddd8e8f
pushed by
alexis
rework-app
2025-05-16 20:44:39 +00:00
10m46s
refactor: clean up whitespace in block_service and contact_modal files
mirror.yaml #482
:
Commit
6fc2991d1e
pushed by
alexis
rework-app
2025-05-16 20:28:09 +00:00
5s
refactor: clean up whitespace in block_service and contact_modal files
apk.yaml #481
:
Commit
6fc2991d1e
pushed by
alexis
rework-app
2025-05-16 20:33:52 +00:00
5m49s
refactor: update imports and restructure widget files for better organization
mirror.yaml #480
:
Commit
d7ed797b80
pushed by
alexis
rework-app
2025-05-16 20:14:54 +00:00
6s
refactor: update imports and restructure widget files for better organization
apk.yaml #479
:
Commit
d7ed797b80
pushed by
alexis
rework-app
2025-05-16 20:25:00 +00:00
10m13s
feat: add MessageService for sending SMS and integrate into ContactModal
mirror.yaml #458
:
Commit
4ecf7c546b
pushed by
alexis
message-service
2025-05-11 10:22:16 +00:00
5s
feat: add MessageService for sending SMS and integrate into ContactModal
apk.yaml #457
:
Commit
4ecf7c546b
pushed by
alexis
message-service
2025-05-11 10:22:17 +00:00
10m40s
Merge branch 'dev' of https://git.gmoker.com/icing/monorepo into rework-app
mirror.yaml #455
:
Commit
afa0c5b5a4
pushed by
alexis
message-service
2025-05-09 14:19:44 +00:00
4s
fix: remove voicemail tab from home page
mirror.yaml #454
:
Commit
e9fba8a3ba
pushed by
alexis
hide-voicemail-page
2025-05-09 14:06:23 +00:00
5s
fix: remove voicemail tab from home page
apk.yaml #453
:
Commit
e9fba8a3ba
pushed by
alexis
hide-voicemail-page
2025-05-09 14:17:36 +00:00
11m19s
Merge branch 'dev' of https://git.gmoker.com/icing/monorepo into rework-app
mirror.yaml #452
:
Commit
afa0c5b5a4
pushed by
alexis
rework-app
2025-05-09 13:55:25 +00:00
1s
Merge branch 'dev' of https://git.gmoker.com/icing/monorepo into rework-app
apk.yaml #451
:
Commit
afa0c5b5a4
pushed by
alexis
rework-app
2025-05-09 13:56:51 +00:00
9m34s
refactor: streamline voicemail retrieval and playback handling with improved error messaging
mirror.yaml #435
:
Commit
ea132dd348
pushed by
alexis
real-voicemail
2025-04-24 08:34:48 +00:00
5s
refactor: streamline voicemail retrieval and playback handling with improved error messaging
apk.yaml #434
:
Commit
ea132dd348
pushed by
alexis
real-voicemail
2025-04-24 08:44:28 +00:00
9m45s
refactor: add voicemail functionality with permissions handling and UI updates
mirror.yaml #406
:
Commit
ec3f13a34b
pushed by
alexis
real-voicemail
2025-04-09 14:25:27 +00:00
5s
refactor: add voicemail functionality with permissions handling and UI updates
apk.yaml #405
:
Commit
ec3f13a34b
pushed by
alexis
real-voicemail
2025-04-09 14:35:25 +00:00
10m4s
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
refactor: introduce LoadingIndicatorWidget and streamline contact page structure
apk.yaml #368
:
Commit
f89c5440fc
pushed by
alexis
rework-app
2025-04-04 13:05:22 +00:00
9m58s
refactor: optimize contact fetching and processing for improved performance
mirror.yaml #367
:
Commit
8cb206a640
pushed by
alexis
rework-app
2025-04-04 12:38:42 +00:00
5s
First
Previous
1
2
3
4
Next
Last