| .. |
|
AppPreferences.swift
|
Resume onboarding if user needs profile or PIN.
|
2020-02-18 15:37:17 -07:00 |
|
BlockListCache.swift
|
recreate sort order for synced conversations
|
2019-11-06 21:24:53 -07:00 |
|
BlockListUIUtils.h
|
Sketch out revised "new group" view.
|
2020-03-17 10:31:20 -03:00 |
|
BlockListUIUtils.m
|
Add "replace admin" flow.
|
2020-04-08 09:26:25 -03:00 |
|
ConversationStyle.swift
|
Remove overzealous assert.
|
2020-04-20 09:17:26 -03:00 |
|
DateUtil.h
|
Migrate more key-value stores.
|
2019-06-19 11:02:32 -04:00 |
|
DateUtil.m
|
Add UI for groups v2 invites.
|
2020-04-06 11:09:06 -03:00 |
|
DebugLogger.h
|
audible error logging is configurable, disabled by default
|
2019-09-13 10:31:17 -07:00 |
|
DebugLogger.m
|
audible error logging is configurable, disabled by default
|
2019-09-13 10:31:17 -07:00 |
|
DeviceSleepManager.swift
|
Remove redundant NotificationName.
|
2020-01-27 10:53:23 -03:00 |
|
DisplayableText.swift
|
Avoid String.prefix() crash.
|
2020-01-30 20:11:29 -08:00 |
|
FullTextSearcher.swift
|
Cleanup sneaky transaction during contact sort in FTS
|
2019-10-28 11:57:55 -07:00 |
|
GroupManager+SignalMessaging.swift
|
Add "replace admin" flow.
|
2020-04-08 09:26:25 -03:00 |
|
ImageCache.swift
|
Fix tests broken by SAE.
|
2017-12-06 10:36:12 -05:00 |
|
OutboundMessage+OWS.swift
|
Add additional recipients for v2 group updates.
|
2020-02-06 10:26:02 -03:00 |
|
OWSAnyTouchGestureRecognizer.h
|
Add stroke drawing to the image editor.
|
2018-12-18 10:53:41 -05:00 |
|
OWSAnyTouchGestureRecognizer.m
|
Add stroke drawing to the image editor.
|
2018-12-18 10:53:41 -05:00 |
|
OWSAudioPlayer.h
|
Rewrite audio progress view in swift, add play/pause animation
|
2019-09-23 17:03:03 -07:00 |
|
OWSAudioPlayer.m
|
UIAlertController -> ActionSheetController
|
2019-10-28 14:43:59 -07:00 |
|
OWSAvatarBuilder.h
|
Group v2 design refinements.
|
2020-04-14 10:24:43 -03:00 |
|
OWSAvatarBuilder.m
|
Update table cell layouts.
|
2020-04-16 09:07:04 -03:00 |
|
OWSContactAvatarBuilder.h
|
Respond to CR.
|
2020-04-17 17:41:38 -03:00 |
|
OWSContactAvatarBuilder.m
|
Respond to CR.
|
2020-04-17 17:41:38 -03:00 |
|
OWSFormat.h
|
Add UI for groups v2 invites.
|
2020-04-06 11:09:06 -03:00 |
|
OWSFormat.m
|
Add UI for groups v2 invites.
|
2020-04-06 11:09:06 -03:00 |
|
OWSFormat.swift
|
Add UI for groups v2 invites.
|
2020-04-06 11:09:06 -03:00 |
|
OWSGroupAvatarBuilder.h
|
Rework group avatars to reflect conversation colors.
|
2018-09-27 08:55:20 -04:00 |
|
OWSGroupAvatarBuilder.m
|
update group avatar icon
|
2019-10-03 15:38:24 -04:00 |
|
OWSOrphanDataCleaner.h
|
Convert interactions to BaseModel.
|
2019-07-19 15:25:28 -03:00 |
|
OWSOrphanDataCleaner.m
|
extract DebugFlags from FeatureFlags
|
2020-02-12 15:19:55 -07:00 |
|
OWSPreferences.h
|
Add support for Account record to storage service
|
2020-03-24 17:11:01 -07:00 |
|
OWSPreferences.m
|
Add support for Account record to storage service
|
2020-03-24 17:11:01 -07:00 |
|
OWSScreenLock.swift
|
Remove readReturningResult().
|
2019-11-14 10:39:33 -03:00 |
|
OWSScrubbingLogFormatter.h
|
Sketch out SAE load screen; make a number of infrastructure changes.
|
2017-12-01 09:37:52 -05:00 |
|
OWSScrubbingLogFormatter.m
|
Fix iOS 13 SDK NSData scrubbing
|
2019-12-27 15:53:47 -08:00 |
|
OWSWindowManager.h
|
show call alerts from call window
|
2019-12-13 22:26:38 -08:00 |
|
OWSWindowManager.m
|
Update launch screen to use new logo and have dark mode variant
|
2020-03-04 10:00:54 -08:00 |
|
Platform.swift
|
capture screen: remove bottom gap for iPad pro
|
2019-12-05 10:50:47 -07:00 |
|
ProximityMonitoringManager.swift
|
quieter logging
|
2019-04-30 09:10:13 -06:00 |
|
Searcher.swift
|
plumb through transactions
|
2019-10-08 16:16:46 -07:00 |
|
ThreadUtil.h
|
Merge remote-tracking branch 'private/release/3.5.0' into release/3.6.0
|
2020-02-27 13:52:43 -03:00 |
|
ThreadUtil.m
|
Merge remote-tracking branch 'private/release/3.5.0' into release/3.6.0
|
2020-02-27 13:52:43 -03:00 |
|
UIGestureRecognizer+OWS.swift
|
Pinch to change text size in image editor text tool.
|
2019-03-13 11:41:44 -04:00 |
|
UIImage+OWS.swift
|
PR feedback
|
2019-08-09 12:53:19 -07:00 |
|
UIUtil.h
|
convert colors to Swift
|
2019-09-24 15:12:50 -07:00 |
|
UIUtil.m
|
Use new accent blue color everywhere except launch screen related views
|
2020-03-04 10:00:55 -08:00 |