session-android/src/org/thoughtcrime/securesms
Ryan ZHAO 2fdd9bfe3e fix syncing contacts and closed groups after device linking 2020-03-03 14:29:40 +11:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Update attachments to use url. 2019-10-17 12:03:08 +11:00
audio Update package 2019-07-24 12:30:23 +10:00
avatar Fix up profile picture display. 2019-11-27 13:17:31 +11:00
backup Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
color Update package 2019-07-24 12:30:23 +10:00
components Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
contacts Remove un-used permissions. 2020-02-27 15:44:57 +11:00
contactshare Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
conversation Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
crypto Updated to follow LokiSessionResetProtocol. 2020-02-14 13:34:35 +11:00
database Merge branch 'dev' into open-group-syncing 2020-02-28 08:56:37 +07:00
dependencies Merge branch 'dev' into open-group-syncing 2020-02-28 08:56:37 +07:00
devicelist Show name and short id in linked device screen. 2019-11-20 15:47:28 +11:00
events Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
giph WIP 2020-01-14 10:27:17 +11:00
glide Code analysis - address @NotNull/@Nullable issues. 2019-05-22 13:51:56 -03:00
groups Sync groups upon linking device. 2020-02-18 09:19:52 +11:00
imageeditor Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
jobmanager Remove un-used permissions. 2020-02-27 15:44:57 +11:00
jobs fix syncing contacts and closed groups after device linking 2020-03-03 14:29:40 +11:00
linkpreview Fix Giphy link previews 2019-10-23 11:55:17 +11:00
lock Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
logging Increase reliability of locally logging crashes. 2019-04-10 12:53:55 -04:00
logsubmit Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
loki fix syncing contacts and closed groups after device linking 2020-03-03 14:29:40 +11:00
longmessage Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
mediapreview Update package 2019-07-24 12:30:23 +10:00
mediasend WIP 2020-01-14 16:05:31 +11:00
mms Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
net Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
notifications Clean 2020-02-11 11:36:31 +11:00
permissions Update package 2019-07-24 12:30:23 +10:00
preferences Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
profiles Update package 2019-07-24 12:30:23 +10:00
providers Fix link preview image rendering 2019-09-09 10:49:20 +10:00
push Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
qr Added QR code scanning. 2019-11-22 12:53:47 +11:00
recipients Enable sealed sender by default 2020-01-30 10:07:29 +11:00
registration Remove Mixpanel 2020-01-31 16:18:03 +11:00
scribbles Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
search Disabled unused permissions 2019-10-31 16:09:29 +11:00
service Remove un-used permissions. 2020-02-27 15:44:57 +11:00
sms Added open group syncing. 2020-02-25 12:46:23 +11:00
stickers Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
transport Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
util Merge branch 'dev' into open-group-syncing 2020-02-28 08:56:37 +07:00
video Update package 2019-07-24 12:30:23 +10:00
webrtc Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
ApplicationContext.java Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
ApplicationPreferencesActivity.java Remove Mixpanel 2020-01-31 16:18:03 +11:00
BaseActionBarActivity.java Update app icon & implement recovery phrase screen 2020-01-09 11:35:43 +11:00
BaseActivity.java Update app icon & implement recovery phrase screen 2020-01-09 11:35:43 +11:00
BasicIntroFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
BindableConversationItem.java Add sticker support. 2019-05-30 01:08:01 -04:00
BindableConversationListItem.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
BlockedContactsActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
ClearProfileAvatarActivity.java Update package 2019-07-24 12:30:23 +10:00
ConfirmIdentityDialog.java Update package 2019-07-24 12:30:23 +10:00
ContactSelectionActivity.java Update package 2019-07-24 12:30:23 +10:00
ContactSelectionListFragment.java Disabled unused permissions 2019-10-31 16:09:29 +11:00
ConversationListActivity.java Remove legacy code 2020-01-31 12:50:25 +11:00
ConversationListAdapter.java Update package 2019-07-24 12:30:23 +10:00
ConversationListArchiveActivity.java Update package 2019-07-24 12:30:23 +10:00
ConversationListFragment.java Remove legacy code 2020-01-31 12:50:25 +11:00
ConversationListItem.java Remove legacy code 2020-01-31 12:50:25 +11:00
ConversationListItemAction.java Update package 2019-07-24 12:30:23 +10:00
ConversationListItemInboxZero.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
CountrySelectionActivity.java Update package 2019-07-24 12:30:23 +10:00
CountrySelectionFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
CreateProfileActivity.java Untie profile picture from auth token 2020-02-24 10:57:51 +07:00
DatabaseMigrationActivity.java Fix push notification bug 2020-01-21 10:10:36 +11:00
DatabaseUpgradeActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
DeviceActivity.java Clean 2019-08-23 13:22:52 +10:00
DeviceAddFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
DeviceLinkFragment.java Update package 2019-07-24 12:30:23 +10:00
DeviceListFragment.java Refactor 2020-02-12 13:27:28 +11:00
DeviceListItem.java Allow users to edit device name. 2019-11-21 10:50:33 +11:00
DeviceProvisioningActivity.java Update package 2019-07-24 12:30:23 +10:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExperienceUpgradeActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
ExpirationDialog.java Update package 2019-07-24 12:30:23 +10:00
GroupCreateActivity.java Handle SessionRequest messages. 2019-12-13 16:04:24 +11:00
GroupMembersDialog.java Quick fix closed group UI issues 2020-02-04 14:31:44 +11:00
IntroPagerAdapter.java Experience upgrade splash screen. 2015-09-30 18:29:54 -07:00
InviteActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
LinkPreviewsIntroFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
LogSubmitActivity.java Update package 2019-07-24 12:30:23 +10:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaDocumentsAdapter.java Update package 2019-07-24 12:30:23 +10:00
MediaGalleryAdapter.java Update package 2019-07-24 12:30:23 +10:00
MediaOverviewActivity.java WIP 2020-01-15 16:13:28 +11:00
MediaPreviewActivity.java WIP 2020-01-15 16:13:28 +11:00
MessageDetailsActivity.java Implement message status bar 2020-01-16 14:35:51 +11:00
MessageDetailsRecipientAdapter.java Update package 2019-07-24 12:30:23 +10:00
MessageRecipientListItem.java Update package 2019-07-24 12:30:23 +10:00
MuteDialog.java Update package 2019-07-24 12:30:23 +10:00
NewConversationActivity.java Clean 2019-08-23 13:22:52 +10:00
PassphraseActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PassphraseChangeActivity.java Update package 2019-07-24 12:30:23 +10:00
PassphraseCreateActivity.java Update for seed changes 2019-08-19 15:34:21 +10:00
PassphrasePromptActivity.java Update app icon & implement recovery phrase screen 2020-01-09 11:35:43 +11:00
PassphraseRequiredActionBarActivity.java Remove legacy code 2020-01-31 12:50:25 +11:00
PromptMmsActivity.java Update package 2019-07-24 12:30:23 +10:00
PushContactSelectionActivity.java Update package 2019-07-24 12:30:23 +10:00
ReadReceiptsIntroFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
RecipientPreferenceActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
RegistrationActivity.java Removed all references to google play and firebase. 2020-02-28 09:07:01 +11:00
ShareActivity.java WIP 2020-01-15 16:13:28 +11:00
ShortcutLauncherActivity.java Fix shortcut 2020-01-21 09:38:11 +11:00
SmsSendtoActivity.java Remove legacy code 2020-01-31 12:50:25 +11:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Implement input bar redesign 2020-01-10 16:35:32 +11:00
TransportOptions.java Disable insecure sms option 2019-12-16 09:17:31 +11:00
TransportOptionsAdapter.java Update package 2019-07-24 12:30:23 +10:00
TransportOptionsPopup.java Update package 2019-07-24 12:30:23 +10:00
TypingIndicatorIntroFragment.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
VerifyIdentityActivity.java Merge Signal 4.41.0 2019-08-07 16:48:54 +10:00
WebRtcCallActivity.java Update package 2019-07-24 12:30:23 +10:00