Commit Graph

5254 Commits (f9e2c8172c1cb077a2a47d7e4638b0bda186ec69)

Author SHA1 Message Date
Michael Kirk f9e2c8172c "Bump build to 2.32.0.8." 7 years ago
Michael Kirk 6749eccaac "Bump build to 2.32.0.7." 7 years ago
Michael Kirk c6cead7bb3 "Bump build to 2.32.0.6." 7 years ago
Michael Kirk 3faa700d66 Merge tag '2.31.0.31' into release/2.32.0 7 years ago
Matthew Chen 38f551e229 "Bump build to 2.31.0.31." 7 years ago
Matthew Chen 6a1673862e "Bump build to 2.31.0.30." 7 years ago
Matthew Chen 1692a28fc2 Update l10n. 7 years ago
Matthew Chen 7c47fe6b4f Disable the orphan data cleaner. 7 years ago
Michael Kirk fa82d43e6c put custom image picker behind feature flag 7 years ago
Michael Kirk 3c450eeeaa degrade from crashing to debug assert, upon failure we return a fully (overly)
redacted string
7 years ago
Michael Kirk 54059532f7 remove unused strong capture 7 years ago
Michael Kirk 97e9871f19 remove unnecessary implicitly unwrapped optional 7 years ago
Michael Kirk 2a1c62f6f5 remove unused delegate method declaration 7 years ago
Michael Kirk 24f97f1229 compiler warning: discard result explicitly 7 years ago
Michael Kirk e2ad9d81bb attachment factory
flesh out other factory builders
7 years ago
Michael Kirk 06b763dfc4 Remove unused methods/tests 7 years ago
Michael Kirk 59d3699e1b remove invalid test - non-optional argument triggers debug assert 7 years ago
Michael Kirk dd9bd1c1b9 remove unused header for DatabaseConverter test 7 years ago
Michael Kirk c710b7f8f2 Fixup certificate parsing tests
Skip failure when running tests when we're explicitly testing failure cases.

Be more specific about failure conditions via NSError param
7 years ago
Matthew Chen caba577f26 "Bump build to 2.32.0.5." 7 years ago
Matthew Chen 6f64a809f3 Tap on album item. 7 years ago
Michael Kirk d805246cb7 update caption after deleting item 7 years ago
Michael Kirk ca30a96451 Increase caption height 7 years ago
Michael Kirk 78b1c9a8b9 caption should not be selectable/editable 7 years ago
Michael Kirk 43489a6551 remove gradient when viewing attachment with no caption 7 years ago
Michael Kirk 5da525ce2e Merge remote-tracking branch 'origin/release/2.31.0' 7 years ago
Michael Kirk 11fece2f3f move category method to be shared 7 years ago
Michael Kirk 74b25c14f1 filter caption strings for display 7 years ago
Michael Kirk 3b53ee08ba Long captions use ScrollView rather than resizing 7 years ago
Michael Kirk cfd2e8d9d1 Show captions in gallery page view 7 years ago
Matthew Chen 1da59dd9b5 "Bump build to 2.32.0.4." 7 years ago
Matthew Chen 52af57f8a3 Fix accessibility for app settings button. 7 years ago
Matthew Chen b475695f54 Respond to CR. 7 years ago
Matthew Chen 34b4ea377f Revise media progress views. 7 years ago
Matthew Chen 15c42642e0 Apply invalid and rety assets. 7 years ago
Matthew Chen a431829a7b "Bump build to 2.31.0.29." 7 years ago
Matthew Chen 1ac74cfb81 Modify MessageFetcherJob to handle incoming UD messages. 7 years ago
Matthew Chen 9d1579a480 Update caption indicator asset. 7 years ago
Matthew Chen cd224a1590 Render single media as albums. 7 years ago
Matthew Chen 82fb766c27 Respond to CR. 7 years ago
Matthew Chen 654325c6dc Add download progress indicators. 7 years ago
Matthew Chen a26086b303 Show attachment upload progress indicators. 7 years ago
Matthew Chen c1a5e1e258 Rename to media album. 7 years ago
Matthew Chen 3daf7d4744 Add OWSAttachmentDownloads. 7 years ago
Michael Kirk 03aba93985 CR: use id for hashvalue, make clearer that we don't expect to use incrementing ID's for uniqueId 7 years ago
Michael Kirk 7cf53293da restore Share/Delete functionality to gallery items in the post multi-attachment world 7 years ago
Michael Kirk 42bf267607 fixup plumbing for incoming messages/synced transcripts 7 years ago
Michael Kirk e096406e56 migrate existing attachments to album-compatible gallery schema 7 years ago
Michael Kirk 57681bd6f3 Gallery supports album messages 7 years ago
Michael Kirk 27cb91e9c8 Plumb through messageAlbumId so an Attachment knows what album (if any) it
belongs to.
7 years ago