Signal-Android/app/src/main/java/org/thoughtcrime/securesms/groups
2022-03-08 10:41:37 -04:00
..
ui Implement Stories feature behind flag. 2022-03-08 10:41:36 -04:00
v2 Fix rejoining group on linked device not showing as joined. 2022-03-08 10:41:37 -04:00
BadGroupIdException.java
GroupAccessControl.java
GroupAlreadyExistsException.java
GroupChangeBusyException.java
GroupChangeException.java
GroupChangeFailedException.java
GroupDoesNotExistException.java
GroupId.java
GroupInsufficientRightsException.java
GroupJoinAlreadyAMemberException.java
GroupManager.java Apply server returned group patch instead of local only. 2022-03-08 10:41:37 -04:00
GroupManagerV1.java
GroupManagerV2.java Apply server returned group patch instead of local only. 2022-03-08 10:41:37 -04:00
GroupMigrationMembershipChange.java
GroupMutation.java
GroupNotAMemberException.java
GroupProtoUtil.java Remove E164s most places and prefer ServiceId more places.\ 2022-03-08 10:41:36 -04:00
GroupsV1MigrationUtil.java Move from ACI to a generic ServiceId. 2022-02-17 17:09:26 -05:00
GroupsV2Authorization.java Improve GV2 update speed by only requesting a full snapshot when necessary. 2022-02-09 14:52:01 -05:00
GroupsV2AuthorizationMemoryValueCache.java
GroupsV2CapabilityChecker.java Move from ACI to a generic ServiceId. 2022-02-17 17:09:26 -05:00
GroupsV2ProcessingLock.java
GroupV1MessageProcessor.java Move from ACI to a generic ServiceId. 2022-02-17 17:09:26 -05:00
GV2AccessLevelUtil.java
LiveGroup.java Move from ACI to a generic ServiceId. 2022-02-17 17:09:26 -05:00
MembershipNotSuitableForV2Exception.java
ParcelableGroupId.java
SelectionLimits.java