Signal-Android/app/src/main/java/org/thoughtcrime/securesms/groups
2023-06-06 12:47:16 -04:00
..
ui Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
v2 Add Reminders and Conversation Banner to CFv2. 2023-06-06 12:47:15 -04:00
BadGroupIdException.java
GroupAccessControl.java
GroupAlreadyExistsException.java
GroupChangeBusyException.java
GroupChangeException.java
GroupChangeFailedException.java
GroupDoesNotExistException.java
GroupId.java Introduce extra caching for group message processing. 2023-05-17 15:30:26 -04:00
GroupInsufficientRightsException.java
GroupJoinAlreadyAMemberException.java
GroupManager.java Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
GroupManagerV1.java Disable interactions while user is unregistered or expired. 2023-05-09 13:41:27 -04:00
GroupManagerV2.java Improve auto-leave group behavior. 2023-06-06 12:47:16 -04:00
GroupMigrationMembershipChange.java
GroupMutation.java
GroupNotAMemberException.java Add ability to reject group invite by PNI. 2022-04-26 12:16:58 -04:00
GroupProtoUtil.java Remove concept of 'highTrust' that is no longer necessary. 2022-07-11 13:35:53 -03:00
GroupsV1MigratedCache.kt Introduce extra caching for group message processing. 2023-05-17 15:30:26 -04:00
GroupsV1MigrationUtil.java Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
GroupsV2Authorization.java Integrate call links create/update/read apis. 2023-05-24 11:29:58 -04:00
GroupsV2AuthorizationMemoryValueCache.java Integrate call links create/update/read apis. 2023-05-24 11:29:58 -04:00
GroupsV2CapabilityChecker.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
GroupsV2ProcessingLock.java Acquire group lock before processing a message batch. 2023-05-25 16:07:26 -04:00
GV2AccessLevelUtil.java
LiveGroup.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
MembershipNotSuitableForV2Exception.java
ParcelableGroupId.java Story privacy screen updates. 2022-08-18 16:01:05 -04:00
SelectionLimits.java