element-x-android
Add shortcut suggestions for rooms, remove then when leaving
#5180
Merged

Commits
  • Report shortcut usage for outgoing messages
    jmartinesp committed 158 days ago
  • Simplify how to get the other user in a DM room
    jmartinesp committed 158 days ago
  • Add initial avatar icons to shortcuts
    jmartinesp committed 158 days ago
  • Remove room shortcuts when they're no longer joined
    jmartinesp committed 158 days ago
  • Update screenshots
    jmartinesp committed 158 days ago
  • Fix lint issues
    jmartinesp committed 158 days ago
  • Use bold typeface for the initials avatar instead
    jmartinesp committed 158 days ago
  • Update screenshots
    jmartinesp committed 158 days ago
  • Add tests for `DefaultNotificationConversationService`
    jmartinesp committed 158 days ago
  • Try using API 33 for the new tests.
    jmartinesp committed 158 days ago
  • Improve the `InitialsAvatarBitmapGenerator` preview
    jmartinesp committed 158 days ago
  • Remove `threadId` from `NotificationConversationService.onSendMessage` as it's not used
    jmartinesp committed 158 days ago
  • Add observers for the pin code and session logout states
    jmartinesp committed 158 days ago
  • Use default avatar size to request it from Coil
    jmartinesp committed 158 days ago
  • Wrap all calls to `ShortcutManagerCompat` with `runCatchingExceptions` to avoid crashes
    jmartinesp committed 158 days ago
  • Remove duplicated docs, which are now outdated
    jmartinesp committed 158 days ago
  • Update screenshots
    ElementBot committed 158 days ago
  • Make `DefaultNotificationConversationService` a singleton
    jmartinesp committed 158 days ago
Loading