Block or Report
Block or report ohassine
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
PortsAndAdaptersSample Public
Forked from Ahmed-Adel-Ismail/PortsAndAdaptersSample
A sample project using the "Ports and Adapters" architecture, also called "Hexagonal" architecture
Kotlin
-
-
GDG-Helwan-2019 Public
Forked from Ahmed-Adel-Ismail/GDG-Helwan-2019
The repository for holding the sessions code for GDG Helwan 2019, explaining Simplified Clean Architecture and MVI pattern
Kotlin
-
-
369 contributions in the last year
Contribution activity
April 2022
Created 20 commits in 3 repositories
Created a pull request in wireapp/wire-android-reloaded that received 29 comments
feat: create ongoing call screen - Part 3 [AR-1250]
PR Submission Checklist for internal contributors The PR Title conforms to the style of semantic commits messages¹ supported in Wire's Gith…
Opened 14 other pull requests in 3 repositories
wireapp/kalium
1
open
6
merged
- feat: add usecases for muting/unmuting calls [AR-1434]
- fix: endCall scope naming
- feat: add useCase for rejecting call [AR-1253]
- feat: add useCase for ending call [AR-1257]
- chore: add callType and ConversationType in logic module [AR-1052]
- feat: create usecase for starting oneOnOne call (AR-1247)
- feat: send calling OTR message (AR-1249)
wireapp/wire-android-reloaded
3
open
3
merged
wireapp/wire-android
1
merged
Reviewed 24 pull requests in 3 repositories
wireapp/wire-android-reloaded
11 pull requests
- feat: Create Incoming Call UI
- feat: create ongoing call screen - Part 3 [AR-1250]
- feat: create a new conversation with known contact (AR-1197)
- feat: add login SSO UI [AR-1159]
- feat: create ongoing call screen - Part 2 (AR-1250)
- ci: disable instrumented tests as they are not fully developed yet
- test: configure di for authenticated tests
- chore: add calling assets(AR-1250)
- fix: make message composer less jumpy (AR-912)
- feat: register client screen [AR-1110]
- feat(conversation): show 1:1 conversation name (AR-1177)
wireapp/kalium
8 pull requests
- fix: fetch all conversations
- feat: GlobalDatabase and ServerConfigurationDAO
- feat: create usecase for starting oneOnOne call (AR-1247)
- feat: answer incoming call
- feat: send calling OTR message (AR-1249)
- chore: remove android lib dependency from JVM source set
- chore: create a ConversationDetails model (AR-1177, AR-881)
- chore: bump SQLDelight version to 2.0.0-alpha01
wireapp/wire-android
5 pull requests
- fix: calling on federation has no audio FS-639
- fix: crash because of null pointer exception FS-421
- fix: do not crash at startup if the backend URL is not set FS-421
- fix: make sure AVS calls use qualified/non-qualified identifiers based on federation FS-506
- fix: re-fetch API information when switching backend with a deep link FS-512