Signal-iOS/SignalMessaging/utils
Michael Kirk eadb04efcc WIP: ContactViewHelper incorporates group blocking
-[ ] UI
  -[ ] Conversation Settings
    -[x] Show switch for group
    -[ ] localize
    -[ ] migrate existing localizations? (nice to have)
    -[ ] can view conversation settings (but not edit them) in left group
    -[ ] special block copy for groups
    -[ ] special unblock copy for groups
  -[ ] ConversationViewHelper
   -[x] Track blocked groups
   -[ ] HomeView
   -[ ] ConversationView
   -[ ] Any others?
   -[ ] Rename? Extract BlockList cache?
  -[ ] Block List
    -[ ] Group Section
    -[ ] Unblock group
  -[ ] Interstitial interacting with blocked threads (e.g. thread picker)
    -[ ] BlockListUIUtils w/ thread
        -[x] Block
        -[x] Unblock
        -[ ] Replace usages where possible
        -[x] block manager
-[ ] Sync
  -[x] tentative protos
  -[ ] confirm protos w/ team
  -[x] send new protos
-[ ] Message Processing
  -[ ] Drop messages from blocked groups
2018-09-12 19:16:14 -05:00
..
Bench.swift Memory warning clears MediaPageView cache 2018-03-19 18:57:10 -04:00
BlockListUIUtils.h WIP: group blocking 2018-09-12 19:16:14 -05:00
BlockListUIUtils.m WIP: group blocking 2018-09-12 19:16:14 -05:00
ConversationSearcher.swift Improve search query construction. 2018-06-14 16:18:13 -04:00
ConversationStyle.swift Respond to CR. 2018-08-21 16:36:58 -04:00
DebugLogger.h Revert "Revert "Merge branch 'charlesmchen/debugLogs' into hotfix/2.20.1"" 2018-03-02 17:44:14 -05:00
DebugLogger.m Respond to CR. 2018-03-14 10:02:44 -03:00
DeviceSleepManager.swift Unify log tags. 2018-08-15 10:24:29 -04:00
DisplayableText.swift Unify log tags. 2018-08-15 10:24:29 -04:00
ImageCache.swift Fix tests broken by SAE. 2017-12-06 10:36:12 -05:00
LRUCache.swift Clear LRUCache in background. 2018-06-20 17:55:15 -04:00
OWSAudioPlayer.h Respect system alert volume for notifications while in app 2018-04-03 16:28:33 -04:00
OWSAudioPlayer.m Fix some compiler warnings 2018-07-17 19:22:58 -06:00
OWSAvatarBuilder.h Share a photo from photos app 2017-12-07 10:13:06 -05:00
OWSAvatarBuilder.m Log in OWSFail 2018-08-09 15:30:19 -06:00
OWSContactAvatarBuilder.h conversation colors 2018-06-29 11:52:41 -06:00
OWSContactAvatarBuilder.m Intern JSQMessagesViewController. 2018-07-23 13:48:24 -04:00
OWSFormat.h Respond to CR. 2017-12-05 10:44:11 -05:00
OWSFormat.m Respond to CR. 2017-12-05 10:44:11 -05:00
OWSGroupAvatarBuilder.h Share a photo from photos app 2017-12-07 10:13:06 -05:00
OWSGroupAvatarBuilder.m Fix build warnings. 2018-06-01 12:39:13 -04:00
OWSMath.h Move seed 2018-08-03 14:26:43 -06:00
OWSPreferences.h CR: clean up preferences 2018-08-08 10:04:59 -06:00
OWSPreferences.m CR: clean up preferences 2018-08-08 10:04:59 -06:00
OWSScreenLock.swift makeKeyAndVisible restores first responder, so no need to track it 2018-05-08 17:07:15 -04:00
OWSScrubbingLogFormatter.h Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
OWSScrubbingLogFormatter.m cherry-pick Merge branch 'charlesmchen/logSdp' 2018-09-04 13:51:31 -06:00
OWSUnreadIndicator.h Rework unread indicators. 2018-07-11 16:43:39 -04:00
OWSUnreadIndicator.m Rework unread indicators. 2018-07-11 16:43:39 -04:00
OWSWindowManager.h rename to avoid confusion 2018-07-17 14:49:19 -06:00
OWSWindowManager.m rename to avoid confusion 2018-07-17 14:49:19 -06:00
Searcher.swift Fix tests. 2017-12-07 14:44:38 -05:00
ThreadUtil.h Rework unread indicators. 2018-07-11 16:43:39 -04:00
ThreadUtil.m WIP: ContactViewHelper incorporates group blocking 2018-09-12 19:16:14 -05:00
UIImage+OWS.swift Code cleanup per code review 2018-08-22 12:54:22 -06:00
UIUtil.h remove appearance juggling 2018-06-29 16:27:37 -06:00
UIUtil.m Code cleanup per code review 2018-08-22 12:54:22 -06:00
Weak.swift Don't de-activate audio sesion when other audio activities are happening 2018-02-16 14:00:15 -08:00