Skip to content
Success

Changes

Summary

  1. Add basic logic in account manager. (commit: 74f1269) (details)
  2. Add initial avatar component. (commit: 11740e3) (details)
Commit 74f126900ba72c41e81d6a5f8557f1500792c5e0 by Mike Dawson
Add basic logic in account manager.
(commit: 74f1269)
The file was modifiedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/RespectAccountManager.kt (diff)
Commit 11740e30f8c82ce7fa37ded5002cd640ffc37563 by Mike Dawson
Add initial avatar component.
(commit: 11740e3)
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/util/ext/IntExt.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/AvatarColorForName.kt
The file was addedrespect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/StringExt.kt
The file was addedrespect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectPersonAvatar.kt