Commit Graph

19323 Commits (5bb006b202bc7f63a5e96e527200bcbb8bf8dab3)
 

Author SHA1 Message Date
Morgan Pretty 5bb006b202
Merge pull request #407 from mpretty-cyro/fix/display-name-accessibility-ids
Updated a few accessibility ids for automated tests
7 months ago
Morgan Pretty 5e4724dc72
Merge pull request #373 from mpretty-cyro/feature/app-disguise
Alternate App Icons
7 months ago
Morgan Pretty 2de6ba7d62
Merge pull request #410 from mpretty-cyro/feature/dev-tweaks
Tweaks for dev convenience
7 months ago
Morgan Pretty d031d62240 Merge remote-tracking branch 'upstream/dev' into feature/dev-tweaks 7 months ago
Morgan Pretty d888bd6df5
Merge pull request #406 from mpretty-cyro/feature/remove-yyimage-and-libweb
Removed YYImage and libWebP, fixed a couple of bugs
7 months ago
Morgan Pretty f31a21db14
Merge pull request #408 from mpretty-cyro/fix/mention-crash
Fixed an index out of bounds crash when ending a message with a mention
7 months ago
Morgan Pretty 6bddebecc3
Merge pull request #402 from mpretty-cyro/feature/tweak-disable-dev-settings
Updated dev settings to only reset settings which have been set
7 months ago
Morgan Pretty 18bd51940b
Merge pull request #398 from mpretty-cyro/fix/initial-invite-message-unread
Defaulted the initial "invited" control message to be read for the admin
7 months ago
Morgan Pretty 9d45fb429e
Merge pull request #386 from mpretty-cyro/feature/contact-block-and-delete
Added block and delete functionality to contact list
7 months ago
Morgan Pretty 507bcc6fa5
Merge pull request #370 from RyanRory/feedback-for-actions
Add feedbacks for actions in message info screen
7 months ago
Morgan Pretty f3eea2c38f
Merge pull request #412 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
7 months ago
Morgan Pretty 31e09a5b6d Revert "Updated "Leave Group" confirmation modal confirm button accessibility id"
This reverts commit d2816eed14.
7 months ago
Morgan Pretty d2816eed14 Updated "Leave Group" confirmation modal confirm button accessibility id 7 months ago
Morgan Pretty e7e289c3e7 Fixed up the conversation banner accessibility ids 7 months ago
Morgan Pretty 236d072235 Moved the 'LibSession.clearLoggers' call below suspending the network 7 months ago
Morgan Pretty ef741ae58f Fixed a layout issue with the empty state text 7 months ago
Morgan Pretty b66e013951 Removed extra markdown file incorrectly added 7 months ago
mpretty-cyro a37eb91507 [Automated] Update translations from Crowdin 8 months ago
Morgan Pretty b039fbe7b9 Fixed a build issue 8 months ago
Morgan Pretty d30112ec60 Made a number of tweaks to make dev a little easier
• Added a mechanism to copy the database file path more easily for devs
• Enabled ASAN when compiling libSession
• Cleaned up a bunch of per-target project settings (not they are set once at the project level)
• Updated the `os.Logger` calls to always be public (only in debug mode)
8 months ago
Morgan Pretty 4ac489e9a8 Fixed an index out of bounds crash when ending a message with a mention 8 months ago
Morgan Pretty 15245c15c8 Updated the layout logic for the AppIconGridView 8 months ago
Morgan Pretty 86b9e8256e Tweaked app icons to not have built in rounding 8 months ago
Ryan ZHAO 6afb2e532d fix issues when tapping save in groups & fix message info screen falsely dismissing 8 months ago
Morgan Pretty 682867853c Replaced the PDF preview icons with explicit PNG ones (smaller size, better rendering) 8 months ago
Morgan Pretty 02dd49b9c9 Updated a few accessibility ids for automated tests 8 months ago
Morgan Pretty 9ed36680f2 Updated BUILDING.md 8 months ago
Ryan ZHAO 480e92c760 Merge branch 'dev' into feedback-for-actions 8 months ago
Morgan Pretty 88aa1f3eed Merge remote-tracking branch 'upstream/dev' into feature/app-disguise 8 months ago
Morgan Pretty 417976995b Removed YYImage and libWebP, fixed a couple of bugs
• Removed YYImage and libWebP dependencies (replaced with custom `AnimatedImageView` class)
• Fixed an issue where animated images (WebP/GIF) may not correctly render in the "All Media" grid UI
• Fixed an issue where selecting a GIF for the display picture would incorrectly convert it into a JPG instead of keeping the GIF
8 months ago
Morgan Pretty bc654d5b96
Merge pull request #405 from RyanRory/update-readme
Update README with signatures verification
8 months ago
Ryan ZHAO c702487901 update outdated links in README 8 months ago
Ryan ZHAO 9ff10fc908 update readme with signatures verification 8 months ago
Morgan Pretty fab3b5683f
Merge pull request #396 from mpretty-cyro/fix/nan-crash
Attempt to prevent an odd NaN crash
8 months ago
Morgan Pretty d6a2d6edd7 Updated build and version numbers 8 months ago
Morgan Pretty bdfb83e211 Merge remote-tracking branch 'upstream/dev' into fix/nan-crash 8 months ago
Morgan Pretty 9e3ee87e34
Merge pull request #397 from mpretty-cyro/fix/config-push-crash
Fix a config push crash
8 months ago
Morgan Pretty 42009012c9
Merge pull request #399 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
8 months ago
Morgan Pretty 132fa254a1 Only delay the dismissal if we want to show feedback before dismissing 8 months ago
Morgan Pretty 49b874f4d8 Updated dev settings to only reset settings which have been set 8 months ago
Ryan ZHAO 448b830716 fix issues 8 months ago
ThomasSession a95405097f [Automated] Update translations from Crowdin 8 months ago
Ryan ZHAO 251869d3ea Merge branch 'dev' into feedback-for-actions 8 months ago
Morgan Pretty 7dbd150c51 Merge branch 'dev' into feature/app-disguise 8 months ago
Morgan Pretty 1b7d4e0686 Defaulted the initial "invited" control message to be read for the admin 8 months ago
Morgan Pretty 95f4150c96 Use a guard to prevent an implicit unwrap 8 months ago
Morgan Pretty e6f0640e99 Attempt to prevent an odd NaN crash 8 months ago
Morgan Pretty 72d01758ef Fixed an issue where the message request acceptance control message could incorrectly appear 8 months ago
Morgan Pretty c5f70fc92b Fixed build error 8 months ago
Morgan Pretty cb1c8169b1 Merge branch 'dev' into feature/contact-block-and-delete 8 months ago