Commit Graph

9021 Commits (f243914fe5aa8f9a2140183b7523e2ce43503ede)
 

Author SHA1 Message Date
Michael Kirk f243914fe5 NSTemporaryDirectory -> OWSTemporaryDirectory/AccessibleAfterFirstAuth
Remove redundant move - AFNetworking alread moves the CFNetwork tmp file for
us.
7 years ago
Michael Kirk e1e355bfec fixup filebrowser 7 years ago
Michael Kirk 2d3bd87de9 sync translations 7 years ago
Michael Kirk 9f7cdc3f85 "Bump build to 2.30.2.6." 7 years ago
Michael Kirk 91c129a13e update pods 7 years ago
Michael Kirk a065c391d7 "Bump build to 2.30.2.5." 7 years ago
Michael Kirk 049fd63f48 Merge branch 'mkirk/attachment-download-failures' into release/2.30.2 7 years ago
Michael Kirk 6560358375 Fix failed attachment downloads in beta 7 years ago
Michael Kirk 1fb4ca9994 Merge branch 'mkirk/color-picker-tweaks' into release/2.30.2 7 years ago
Michael Kirk dcb65854eb More scaleable across device sizes. 7 years ago
Michael Kirk bdb5bd5596 minimize diff 7 years ago
Michael Kirk 375c8bee04 Use stand accessoryView mechanics 7 years ago
Michael Kirk 5127352f7a update color picker cell per design 7 years ago
Michael Kirk 8faf8668bd lighter sheetview handle for dark theme 7 years ago
Michael Kirk bbbc5bbb83 update copy per myles 7 years ago
Michael Kirk 043b0c8359 swipe to dismiss sheet view 7 years ago
Michael Kirk 17ad905f2d Merge branch 'mkirk/fix-multiple-review-requests' into release/2.30.2 7 years ago
Michael Kirk 7805e00441 work around multiple review's appearing 7 years ago
Michael Kirk eac0c8e355 Merge branch 'mkirk/color-update-delay' into release/2.30.2 7 years ago
Michael Kirk 006021ea41 Fix: group color change doesn't immediately apply
Because we were fetching a new thread instance, instead of updating the
existing thread instance, classes which were bound to the old thread instance
weren't updating. This affected the HeaderView.AvatarView.thread and the
ConversationStyle.thread.
7 years ago
Matthew Chen 5fc21bce96 "Bump build to 2.30.2.4." 7 years ago
Michael Kirk 39a73abcee update pods 7 years ago
Matthew Chen 26fadaf10e Merge branch 'charlesmchen/iOS9CustomBarButton' into release/2.30.2 7 years ago
Matthew Chen 9474a1bfcb Fix "broken settings button layout in iOS 9" issue. 7 years ago
Matthew Chen ea0aba1f99 Merge branch 'charlesmchen/unreadBadgeRound' into release/2.30.2 7 years ago
Matthew Chen 908d6dfd78 Ensure unread badges in home view are always at least a circle. 7 years ago
Matthew Chen b07de266c6 "Bump build to 2.30.2.3." 7 years ago
Michael Kirk c07147210c Merge branch 'mkirk/picker-bubble-preview' into release/2.30.2 7 years ago
Michael Kirk 56387f3574 demo conversation colors when selecting 7 years ago
Michael Kirk 06eae47e09 ConversationViewItem -> protocol 7 years ago
Matthew Chen f56ac96d31 "Bump build to 2.30.2.2." 7 years ago
Matthew Chen ebae75af00 Revert 'new sort id'. 7 years ago
Matthew Chen 673dae83d9 Bump build to 2.30.2.1. 7 years ago
Matthew Chen 69b805c390 "Bump build to 2.30.1.1." 7 years ago
Matthew Chen 64007e7d71 Merge branch 'charlesmchen/swiftExit' 7 years ago
Matthew Chen b076f14964 Swift exit(). 7 years ago
Matthew Chen 3c22d0b0c8 Swift exit(). 7 years ago
Matthew Chen 90e7d9fbb6 Update AxolotlKit. 7 years ago
Matthew Chen 2629f0114a Update tags_to_ignore. 7 years ago
Matthew Chen 1e82caed03 Remove dark theme feature flag. 7 years ago
Matthew Chen fbeb07d2e4 Fix build break. 7 years ago
Matthew Chen 2f1f7a8e22 Update cocoapods. 7 years ago
Matthew Chen 99766fe07b Update l10n strings. 7 years ago
Michael Kirk 6f9c99f99e Merge branch 'mkirk/color-picker' 7 years ago
Michael Kirk acd042c35a Sort conversation colors 7 years ago
Michael Kirk 4765ed9a06 Color picker
TODO

-[x] tap to select/deselect
-[x] initially selected
-[x] integrate into conversation settings
-[x] colorPickerDelegate
-[x] translate strings
-[] reorder colors
-[x] SheetView: add top handle

Nice to have:

-[] SheetView: interactively swipe/unswipe to dismiss?
-[] preview color in bubbles
7 years ago
Michael Kirk 95a6df6496 Generic SheetViewController 7 years ago
Matthew Chen 6b9133e5e6 Merge branch 'strings-audit' 7 years ago
Joshua Lund 97d0543cef String cleanup:
* Made our Title Case usage a little more consistent.
* Standardized on the ellipses special character.
* Rephrased a few buttons and descriptions.
7 years ago
Matthew Chen 57047e67e8 Merge branch 'mkirk/fix-hang-on-entry' 7 years ago