You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/app/src/main/java/org/thoughtcrime/securesms/groups
ceokot fbd1721eaf
Menu redesign (#958)
* feat: Menu redesign

* Add bottomsheet

* Handle default peek height

* Smooth out setting peek height

* Move contacts prep to util

* Dialog layout tweaks

* Contact grouping tweaks

* Add new message dialog

* Add public key input delegate

* Add create group dialog

* Add join community dialog

* Handle dialog back navigation

* Enter community url tab tweaks

* Scan QR code tab refactor

* Scan qr code refactor

* Direct and community tabs refactor

* Add session id copy context menu item

* Set dialog background colours

* Set full dialog background colour

* Minor tweaks

* Add closed group contact search

* Cleanup

* Add content descriptions

* Resize community chips

* Fix new conversation screen paddings

* Fix fade in/out of join community screen

* Prevent creating conversation with empty public key

* Resize and position create group loader

* Fix back nav after creating direct message conversation

* Fix inter-screen transitions

* Fix new conversation background colours

* Fix background colours

* Rename contact list header for clarity

* Bug fixes

* Enable scrolling of Enter Session ID tab of the new message dialog

* Minor refactor

* Switch to child fragment manager

* Fix member search on create group screen

Co-authored-by: charles <charles@oxen.io>
2 years ago
..
ClosedGroupEditingOptionsBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 3 years ago
CreateGroupFragment.kt Menu redesign (#958) 2 years ago
CreateGroupViewModel.kt Menu redesign (#958) 2 years ago
DefaultGroupsViewModel.kt Add Session Id blinding (#862) 2 years ago
EditClosedGroupActivity.kt refactor: Use view binding to replace Kotlin synthetics (#824) 3 years ago
EditClosedGroupLoader.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 3 years ago
EditClosedGroupMembersAdapter.kt Re-organize files & delete unused code 3 years ago
EnterCommunityUrlFragment.kt Menu redesign (#958) 2 years ago
GroupManager.java Performance improvements and bug fixes (#869) 2 years ago
JoinCommunityFragment.kt Menu redesign (#958) 2 years ago
JoinCommunityFragmentAdapter.kt Menu redesign (#958) 2 years ago
OpenGroupManager.kt Migrate old official open group locations for polling and adding (#932) 2 years ago
OpenGroupMigrator.kt Migrate old official open group locations for polling and adding (#932) 2 years ago
OpenGroupUtilities.kt Add Session Id blinding (#862) 2 years ago