Commit Graph

67 Commits (5ffff3d3b74553b88f471a9e39d1f21e694c57dd)

Author SHA1 Message Date
Niels Andriesse 0918015a65 Show sender display name in notifications 6 years ago
Niels Andriesse 1431efba23 Fix crash 6 years ago
Michael Kirk a9ba848ffc address notification race 6 years ago
Michael Kirk 57b1aaa3dc inline enum converters 6 years ago
Michael Kirk 3703b34973 swift5 new compiler nits 6 years ago
Michael Kirk 30266bf65e autoformatted 6 years ago
Michael Kirk 64a0c4bfaa auto-migrate to Swift5 6 years ago
Michael Kirk 2242dd240f Fix "blank notification text" for oversize messages 6 years ago
Matthew Chen aad5533127 Respond to CR. 6 years ago
Matthew Chen 01d9993b9d Handle notifications for open conversations. 6 years ago
Michael Kirk 93c9c83ac5 Haptic feedback when remote enables video 6 years ago
Michael Kirk 6ccd73837c rename haptic classes, no change in functionality 6 years ago
Michael Kirk a342660943 fix "none" notification tone 6 years ago
Michael Kirk 13154fb828 allow long text with non-durable sends (SAE) 6 years ago
Michael Kirk 247eab22ca reenable UNUserNotifications 6 years ago
Michael Kirk 0d5f9e0103 Disable UserNotifications for this release 6 years ago
Michael Kirk 6c08f98fbb replying to notification marks thread as read 6 years ago
Michael Kirk 5e0c10a1a9 remove any lingering legacy notifications in modern notification adapter 6 years ago
Michael Kirk cb3a36ba3d Platform specific notification clearing 6 years ago
Michael Kirk b0254fddd5 Fix call-back action, which requires phone number 6 years ago
Michael Kirk fe4e416daf filter notification text 6 years ago
Michael Kirk d88ffc4775 Notification titles for iOS10+ 6 years ago
Michael Kirk a6a7616fdb move notification action handlers to environment 6 years ago
Michael Kirk c2aee429b1 move ContactsManager to local dependency 6 years ago
Michael Kirk fe84275cce Respect audio preferences/throttling 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 312384201c rename CallNotificationsAdapter.swift -> NotificationsAdapter.swift 6 years ago
Michael Kirk 11afc967d2 move NotificationsManager behind NotificationsAdapter 6 years ago
Michael Kirk ac3bbe26ba rename CallNotificationsAdapter->NotificationsAdapter 6 years ago
Matthew Chen 0b4ed1175d Create AppEnvironment. 7 years ago
Matthew Chen a7a05e9bbf Respond to CR. Rework how CallNotificationsAdapter adaptee is populated. 7 years ago
Matthew Chen e1db60c1c0 Rework creation of singletons. 7 years ago
Matthew Chen cc117b385c Modify environment accessors to use our 'shared' convention. 7 years ago
Matthew Chen 3a12446be8 Modify environment accessors to use our 'shared' convention. 7 years ago
Matthew Chen cf6f3841a8 Apply new Swift logging. 7 years ago
Matthew Chen 26001e49d1 Unify log tags. 7 years ago
Michael Kirk 29c459fe60 Haptic feedback when changing menu action selection
// FREEBIE
7 years ago
Michael Kirk 2d4eb7d057 remove interactive 'swipe for info' 7 years ago
Matthew Chen 1412998b4a Rework isRTL. 7 years ago
Matthew Chen d80de4bccc Tweak design of quoted replies. 7 years ago
Matthew Chen e80e5ff9cb Improve layer view design. 7 years ago
Matthew Chen 1e2a498806 Tweak media view gradients. 7 years ago
Matthew Chen 77b72b6b06 Migrate to Swift 4. 7 years ago
Matthew Chen 7a1e47cd26 Add asserts around Swift singletons. 7 years ago
Matthew Chen b4e8df79da Migrate environment to SignalMessaging. 7 years ago
Matthew Chen 6d87df88aa Migrate environment to SignalMessaging. 7 years ago
Matthew Chen 8cc33b3de1 Refine loading view of share extension. 7 years ago
Matthew Chen 92ef507810 Make swipe-for-details RTL-safe. 8 years ago
Michael Kirk d87f000051 Interactive/Cancelable slide left for details
// FREEBIE
8 years ago
Michael Kirk e4ad169d71 Show retryable error alert when fetching GIF fails
// FREEBIE
8 years ago