]> nmode's Git Repositories - signal-cli/history - lib/src/main/java/org/asamk/signal/manager/helper/StorageHelper.java
Update gradle
[signal-cli] / lib / src / main / java / org / asamk / signal / manager / helper / StorageHelper.java
2025-01-30 AsamKImprove handling of unknown storage records
2025-01-14 AsamKUse existing connection to read configuration during...
2024-12-25 AsamKDelete storage id of unregistered recipients after...
2024-11-23 AsamKUpdate libsignal-service
2024-11-23 AsamKReformat files
2024-01-28 AsamKFix storage sync issues
2024-01-28 AsamKStore recipient unregistered state
2024-01-28 AsamKImplement remote storage sync
2023-12-15 AsamKFix inspection issues
2023-11-12 AsamKAdd who am I job
2023-11-12 AsamKAdd download profile avatar job
2023-11-11 AsamKAdd --hide parameter to removeContact command
2023-11-11 AsamKConvert Contact to record
2023-11-10 AsamKReorder static final modifier
2023-10-22 AsamKUpdate libsignal-service-java
2023-10-17 AsamKUse .isEmpty() for checking lists and strings
2023-09-08 AsamKUpdate libsignal-service
2023-09-01 AsamKUpdate libsignal-service
2023-08-06 AsamKUpdate libsignal-service
2023-05-23 AsamKRefactor manager lib package structure
2023-04-05 AsamKReduce use of unknown serviceIds
2023-04-03 AsamKImplement support for usernames
2022-10-08 AsamKRefactor RecipientAddress
2022-10-06 AsamKUpdate libsignal-service
2022-09-02 AsamKUpdate dependencies
2022-08-28 AsamKKey tables on serviceId instead of recipientId
2022-07-16 AsamKImprove import of contact from storage
2022-06-21 AsamKCreate master key before storage sync if it doesn't...
2022-06-09 AsamKRefactor identity key store
2022-05-24 AsamKStore retrieved storage manifest locally
2022-05-24 AsamKHandle account record the same as other records when...
2022-05-23 AsamKSplit contact name field in given name and family name
2022-05-23 AsamKReduce direct use of recipient store
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-18 AsamKRotate profile key after blocking a contact/group
2022-05-18 AsamKStore profile sharing enabled for contacts
2022-03-29 AsamKUpdate libsignal-service-java
2022-03-17 AsamKUpdate libsignal-service-java
2022-02-11 AsamKImplement support for change number as linked device
2022-02-11 AsamKAdd SignalAccountFiles as a central entry point
2022-02-10 AsamKFix behavior when reading a v1 group from storage that...
2022-02-06 AsamKCleanup manager package
2021-12-30 AsamKRefactor Context to create helpers lazily
2021-12-11 AsamKReplace collect(Collectors.toList()) with toList()
2021-11-19 AsamKOnly store recipient if there were changes
2021-11-12 AsamKRename username to account
2021-11-10 AsamKRead phone number unlisted state from storage
2021-11-10 AsamKRead phone number sharing mode from storage
2021-11-07 AsamKAdd exportObject helper method
2021-10-03 AsamKRetrieve self profile from storage
2021-10-03 AsamKUpdate libsignal-service-java
2021-10-03 AsamKRead configurations from storage
2021-09-05 AsamKImplement retrieving data from remote storage