Signal-Android/app/src/main/java/org/thoughtcrime/securesms/groups
Greyson Parrelli 2d1bf33902 Update group table schema to support GV1->GV2 migration.
Also puts in protections to make sure we don't insert bad recipients or
groups.
2020-11-04 16:05:35 -04:00
..
ui Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00
v2 Group GET 404 and PUT 409 handling. 2020-10-22 16:56:16 -04:00
BadGroupIdException.java
GroupAccessControl.java
GroupAlreadyExistsException.java Group GET 404 and PUT 409 handling. 2020-10-22 16:56:16 -04:00
GroupChangeBusyException.java
GroupChangeException.java
GroupChangeFailedException.java
GroupDoesNotExistException.java Group GET 404 and PUT 409 handling. 2020-10-22 16:56:16 -04:00
GroupId.java Derive GV2 master key and group id from GV1. 2020-10-15 16:19:17 -04:00
GroupInsufficientRightsException.java
GroupJoinAlreadyAMemberException.java
GroupManager.java Update group table schema to support GV1->GV2 migration. 2020-11-04 16:05:35 -04:00
GroupManagerV1.java
GroupManagerV2.java Migrate GV1 to GV2 on to server. Allow query of group status. 2020-11-04 16:05:34 -04:00
GroupMutation.java Write previous group state to the database for advanced change messages. 2020-10-06 11:21:56 -03:00
GroupNotAMemberException.java
GroupProtoUtil.java Write previous group state to the database for advanced change messages. 2020-10-06 11:21:56 -03:00
GroupsV2Authorization.java Clear auth cache on first verification failure. 2020-09-30 17:28:42 -03:00
GroupsV2AuthorizationMemoryValueCache.java
GroupsV2CapabilityChecker.java Migrate GV1 to GV2 on to server. Allow query of group status. 2020-11-04 16:05:34 -04:00
GroupsV2ProcessingLock.java
GroupV1MessageProcessor.java
GV2AccessLevelUtil.java
LiveGroup.java Rename Recipient.isLocalNumber() to Recipient.isSelf() 2020-10-22 15:55:18 -03:00
MembershipNotSuitableForV2Exception.java
SelectionLimits.java Infer contact multi-select allowing assertion removal. 2020-10-23 15:37:42 -04:00