Commit Graph

6158 Commits (8fff98d94eb6fc0259f06a6ec6a02851cfc39f11)

Author SHA1 Message Date
Niels Andriesse 2cb1ddbdad Implement mnemonic based key pair restoration 7 years ago
Mikunj 71cc25fbd6 Updated pod submodules. 7 years ago
Niels Andriesse 9c46c9d7be Implement mnemonic decoding 7 years ago
Niels Andriesse 5eddb9274b Fix incorrect key pair usage 7 years ago
Niels Andriesse dc80c17261 Skip onboarding permissions step 7 years ago
Niels Andriesse 011d4e1465 Implement basic snode interaction 7 years ago
Niels Andriesse 9d64b76af6 Clean & fix bad merge 7 years ago
Niels Andriesse 8d0c3b0f97 Add copy button feedback 7 years ago
Niels Andriesse ca0f58c6b4 [Merge] Mnemonic Copy Button & Protobuf Changes 7 years ago
Niels Andriesse b64bb79254 Minor refactoring 7 years ago
Mikunj 8e5327f915 Set loki profile name upon registration 7 years ago
Niels Andriesse a551500e37 Add copy mnemonic button 7 years ago
Mikunj c26a5c9cdf Skip profile view in onboarding. 7 years ago
Mikunj 520d41565f Disable networking calls when updating profile.
Remove avatar from profile controller.
7 years ago
Niels Andriesse 19dd766713 Add missing constraint 7 years ago
Niels Andriesse c429bebaba Fix phone number parsing crash 7 years ago
Niels Andriesse e4de406be6 Fix merge issue 7 years ago
Niels Andriesse 33c6f3a88d Merge branch 'dev' of github.com:loki-project/loki-messenger-ios 7 years ago
Niels Andriesse 384353086b Fix bundle ID issue 7 years ago
Michael Kirk e0bba32505 "Bump build to 2.39.0.2." 7 years ago
Michael Kirk 29ec77e09f sync translations 7 years ago
Michael Kirk abf35decde Enable batch mode when popping to Media Library 7 years ago
Michael Kirk 41977f7437 snappier presentation of collection picker 7 years ago
Michael Kirk abd4e0dd41 ensure scrolled to the _Very_ bottom. 7 years ago
Michael Kirk fbc0b5f8ee Add padding below last row of media content 7 years ago
Michael Kirk 4af9fa6789 "add more" as rail cell 7 years ago
Michael Kirk 3eb28df967 swap icon order 7 years ago
Michael Walker 11af22432d Add pinterest domain and asset domains for link preview support 7 years ago
Michael Kirk a44712ec3d update info.plist 7 years ago
Michael Kirk dfdde8cb7a "Bump build to 2.39.0.1." 7 years ago
Michael Kirk c84c478957 sync translations 7 years ago
Michael Kirk fa45339f83 move to public category 7 years ago
Michael Kirk 349dd61fee adapt iOS9 fix to new media flow 7 years ago
Michael Kirk d8dbbd328d clear timer once video is complete
otherwise the old timer remains when returning to the capture view
7 years ago
Michael Kirk 1e4f670ffd add shadow to buttons that overlay images 7 years ago
Michael Kirk a10973f825 align stop icons between picker and capture 7 years ago
Michael Kirk db410becb7 per design: "back" is retake for first photo 7 years ago
Michael Kirk 26ef36dc55 Fix: back from approval not showing bottom buttons 7 years ago
Michael Kirk 458564262f valign capture, switch, and done buttons
Purelayout doesn't support UILayoutGuide =(
7 years ago
Michael Kirk b175bd77a5 Fix "too much content inset" issue 7 years ago
Michael Kirk 39d3219238 Add option to manually disable circumvention. 7 years ago
Michael Kirk febcc19636 "Bump build to 2.39.0.0." 7 years ago
Michael Kirk a9ba848ffc address notification race 7 years ago
Matthew Chen 6c1d6cc201 Simplify the scroll down button layout. 7 years ago
Matthew Chen 40bd2b06d2 Simplify the scroll down button layout. 7 years ago
Matthew Chen 42871bb6a6 Simplify the scroll down button layout. 7 years ago
Matthew Chen 0e87d2e5b3 Simplify the scroll down button layout. 7 years ago
Matthew Chen 79d594b4d3 Ensure that conversation view's content insets reserve space for input accessory view when app is inactive. 7 years ago
Michael Kirk 78790ab69d swift style lint 7 years ago
Michael Kirk 9f806d3963 respond to fixed radar (hooray) 7 years ago
Michael Kirk 89ae37cea5 avoid crashing optional unwrapping introduced by Swift5 migration 7 years ago
Michael Kirk cfebb53719 more concise constants post translation 7 years ago
Michael Kirk 57b1aaa3dc inline enum converters 7 years ago
Michael Kirk a837cc0ab0 fix builtInSpeaker type 7 years ago
Michael Kirk 409426d105 work around swift4.2 AudioSession API bug 7 years ago
Michael Kirk d8640f60ef undo most of Category/Mode conversion, respond to new types/api 7 years ago
Michael Kirk 3703b34973 swift5 new compiler nits 7 years ago
Michael Kirk b1e1020eb3 swift5: void promise must take void argument vs no argument 7 years ago
Michael Kirk 30266bf65e autoformatted 7 years ago
Michael Kirk 64a0c4bfaa auto-migrate to Swift5 7 years ago
Michael Kirk 87094a8fb1 update carthage 7 years ago
Michael Kirk 501e2c761f Merge tag '2.38.1.2' 7 years ago
Michael Kirk a1c6b7ec15 "Bump build to 2.38.1.2." 7 years ago
Michael Kirk a693e77c01 sync translations 7 years ago
Michael Kirk 7522fbd88e "Bump build to 2.38.1.1." 7 years ago
Matthew Chen dc46974395 Respond to CR. 7 years ago
Matthew Chen d189621495 Don't bother cleaning up CKOperations per feature flag. 7 years ago
Michael Kirk 5e96769a12 resize voice note bar with rotation 7 years ago
Michael Kirk 63907acb54 Don't update "cancel" status when locked 7 years ago
Michael Kirk 8ead2cc83d fix overzealous assert 7 years ago
Michael Kirk fdc9db3487 iOS9 workaround to restore input view after sending captioned attachment 7 years ago
Michael Kirk d06280a270 "Bump build to 2.38.1.0." 7 years ago
Michael Kirk 07e88009e4 Merge tag '2.38.0.11' 7 years ago
Michael Kirk 3b0d6991e1 "Bump build to 2.38.0.11." 7 years ago
Michael Kirk 1d959792e8 sync translations 7 years ago
Michael Kirk e69494450b put conversation search behind feature flag 7 years ago
Michael Kirk 6c4dbfbc4c "Bump build to 2.38.0.10." 7 years ago
Michael Kirk 70b68f5412 sync translations 7 years ago
Michael Kirk 2242dd240f Fix "blank notification text" for oversize messages 7 years ago
Matthew Chen 8f7ad79506 Only update scroll state to reflect keyboard changes if view has appeared. 7 years ago
Matthew Chen 746fd278da Restart typing indicators animations after app returns from background. 7 years ago
Michael Kirk 5b77bc5475 sleep hack for iOS9 7 years ago
Michael Kirk 05d8846f6c match highlight behavior with search behavior 7 years ago
Matthew Chen aad5533127 Respond to CR. 7 years ago
Matthew Chen 01d9993b9d Handle notifications for open conversations. 7 years ago
Matthew Chen f3d0cd99fc Handle notifications for open conversations. 7 years ago
Michael Kirk a8caae73cf remove redundant state 7 years ago
Michael Kirk fa2d5b422b maintain body text navigating to/from approval view 7 years ago
Michael Kirk 0a32448470 cancel flow per design 7 years ago
Michael Kirk 1a4062dd89 Nav buttons: batch, camera/library switch, done 7 years ago
Michael Kirk 7dbb9517af Centralize attachment state in nav controller 7 years ago
Michael Kirk 6502d7d4a5 remove `isMultiSendEnabled` feature flag 7 years ago
Matthew Chen 987726df6c Temp files. 7 years ago
Matthew Chen bb1921afe6 Simplify link preview cache. 7 years ago
Matthew Chen 04b60677a6 Simplify link preview cache. 7 years ago
Matthew Chen ae5cee2167 Clean up the link preview cache. 7 years ago
Matthew Chen 0d9b780f75 Remove scroll up button. 7 years ago
Michael Kirk 3ed2e76eb4 "Bump build to 2.38.0.9." 7 years ago
Michael Kirk d02152cf14 fix release build 7 years ago
Michael Kirk dc87ae821d "Bump build to 2.38.0.8." 7 years ago