session-android/src/org/thoughtcrime/securesms/loki
2019-12-09 11:50:22 +11:00
..
AddPublicChatActivity.kt Set profile picture upon joining a public chat. 2019-12-03 15:05:43 +11:00
BackgroundPollWorker.kt Match iOS analytics 2019-10-07 10:52:59 +11:00
DatabaseUtilities.kt Added public chat manager. 2019-10-11 09:36:52 +11:00
DeviceLinkingDelegate.kt Remove textbox in linking dialog. 2019-11-20 16:22:17 +11:00
DeviceLinkingDialog.kt Refactor. 2019-11-20 14:55:42 +11:00
DeviceLinkingView.kt Added QR code scanning. 2019-11-22 12:53:47 +11:00
DeviceListBottomSheetFragment.kt Add bottom sheet dialog 2019-11-21 10:32:26 +11:00
DisplayNameActivity.kt Public chat avatar handling. 2019-11-28 15:26:02 +11:00
FriendRequestHandler.kt Clean 2019-12-09 11:50:22 +11:00
FriendRequestView.kt Handle media message friend requests 2019-09-18 17:33:34 +10:00
FriendRequestViewDelegate.kt Debug friend request logic 2019-06-27 16:03:05 +10:00
GeneralUtilities.kt Clean 2019-10-15 14:32:23 +11:00
IdenticonDrawable.kt Clean 2019-09-10 13:50:59 +10:00
JazzIdenticonContactPhoto.kt Fix up profile picture display. 2019-11-27 13:17:31 +11:00
JazzIdenticonDrawable.kt Clean 2019-09-10 13:50:59 +10:00
LinkedDevicesActivity.kt Handle unpair request flag. 2019-11-21 12:43:33 +11:00
LokiAPIDatabase.kt Hook up signal device linking view. 2019-11-20 11:20:45 +11:00
LokiAPIUtilities.kt Partially fix build 2019-10-15 13:39:17 +11:00
LokiMessageDatabase.kt Update create table command because it might exist already. 2019-12-02 13:29:12 +11:00
LokiPreKeyBundleDatabase.kt Add timeout to blocking promises. 2019-11-22 15:42:03 +11:00
LokiPreKeyRecordDatabase.kt Fix session handling 2019-07-23 16:02:25 +10:00
LokiPublicChatManager.kt Clean 2019-10-15 14:32:23 +11:00
LokiPublicChatPoller.kt Public chat avatar handling. 2019-11-28 15:26:02 +11:00
LokiRSSFeedPoller.kt Switch to new group chat message deletion endpoint 2019-08-30 17:08:46 +10:00
LokiThreadDatabase.kt Fix banner display 2019-12-09 10:39:33 +11:00
LokiThreadDatabaseDelegate.kt Move session restore prompt from message level to conversation level. 2019-12-09 09:15:25 +11:00
LokiUserDatabase.kt Removed custom profile avatar url table since signal already has an existing one. 2019-11-27 13:17:31 +11:00
MentionCandidateSelectionView.kt Fix build 2019-10-15 13:51:18 +11:00
MentionCandidateSelectionViewCell.kt Fix build 2019-10-15 13:51:18 +11:00
MentionUtilities.kt Merge branch 'dev' of github.com:loki-project/loki-messenger-android into custom-server 2019-10-15 13:42:44 +11:00
MnemonicUtilities.kt Fix up UI 2019-12-02 15:03:12 +11:00
MultiDeviceUtilities.kt Multi-device profile avatar. 2019-11-28 10:51:27 +11:00
NewConversationActivity.kt Fix critical issues 2019-11-15 16:24:58 +11:00
NewConversationFragment.kt Mention by display name rather than hex encoded public key 2019-10-11 11:13:34 +11:00
PushBackgroundMessageSendJob.kt Handle session restoration. 2019-12-06 11:35:10 +11:00
PushMessageSyncSendJob.kt Fix critical issues 2019-11-15 16:24:58 +11:00
QRCodeDialog.kt Partially disable settings for slave devices 2019-10-08 12:17:25 +11:00
RecipientAvatarModifiedEvent.kt Multi-device profile avatar. 2019-11-28 10:51:27 +11:00
RNG.kt Clean 2019-09-18 10:00:18 +10:00
ScanQRCodeFragment.kt Added QR code scanning. 2019-11-22 12:53:47 +11:00
SeedActivity.kt Ignore friend request messages before restoration, 2019-12-05 12:10:29 +11:00
SessionRestoreBannerView.kt Fix banner display 2019-12-09 10:39:33 +11:00