Signal-Android/app/src/main/java/org/thoughtcrime/securesms/keyvalue
Greyson Parrelli 1baddbb40e Fix some oddities with message request behavior.
There was a weird case where how our intent checking could behave
differently when coming from search. There's also some funny
interactions where backups, where because the 'time message requests was
enabled' is reset to System.currentTimeMillis() post-restore, we thought
there were always 'pre-message-request messages'. Only mattered when
profileSharing is also disabled, so impact isn't huge. Given a lot of
this UI is going away soon, rather than doing the complicated thing of
backing up the true timestamp, I just default it to 0 to mitigate
things.
2020-10-12 10:09:35 -04:00
..
CertificateType.java Phone number privacy settings and certificate support behind feature flag. 2020-09-03 20:23:26 -04:00
CertificateValues.java Phone number privacy settings and certificate support behind feature flag. 2020-09-03 20:23:26 -04:00
EmojiValues.java Reactions UX polish. 2020-07-29 23:43:06 -04:00
GroupsV2AuthorizationSignalStoreCache.java Group Manager V2 operations. 2020-05-14 11:22:28 -03:00
InternalValues.java Add internal setting to see recipient details. 2020-08-04 19:12:25 -04:00
KbsValues.java Add the ability to migrate to new KBS enclaves. 2020-10-06 10:32:03 -03:00
KeepMessagesDuration.java Add trim conversations by time option. 2020-09-08 09:47:57 -04:00
KeyValueDataSet.java Implement new PIN UX. 2020-02-01 12:42:29 -04:00
KeyValueReader.java Add an encrypted key-value store. 2020-01-24 10:54:38 -05:00
KeyValueStore.java Add an encrypted key-value store. 2020-01-24 10:54:38 -05:00
MiscellaneousValues.java Fix some oddities with message request behavior. 2020-10-12 10:09:35 -04:00
PhoneNumberPrivacyValues.java Set discoverable account attribute. 2020-09-08 09:47:57 -04:00
PinValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
RegistrationValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
RemoteConfigValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
SettingsValues.java Add trim conversations by time option. 2020-09-08 09:47:57 -04:00
SignalPreferenceDataStore.java Separate PINs from Registration Lock. 2020-04-21 13:33:33 -04:00
SignalStore.java Phone number privacy settings and certificate support behind feature flag. 2020-09-03 20:23:26 -04:00
SignalStoreValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
StorageServiceValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
TooltipValues.java Light refactor of SignalStore. 2020-06-12 11:36:15 -03:00
UiHints.java Update delete for everyone functionality to match requirements. 2020-07-08 16:51:30 -04:00