Commit Graph

3434 Commits (c9cc1ee64e44f5823d9d4d3175fc00ca66067a9e)

Author SHA1 Message Date
Niels Andriesse 037dde3cd8 Enforce naming convention 6 years ago
Niels Andriesse 16cc3cd4ee Ditch inbox empty state view 6 years ago
Niels Andriesse 2e9a002eb1 Disable archiving for now 6 years ago
Niels Andriesse 54ebe85f11 Polish UI 6 years ago
Niels Andriesse 621bf922ab Polish UI 6 years ago
Niels Andriesse 1bf0d44246 Add basic styling 6 years ago
Niels Andriesse c040ea1e5e Clean up UI 6 years ago
Niels Andriesse ac97f47a6a Distinguish friends and strangers on home screen 6 years ago
Niels Andriesse 30c02207d3 Clean up conversation settings screen 6 years ago
Niels Andriesse f1bb306438 Add show seed button 6 years ago
Niels Andriesse e81a074efc Show online status 6 years ago
Niels Andriesse 35f2354327 Show when a message was sent using P2P 6 years ago
Niels Andriesse 22623815bb Enforce naming convention 6 years ago
Niels Andriesse cbac37a95f Fix friend request UI bugs 6 years ago
Niels Andriesse dc103c7bd6 Refactor 6 years ago
Niels Andriesse 1a8175472a Refactor friend request view & add documentation 6 years ago
Niels Andriesse 5622c08124 Fix crash & clean 6 years ago
Niels Andriesse 4a633fba68 Debug friend request expiration 6 years ago
Niels Andriesse 6adc8cf014 Add isFriendRequestExpired flag 6 years ago
Niels Andriesse 7493e037c9 Fix minor code style issues 6 years ago
Niels Andriesse 81d5adc8c8 Fix threading issue & unnecessary updating 6 years ago
Niels Andriesse 750a25622b Partially fix remaining UI issues 6 years ago
Niels Andriesse 2e8d62b3ee Fix friend request acceptance bug 6 years ago
Niels Andriesse d5dc54af1b Partially fix UI updating bug 6 years ago
Mikunj Varsani c43295eb7c
Loki session reset (#14)
* Added session reset.

* Hooked up session reset internals to UI.

* Send empty message when we have received an end session message.

* Verify incoming PreKeyWhisperMessage.

* Fix indentations in SessionReset.md
6 years ago
Niels Andriesse 3728638832 Reduce code duplication & fix cell sizing bug 6 years ago
Niels Andriesse 3161680432 Redo friend request handling 6 years ago
Niels Andriesse 49c6611d9d WIP 6 years ago
Niels Andriesse c3582f3d06 Update name shown on home screen 6 years ago
Niels Andriesse 3c579548cc Make pending friend request status more obvious 6 years ago
Niels Andriesse 1fc9ac34a2 Disable input bar as appropriate 6 years ago
Niels Andriesse cb1e876b7a Make friend request status updates more reliable 6 years ago
Niels Andriesse b83766ef74 Clean & fix conversation settings crash 6 years ago
Niels Andriesse fffb55540b Mostly hook up friend request status logic 6 years ago
Niels Andriesse c3fe7fba50 Remove network status indicator from settings 6 years ago
Niels Andriesse e3e7788219 Disable input if a friend request is pending 6 years ago
Niels Andriesse d91dc5f045 Fix friend request view bug 6 years ago
Niels Andriesse da967e6586 Update friend request view for sent state 6 years ago
Niels Andriesse b215cdd9fd Measure friend request view height dynamically 6 years ago
Niels Andriesse 635dcef2b2 Fix incoming friend request interaction 6 years ago
Niels Andriesse dca6aed6ee Fix message cell sizing issue 6 years ago
Niels Andriesse 3dda1f17e1 Implement incoming friend request UI 6 years ago
Niels Andriesse 0a653e928b Add share public key button 6 years ago
Niels Andriesse a8092cbfa3 Fix crash 6 years ago
Niels Andriesse aeea6f26de Re-enable notifications 6 years ago
Niels Andriesse 72cc345734 Hook up new messaging API 6 years ago
Mikunj Varsani 512b71a9d4
Merge branch 'master' into proof-of-work-ui 6 years ago
Niels Andriesse ee2361b5cc Hook up Loki messaging API 6 years ago
Mikunj f8cccd8967 Show spinning cog if we are calculating the proof of work. 6 years ago
Niels Andriesse 4c7e653cef Hook up public key checking 6 years ago
Niels Andriesse 4ce9228afd WIP 6 years ago
Niels Andriesse a91c636dda Document things more 6 years ago
Niels Andriesse 3bd3341e64 Clean 6 years ago
Niels Andriesse 57084e7e99 Merge branch 'master' of github.com:loki-project/loki-messenger-ios 6 years ago
Niels Andriesse 29ac92e961 Hook up new conversation button 6 years ago
Mikunj de01731316 Removed LokiKit.
Moved all files back into SignalServiceKit.
6 years ago
Niels Andriesse a284f3deb6 Don't ask for notifications 6 years ago
Niels Andriesse adddec19ae Don't auto-capitalize search bar entries 6 years ago
Niels Andriesse ef680a1cc2 Don't ask for contacts 6 years ago
Niels Andriesse 81dc2077e8 Fix error handling issue 6 years ago
Niels Andriesse 5bbf7d85b2 Add new conversation button 6 years ago
Niels Andriesse d4fd3af433 Fix Signal bug 6 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 6 years ago
Mikunj c02ae62a8d Added lokikit 6 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 6 years ago
Niels Andriesse aeb3cecf55 WIP 6 years ago
Niels Andriesse 343218d75c Polish UI 6 years ago
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 6 years ago
Niels Andriesse 41b6988f50 Clean 6 years ago
Niels Andriesse 2cb1ddbdad Implement mnemonic based key pair restoration 6 years ago
Niels Andriesse 5eddb9274b Fix incorrect key pair usage 6 years ago
Niels Andriesse dc80c17261 Skip onboarding permissions step 6 years ago
Niels Andriesse 011d4e1465 Implement basic snode interaction 6 years ago
Niels Andriesse 9d64b76af6 Clean & fix bad merge 6 years ago
Niels Andriesse 8d0c3b0f97 Add copy button feedback 6 years ago
Niels Andriesse ca0f58c6b4 [Merge] Mnemonic Copy Button & Protobuf Changes 6 years ago
Niels Andriesse b64bb79254 Minor refactoring 6 years ago
Mikunj 8e5327f915 Set loki profile name upon registration 6 years ago
Niels Andriesse a551500e37 Add copy mnemonic button 6 years ago
Mikunj c26a5c9cdf Skip profile view in onboarding. 6 years ago
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
6 years ago
Niels Andriesse 19dd766713 Add missing constraint 6 years ago
Niels Andriesse c429bebaba Fix phone number parsing crash 6 years ago
Niels Andriesse e4de406be6 Fix merge issue 6 years ago
Niels Andriesse 33c6f3a88d Merge branch 'dev' of github.com:loki-project/loki-messenger-ios 6 years ago
Michael Kirk abf35decde Enable batch mode when popping to Media Library 6 years ago
Michael Kirk 41977f7437 snappier presentation of collection picker 6 years ago
Michael Kirk abd4e0dd41 ensure scrolled to the _Very_ bottom. 6 years ago
Michael Kirk fbc0b5f8ee Add padding below last row of media content 6 years ago
Michael Kirk 4af9fa6789 "add more" as rail cell 6 years ago
Michael Kirk 3eb28df967 swap icon order 6 years ago
Michael Kirk fa45339f83 move to public category 6 years ago
Michael Kirk 349dd61fee adapt iOS9 fix to new media flow 6 years ago
Michael Kirk d8dbbd328d clear timer once video is complete
otherwise the old timer remains when returning to the capture view
6 years ago
Michael Kirk 1e4f670ffd add shadow to buttons that overlay images 6 years ago
Michael Kirk a10973f825 align stop icons between picker and capture 6 years ago
Michael Kirk db410becb7 per design: "back" is retake for first photo 6 years ago
Michael Kirk 26ef36dc55 Fix: back from approval not showing bottom buttons 6 years ago
Michael Kirk 458564262f valign capture, switch, and done buttons
Purelayout doesn't support UILayoutGuide =(
6 years ago
Michael Kirk b175bd77a5 Fix "too much content inset" issue 6 years ago
Michael Kirk 39d3219238 Add option to manually disable circumvention. 6 years ago
Michael Kirk a9ba848ffc address notification race 6 years ago
Matthew Chen 6c1d6cc201 Simplify the scroll down button layout. 6 years ago
Matthew Chen 40bd2b06d2 Simplify the scroll down button layout. 6 years ago
Matthew Chen 42871bb6a6 Simplify the scroll down button layout. 6 years ago
Matthew Chen 0e87d2e5b3 Simplify the scroll down button layout. 6 years ago
Matthew Chen 79d594b4d3 Ensure that conversation view's content insets reserve space for input accessory view when app is inactive. 6 years ago
Michael Kirk 78790ab69d swift style lint 6 years ago
Michael Kirk 9f806d3963 respond to fixed radar (hooray) 6 years ago
Michael Kirk cfebb53719 more concise constants post translation 6 years ago
Michael Kirk 57b1aaa3dc inline enum converters 6 years ago
Michael Kirk 30266bf65e autoformatted 6 years ago
Michael Kirk 64a0c4bfaa auto-migrate to Swift5 6 years ago
Michael Kirk 501e2c761f Merge tag '2.38.1.2' 6 years ago
Michael Kirk 5e96769a12 resize voice note bar with rotation 6 years ago
Michael Kirk 63907acb54 Don't update "cancel" status when locked 6 years ago
Michael Kirk 8ead2cc83d fix overzealous assert 6 years ago
Michael Kirk fdc9db3487 iOS9 workaround to restore input view after sending captioned attachment 6 years ago
Michael Kirk 07e88009e4 Merge tag '2.38.0.11' 6 years ago
Michael Kirk e69494450b put conversation search behind feature flag 6 years ago
Matthew Chen 8f7ad79506 Only update scroll state to reflect keyboard changes if view has appeared. 6 years ago
Michael Kirk 5b77bc5475 sleep hack for iOS9 6 years ago
Michael Kirk 05d8846f6c match highlight behavior with search behavior 6 years ago
Matthew Chen f3d0cd99fc Handle notifications for open conversations. 6 years ago
Michael Kirk a8caae73cf remove redundant state 6 years ago
Michael Kirk fa2d5b422b maintain body text navigating to/from approval view 6 years ago
Michael Kirk 0a32448470 cancel flow per design 6 years ago
Michael Kirk 1a4062dd89 Nav buttons: batch, camera/library switch, done 6 years ago
Michael Kirk 7dbb9517af Centralize attachment state in nav controller 6 years ago
Michael Kirk 6502d7d4a5 remove `isMultiSendEnabled` feature flag 6 years ago
Matthew Chen 0d9b780f75 Remove scroll up button. 6 years ago
Michael Kirk d02152cf14 fix release build 6 years ago
Matthew Chen 3ce3f9faaa Add accessibilityIdentifiers to conversation settings view. 6 years ago
Matthew Chen f073dd9a52 Add accessibilityIdentifiers to conversation settings view. 6 years ago
Matthew Chen d253c5aa91 Add accessibilityIdentifiers to conversation view. 6 years ago
Matthew Chen 50888b20d2 Add accessibilityIdentifiers to 'new group thread' view. 6 years ago
Matthew Chen 4188993fc5 Add accessibilityIdentifiers to 'new contact thread' view. 6 years ago
Matthew Chen 95e125d55e Simplify usage of accessibilityIdentifiers. 6 years ago
Matthew Chen 2d854406a1 Add accessibilityIdentifiers to home view. 6 years ago
Michael Kirk ed6b461662 search icon 6 years ago
Matthew Chen a6e00c8fec Respond to CR. 6 years ago
Matthew Chen a7ae79aaad Ignore keyboard notifications while the view is disappearing or has disappeared. 6 years ago
Michael Kirk e3cc8bb101 Keep results bar visible when dismissing keyboard or returning to view. 6 years ago
Michael Kirk 3850ca29b0 Bigger hack to fix problem with lesser hack.
There were two symptoms to this bad "leave app while dismissing keyboard"
state...

The first, most noticeable symptom was that the main window no longer respected
the device orientation. This was caused by UIKit temporarily disabling
autorotate during an interactive keyboard dismissal, and not cleaning up after
itself when we hid the window mid dismissal due to our screen protection
feature. This was solved previously in: ca0a555f8

The second symptom remained, and is solved by this commit. Wherein after
getting in this bad state, the interactive keyboard dismiss function behaves
oddly. Normally when interactively dismissing the keyboard in a scroll view,
the keyboard top follows your finger, until you lift up your finger, at which
point, depending on how close you are to the bottom, the keyboard should
completely dismiss, or cancel and return to its fully popped position. In the
degraded state, the keyboard would follow your finger, but when you lifted your
finger, it would stay where your finger left it, it would not complete/cancel
the dismiss.

The solution is, instead of only re-enabling autorotate, to use a higher level
private method which is called upon complete/cancellation of the interactive
dismissal. The method, `UIScrollToDismissSupport#finishScrollViewTransition`,
as well as re-enabling autorotate, does some other work to restore the UI to
it's normal post interactive-keyboard-dismiss gesture state.

For posterity here's the decompiled pseudocode:

```
/* @class UIScrollToDismissSupport */
-(void)finishScrollViewTransition {
    *(int8_t *)&self->_scrollViewTransitionFinishing = 0x0;
    [self->_controller setInterfaceAutorotationDisabled:0x0];
    [self hideScrollViewHorizontalScrollIndicator:0x0];
    ebx = *ivar_offset(_scrollViewNotificationInfo);
    [*(self + ebx) release];
    *(self + ebx) = 0x0;
    esi = *ivar_offset(_scrollViewForTransition);
    [*(self + esi) release];
    *(self + esi) = 0x0;
    return;
}
```
6 years ago
Matthew Chen 1b9eb3c572 Ensure Callkit is enabled for locale. 6 years ago
Matthew Chen 40c9c196aa Fix memory leaks. 6 years ago
Matthew Chen 882dd16d7c Apply presentAlert() throughout codebase. 6 years ago
Matthew Chen c9d62f47cc Respond to CR. 6 years ago
Matthew Chen 1a80f0c293 Add accessibility identifiers to privacy popups and subviews. 6 years ago
Matthew Chen cb5ce42e76 Add accessibility identifiers to privacy popups and subviews. 6 years ago
Matthew Chen f37a3059fa Add accessibility identifiers to debug log popups. 6 years ago
Matthew Chen 81508e9d02 Add accessibility identifiers to settings popups. 6 years ago
Matthew Chen f1520d760e Add accessibility identifiers to other settings views. 6 years ago
Matthew Chen b48e204b90 Add accessibility identifiers to notification settings views. 6 years ago
Matthew Chen 02340864f8 Add accessibility identifiers to blocklist view. 6 years ago
Matthew Chen f7d86028da Add accessibility identifiers to profile view. 6 years ago
Matthew Chen c619f815b5 Add accessibility identifiers to app settings view. 6 years ago
Matthew Chen 6ee4317590 Add "track" to attachment download progress indicator. 6 years ago
Matthew Chen c2c08d0712 Remove overzealous valid media asserts. 6 years ago
Matthew Chen 31b4612746 Rework attachment download progress for generic attachments. 6 years ago
Matthew Chen 5df4a0bc17 Rework attachment download progress for audio files. 6 years ago
Michael Kirk 93c9c83ac5 Haptic feedback when remote enables video 6 years ago
Michael Kirk 179dec299f Show hint when other party enables video 6 years ago
Michael Kirk 6ccd73837c rename haptic classes, no change in functionality 6 years ago
Matthew Chen 9fe3aa06ed Respond to CR. 6 years ago
Matthew Chen 6ab8ea9b6e Respond to CR. 6 years ago
Matthew Chen a8e9b87f03 Rework menu actions focus item layout. 6 years ago
Matthew Chen 4f06e6dd6e Conversation view always observes view model. 6 years ago
Michael Kirk 0b638f4831 link checks 6 years ago
Michael Kirk 134cade52c fix longtext layout: though text content should be inset from the edges, the
scrollbar should abut the edge of the screen.
6 years ago
Matthew Chen 6cc28bdf8f Redraw message bubbles when corner state changes. 6 years ago
Matthew Chen df4cf5c09e Respond to CR. 6 years ago
Matthew Chen b6724ee181 Clean up ahead of PR. 6 years ago
Matthew Chen 936aa5842d Clean up ahead of PR. 6 years ago
Matthew Chen 4bfa251321 Ensure constant bubble sizes for oversize text. 6 years ago
Matthew Chen 67c89cb4e3 Ensure constant bubble sizes for oversize text. 6 years ago
Matthew Chen dc168270c2 Ensure constant bubble sizes for generic attachments. 6 years ago
Matthew Chen 3702dfa198 Rework "upload progress", "download progress" and "tap to retry" states. 6 years ago
Matthew Chen d1447d0730 Ensure constant bubble sizes for audio media. 6 years ago
Matthew Chen 14e7274c3d Ensure constant bubble sizes for visual media. 6 years ago
Matthew Chen c180d20dcd Store media size from attachment pointer protos. 6 years ago
Matthew Chen 991974ee35 Add accessibility identifiers in the onboarding views. 6 years ago
Matthew Chen 79d6384bc9 Add accessibility identifiers to privacy settings view. 6 years ago
Matthew Chen 99cd3f9b26 Use accessibility identifier macros in UIUtil.h. 6 years ago
Nancy Mast 189bbb9f16 added accessibility ids to HomeViewController and ProfileViewController 6 years ago
Matthew Chen d76fac1096 Add accessibility identifiers in the onboarding views. 6 years ago
Matthew Chen c37f425d5f Reduce logging. 6 years ago
Michael Kirk 9d5d120e69 recording button design changes 6 years ago
Michael Kirk d26c47ceba grow button as recording starts 6 years ago
Matthew Chen 3b008ad963 Fix conversation view content offset and scroll down button layout. 6 years ago
Michael Kirk 284357137f Photo/Movie Capture 6 years ago
Matthew Chen 7a67a7b6b5 Hide the status bar in the image picker / attachment approval. 6 years ago
Matthew Chen 6e492927d1 Prevent users from selecting additional images while processing images in the image picker. 6 years ago
Matthew Chen 0aebac0d07 Fix layout of the 'scroll down' button. 6 years ago
Matthew Chen 0a1947c961 Dismiss message actions UI on orientation change. 6 years ago
Matthew Chen 41a2a954f5 Dismiss message actions UI on orientation change. 6 years ago
Matthew Chen 6fe3ce6d87 Deconflict "bottom view" layout and keyboard animations. 6 years ago
Matthew Chen d72c26796d Ensure onboarding views never reclaim layout space from dismissed keyboard. 6 years ago
Michael Kirk 1c78350f9a Clear input bar UI earlier in send process for snappier send animation. 6 years ago
Michael Kirk 60bfa7e857 Only fetch contacts if already authorized 6 years ago
Michael Kirk e2fd2c9173 CR: return immutable array 6 years ago
Matthew Chen bf4b9fa704 Merge tag '2.37.0.9' 6 years ago
Michael Kirk 913ae2b801 Show suggested contacts upon first entry into HomeView. 6 years ago
Michael Kirk 9fa0308d95 exclude self from "suggested contacts" 6 years ago
Michael Kirk be523d5fe9 Merge branch 'release/2.37.0' 6 years ago
Matthew Chen 70a163f3fa Respond to CR. 6 years ago
Matthew Chen d006f4a298 Improve cramped layouts in onboarding views. 6 years ago
Matthew Chen 4fac50be6c Remove spurious error in onboarding verification process. 6 years ago
Matthew Chen e992ff3bcf Fix glitch in presentation animations for onboarding views. 6 years ago
Matthew Chen 2112f04abb Fix layout of "first conversation" prompt. 6 years ago
Matthew Chen 14c5c21180 Fix size of "empty home view" image. 6 years ago
Matthew Chen 63637af240 Clean up ahead of PR. 6 years ago
Matthew Chen dc4e174e86 Clean up ahead of PR. 6 years ago
Matthew Chen a630974e76 Use navigation bar for image editor buttons. 6 years ago
Michael Kirk 72e0d2c20a Only render visual media as album
This check was enforced for AttachmentStreams, but not AttachmentPointers
6 years ago
Michael Kirk 71dd4eb151 in-conversation search
- use MediaTime for computing benchmarks
6 years ago
Michael Kirk b11308b2f8 Return to conversation after deleting long text 6 years ago
Michael Kirk 5bd3cec6dc Merge tag '2.36.1.0' 6 years ago
Matthew Chen 7711ee92a7 Revert "Conversation view always observes view model."
This reverts commit 9d39e829a44f28f324f79e0b74a6c8692678d788.
6 years ago
Matthew Chen 6ed4045fbe Conversation view always observes view model. 6 years ago
Matthew Chen 56e5feca46 Introduce ConversationSnapshot. 6 years ago
Matthew Chen 586b362b89 Introduce ConversationSnapshot. 6 years ago
Matthew Chen 72082edad8 Fix a visual bug that would sometimes occur while rendering settings switches. Thanks to Gunnar C. Pope for the bug report. 6 years ago
Michael Kirk 233bc3858b dismiss menu actions when selected item is deleted 6 years ago
Michael Kirk c6a3772a5e clearer constant names 6 years ago
Michael Kirk 7e5256856c render media+longText message 6 years ago
Michael Kirk bc4260b444 Send long-text with other attachments 6 years ago
Michael Kirk a218d6c465 Send first chars of longtext in protobuf 6 years ago
Michael Kirk 680b844f3c Allow all windows to do landscape, fixes:
1. Remove undesirable animation from portrait->landscape when minimizizing in
   landscape and relaunching in landscape.

2. This also seems to fix the intermittently misplaced toolbar when launching
   in landscape. I believe this is a consequence of fix #1
6 years ago
Michael Kirk fabd3996c2 pop view if message is deleted
- use global ui database connection
6 years ago
Matthew Chen d14386430a Update camera asset in onboarding profile view. 6 years ago
Matthew Chen 9402e088b2 Apply design feedback from Myles. 6 years ago
Matthew Chen 93e09be18e Apply design feedback from Myles. 6 years ago
Matthew Chen aa8fd9e69c Remove old registration views. 6 years ago
Michael Kirk 467dde2bc9 Try to avoid generating link previews while user is actively editing the URL 6 years ago
Matthew Chen dd1d02593a Fix "first conversation cue" visibility. 6 years ago
Matthew Chen 8ecad88674 Move the accessibility identifier macros into UIUtil.h. 6 years ago
Nancy Mast d0e4e081ef added accessibility ids to HomeViewController and ProfileViewController 6 years ago
Matthew Chen a02531d224 Add accessibility identifiers to registration view. 6 years ago
Michael Kirk d26c095fe7 Merge remote-tracking branch 'origin/release/2.36.0' 6 years ago
Matthew Chen 4d4b840787 Respond to CR. 6 years ago
Matthew Chen ef5cd5344e Fix the auto-format of phone numbers in the onboarding views. 6 years ago
Matthew Chen 850b369076 Clean up onboarding changes. 6 years ago
Matthew Chen 3bb49e7d76 Respond to CR. 6 years ago
Matthew Chen d5944b4b9d Add first conversation prompt. 6 years ago
Matthew Chen c4cc5f5744 Rework 'empty inbox' state of home view. 6 years ago
Matthew Chen edf09c92f4 Rework "empty inbox" state. 6 years ago
Matthew Chen 0b55ecc682 Sketch out the 'onboarding 2FA' view. 6 years ago
Matthew Chen 3ac77e5b01 Sketch out the 'onboarding profile' view. 6 years ago
Matthew Chen ab3b79cfe5 Sketch out the 'onboarding profile' view. 6 years ago
Matthew Chen afcacbb55c Sketch out the 'onboarding profile' view. 6 years ago
Matthew Chen e3946e5779 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen e1dc534fe6 Respond to CR. 6 years ago
Matthew Chen b4aec58795 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen 854a75ae65 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen c2b2d38f24 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen efe5513c4e Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen 1f922aa478 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen d193eec371 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen ead71d436e Clean up ahead of PR. 6 years ago
Matthew Chen ee200aaed8 Add validation warnings to 'onboarding phone number' view. 6 years ago
Matthew Chen 8cfe768e86 Update font sizes in onboarding views. 6 years ago
Matthew Chen 6bc46fad66 Update permissions view. 6 years ago
Matthew Chen 8bdbe24bd0 Update permissions view. 6 years ago
Matthew Chen 78ea3e565f Update splash view. 6 years ago
Matthew Chen b9d94e77f6 Respond to CR. 6 years ago
Matthew Chen 413d3cdbd3 Sketch out CAPTCHA onboarding view. 6 years ago
Matthew Chen 58abf76244 Sketch out CAPTCHA onboarding view. 6 years ago
Matthew Chen df12f71b74 Sketch out CAPTCHA onboarding view. 6 years ago
Matthew Chen 9381220d8f Sketch out CAPTCHA onboarding view. 6 years ago
Matthew Chen 8a97503b1e Sketch out CAPTCHA onboarding view. 6 years ago
Matthew Chen 57394f0015 Respond to CR. 6 years ago
Matthew Chen 21b618396d Fix rebase breakage. 6 years ago
Matthew Chen 1411148c79 Sketch out the 'onboarding phone number' view. 6 years ago
Matthew Chen b658866319 Sketch out the 'onboarding phone number' view. 6 years ago
Matthew Chen 2a4b9426c3 Sketch out the 'onboarding phone number' view. 6 years ago
Matthew Chen 54c8c1f352 Sketch out the onboarding splash view. 6 years ago
Matthew Chen d6826b94e0 Respond to CR. 6 years ago
Matthew Chen 407571c9d6 Sketch out the onboarding permissions view. 6 years ago
Matthew Chen 29e65a93ae Sketch out the onboarding permissions view. 6 years ago
Matthew Chen 18c4ed4a25 Sketch out the onboarding permissions view. 6 years ago
Matthew Chen 193c3dd96c Sketch out the onboarding permissions view. 6 years ago
Matthew Chen 2c0aa7a222 Sketch out the onboarding permissions view. 6 years ago
Michael Kirk 38da911d4f Don't crash when user has 0 saved photos 6 years ago
Michael Kirk 2c59b1bf13 fix iPhoneX layout 6 years ago
Michael Kirk cc2e062b85 CR: clean up graphics context code 6 years ago
Michael Kirk d29ce740cb Voice Note Lock 6 years ago
Matthew Chen ea547fa46a Merge tag '2.35.0.12' 6 years ago
Michael Kirk c2aee429b1 move ContactsManager to local dependency 6 years ago
Michael Kirk 1bfe691895 In app notifications for iOS10+
Extract shared notification presention/response

Implement adapters which use that logic for modern UNUserNotification and
legacy UINotifications
6 years ago
Michael Kirk c01284f848 beef up notifications DebugUI 6 years ago
Michael Kirk 11afc967d2 move NotificationsManager behind NotificationsAdapter 6 years ago
Michael Kirk ac3bbe26ba rename CallNotificationsAdapter->NotificationsAdapter 6 years ago
Matthew Chen 4cbe3236e4 Respond to CR. 6 years ago
Matthew Chen bf685776be Ensure 'link new device' view is portrait. 6 years ago
Matthew Chen 7a990ed1ff Ensure 'link new device' view is portrait. 6 years ago
Matthew Chen 501e883cc4 Merge tag '2.35.0.10' 6 years ago
Matthew Chen dd506430d9 Fix the input toolbar border. 6 years ago
Matthew Chen 4feb0011d7 Reduce logging. 6 years ago
Matthew Chen 6a132a065e Add upper bound on body media size. 6 years ago
Matthew Chen 4827de5d88 Add upper bound on body media size. 6 years ago
Matthew Chen f71483a200 Fix input toolbar background in dark mode. 6 years ago
Matthew Chen a222a12fab Fix input toolbar background in dark mode. 6 years ago
Matthew Chen 230612f02f Fix input toolbar background in dark mode. 6 years ago
Matthew Chen 1023d18c44 Add link previews splash. 6 years ago
Matthew Chen f5e35eca4d Add link previews splash. 6 years ago
Matthew Chen 3d1b930e06 Fix navigation to quoted replies outside load window. 6 years ago
Matthew Chen 890dfdcc06 Fix reset of 'link preview cancelled' state. 6 years ago
Matthew Chen 2b71c433ac Update appearance of draft quoted replies. 6 years ago
Matthew Chen 25fd43d646 Update appearance of draft quoted replies. 6 years ago
Matthew Chen ccb174120f Tweak conversation input toolbar layout. 6 years ago
Matthew Chen 5830c62403 Fix quoted reply image aspect ratio. 6 years ago
Matthew Chen 75e017b2c1 Align draft view of link preview and draft view of quoted reply. 6 years ago
Matthew Chen c02d633272 Align draft view of link preview and draft view of quoted reply. 6 years ago
Matthew Chen 0cc667d123 Fix spacing between quoted replies and link previews in sent message bubbles. 6 years ago
Matthew Chen e4d11eb15f Fix conversation text input background color. 6 years ago
Matthew Chen 9c806d59df Safely ignore invalid link preview images. 6 years ago
Matthew Chen 957a733838 Yet more link preview refinements. 6 years ago
Matthew Chen c6387e7c6a Simplify the logic to flush database changes. 6 years ago
Matthew Chen e7b9f7da99 Flush multi-process writes more aggressively. 6 years ago
Matthew Chen 9149282e94 Resize link preview images if necessary. 6 years ago
Matthew Chen 9b33d70d7b Constrain max size of link preview image. 6 years ago
Matthew Chen 9efe1377a2 Refine invalidation of conversation view layout. 6 years ago
Matthew Chen b20172e44d Update the copy for the link previews preference. 6 years ago
Matthew Chen db15ff9a26 Segment proxied content downloads. 6 years ago
Matthew Chen eb7c6ff441 Respond to CR. 6 years ago
Matthew Chen 9b7ae86a6d Rework layout of conversation input toolbar. 6 years ago
Matthew Chen 6ff6ee2e2e Rework layout of conversation input toolbar. 6 years ago
Matthew Chen 8452f5e74b Open link preview URLs when tapped. 6 years ago
Matthew Chen a51182321c Respond to CR. 6 years ago
Matthew Chen 3d757b492a Add link previews to conversation message bubbles. 6 years ago
Matthew Chen ca8a4b3751 Make LinkPreviewView reusable. 6 years ago
Matthew Chen c7053aa36d Add link previews to converastion view items. 6 years ago
Matthew Chen 1b87e3165c Add link previews setting. 6 years ago
Matthew Chen c57b0d98cb Add link previews setting. 6 years ago
Matthew Chen 8c7c9b27a2 Merge tag '2.34.0.26' 6 years ago
Matthew Chen 416aa2b347 Add rough draft of link preview view to composer. 6 years ago
Matthew Chen 79000d5fbb Save and share all items in album. 6 years ago
Matthew Chen 8dc6ea0c08 Revert "Save and share all items in album"
This reverts commit 58ab3948e969fe09872e51061e2311535d9e0eb4.
6 years ago
Matthew Chen 4fda1be3f5 Save and share all items in album 6 years ago
Michael Kirk 293da74c52 Fix title view for iOS9/10 6 years ago
Michael Kirk 7f47fd2517 allow batch deselection when at attachment limit 6 years ago
Michael Kirk 34d11dda49 bulk deselect 6 years ago
Michael Kirk 599a57e3a4 Pan horizontal to bulk select images 6 years ago
Michael Kirk f1e508cb60 Recover status bar style when canceling PhotoPicker 6 years ago
Michael Kirk 169581f12f show toast when selecting too many items 6 years ago
Matthew Chen 977ee9ffe9 Merge remote-tracking branch 'private/release/2.34.0' 6 years ago
Michael Kirk 870a7f292b Fix scroll offset for non-iPhoneX devices 6 years ago
Matthew Chen d6a51a2a42 Fix merge breakage. 6 years ago
Matthew Chen 2dcc79fbca Fix issues around link previews. 6 years ago
Matthew Chen 31ea64bdaf Build link previews. 6 years ago
Michael Kirk 066b400590 Honor selection with "Add More" 6 years ago
Michael Kirk 721f330296 warm non-signal accounts cache in the background 6 years ago
Matthew Chen 127ccccb80 Tweak conversation view's "load more" behavior. 6 years ago
Michael Kirk 0c1b2e9f48 CR: remove unnecessary param, clearer code, comment typo 6 years ago
Michael Kirk 6e50a5353b rename for clarity 6 years ago
Matthew Chen be714399c7 Add feature flag for landscape orientation. 6 years ago
Matthew Chen eab3599ce9 Add feature flag for landscape orientation. 6 years ago
Michael Kirk b4908e71e9 Use FTS for compose picker search 6 years ago
Matthew Chen db30ffb75c Decrypt device name in unlink confirmation alert. 6 years ago
Matthew Chen e91195385b Respond to CR. 6 years ago
Matthew Chen 04a300784f Respond to CR. 6 years ago
Matthew Chen 42762ad907 Allow taps in albums with failed images. 6 years ago
Matthew Chen b8e2cb6267 Respond to CR. 6 years ago
Matthew Chen 18c890bb95 Fix input toolbar margins issue. 6 years ago
Michael Kirk 7fddb35715 eagerly load entire album to populate rail 6 years ago
Matthew Chen 45b93cc4b4 Respond to CR. 6 years ago
Matthew Chen a477e01a4a Apply LinkPreview model. 6 years ago
Michael Kirk a497e44cef Fix iCloud download 6 years ago
Michael Kirk 59e037986a Show error when image request fails 6 years ago
Michael Kirk 5fdb88ddf4 Don't add to selection unless in batch select mode
Fixes:

- choose attachment > media library
- tap image A
- tap back
- tap select
- select images B, C
- tap Done
- see image A, B, and C in the rail, but should just see image B and C
6 years ago
Michael Kirk 924b8b18ba Scroll to bottom when switching albums
Fixes

1. start on "All Photos" which has many pages of content

You're at the bottom, as expected.

2. switch to "Video", which is much shorter

You're at the bottom, as expected.

3. Switch back to "All Photos"

Now you're unexpectedly in the middle of the content somewhere - at whatever
offset the "Videos" content height was.

Note that changes to "scrollToBottom". For some reason calling scroll to bottom
with infinity works fine initially, but subsequent calls hang. Because we only
used the "infinity" hack to account for the fact that we didn't have accurate
safeAreaInsets before `viewDidAppear`, we can accurately use safeAreaInsets
after that point (like here, when switching albums).
6 years ago
Matthew Chen 63aa71c318 Respond to CR. 6 years ago
Matthew Chen 6c38f8d14c Only complete media loads once. 6 years ago
Matthew Chen 6b100e80e2 Only enter batch select mode if user uses "add more" button. 6 years ago
Matthew Chen d32372ec26 Respond to CR. 6 years ago
Matthew Chen 9dda2fa8c0 Improve scroll state continuity during conversation view rotations. 6 years ago
Matthew Chen 9051191bab Honor album selection order. 6 years ago
Michael Kirk 0f85e52ecf Remain landscape after media dismiss
Now that we support landscape everywhere, there's no need to force portrait upon leaving media.
6 years ago
Michael Kirk 371ff08d45 remove legal terms feature flag 6 years ago
Michael Kirk eb71c49794 registration validator 6 years ago
Matthew Chen cb228bdd29 Fix conversation view keyboard. 6 years ago
Matthew Chen bf0d92acfb Landscape layout in gif picker. 6 years ago
Matthew Chen b668237e80 Landscape orientation. 6 years ago
Matthew Chen 82d1517460 Landscape orientation. 6 years ago
Matthew Chen ff24e826c9 Landscape orientation. 6 years ago
Matthew Chen 7654d05417 Landscape orientation. 6 years ago
Matthew Chen 18a1d49b46 Landscape orientation. 6 years ago
Matthew Chen 721cab7887 Landscape orientation. 6 years ago
Matthew Chen 9497a38d76 Landscape orientation. 6 years ago
Matthew Chen b5d5822b7b Landscape orientation. 6 years ago
Matthew Chen 5adcbac5ef Landscape orientation. 6 years ago
Matthew Chen aefe0eabed Landscape orientation. 6 years ago
Matthew Chen 045b112724 Landscape orientation. 6 years ago
Matthew Chen 460f160cbb Landscape orientation. 6 years ago
Michael Kirk 0ab326da92 Only show delete button on selected rail item 6 years ago
Matthew Chen 63260ee94d Fix registration. 6 years ago
Michael Kirk 014cf9c500 fix crash on iOS9 6 years ago
Matthew Chen c30f155221 Fix overzealous assert. 6 years ago
Matthew Chen 7df17251a2 Fix edge cases in conversation view scroll continuity. 6 years ago