session-android/src/org/thoughtcrime/securesms
Anton Chekulaev 4307140e5c Conversation activity no longer pulls the public chat info directly.
Public chat API partially refactored to avoid thread branching and to use Kotlin coroutines instead of kovenant futures.
2020-11-20 18:59:13 +11:00
..
animation Update registration flow 2017-11-14 10:50:17 -08:00
attachments Clean up indentation 2020-10-28 16:06:48 +11:00
audio Properly handle seek bar input events. 2020-10-08 15:42:32 +11:00
avatar Restored camera permission check for avatar change action. 2020-09-07 21:03:15 +10:00
backup Move files & strings 2020-09-17 13:26:03 +10:00
color Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
components Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
contacts Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
contactshare Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
conversation Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
crypto Fix restoration from seed issue 2020-10-29 15:03:51 +11:00
database Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
dependencies Fix build 2020-10-19 15:21:15 +11:00
devicelist Show name and short id in linked device screen. 2019-11-20 15:47:28 +11:00
events Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
giph Back button for giffy activity. 2020-09-18 16:00:34 +10:00
glide Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
groups Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
imageeditor Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
jobmanager Merge branch 'dev' of https://github.com/loki-project/session-android into background-polling 2020-10-29 11:22:31 +11:00
jobs Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
linkpreview more general regex for matching the image and title in a raw html 2020-11-16 17:00:30 +11:00
lock Themes & styles cleanup. 2020-09-02 12:47:56 +10:00
logging Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
logsubmit Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
loki Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
longmessage Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
mediapreview Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
mediasend Back button for media picker item fragment. 2020-09-18 14:26:33 +10:00
mms Message audio view is no longer seekable when it's uploading. 2020-10-22 17:30:04 +11:00
net ignore case for the key "location" in headers 2020-11-16 17:00:00 +11:00
notifications Use a Bitmap instead of a BitmapDrawable for open group attachment notification icon. 2020-10-01 21:15:22 +10:00
permissions Minor refactoring 2020-09-11 13:51:14 +10:00
preferences Move files & strings 2020-09-17 13:26:03 +10:00
profiles New backup util and backup dir selector. 2020-09-14 23:33:44 +10:00
providers Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
push Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
qr Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
recipients Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
registration Remove condition and notNecessary flags from the Permissions util. 2020-09-08 15:47:26 +10:00
scribbles Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
search Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
service Update background polling for SSKs 2020-09-16 13:42:18 +10:00
sms Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
stickers Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
transport Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
util Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
video Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
webrtc Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ApplicationContext.java Merge branch 'dev' of https://github.com/loki-project/session-android into background-polling 2020-10-28 15:32:24 +11:00
ApplicationPreferencesActivity.java Fix restoration from seed issue 2020-10-29 15:03:51 +11:00
BaseActionBarActivity.java Back button for the base action bar activity. 2020-09-17 15:11:05 +10:00
BaseActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
BasicIntroFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
BindableConversationItem.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
BindableConversationListItem.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
BlockedContactsActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ClearProfileAvatarActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConfirmIdentityDialog.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ContactSelectionActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConversationListActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConversationListAdapter.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConversationListArchiveActivity.java Update package 2019-07-24 12:30:23 +10:00
ConversationListFragment.java Conversation menu resources adjusted for light theme support. 2020-08-24 12:52:50 +10:00
ConversationListItem.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConversationListItemAction.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ConversationListItemInboxZero.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
CountrySelectionActivity.java Update package 2019-07-24 12:30:23 +10:00
CountrySelectionFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
CreateProfileActivity.java Uncomment accidently commented code. 2020-09-11 12:22:29 +10:00
DatabaseMigrationActivity.java Refactor 2020-05-11 16:19:26 +10:00
DatabaseUpgradeActivity.java modify the database version number tags 2020-11-09 14:02:21 +11:00
DeviceActivity.java Remove condition and notNecessary flags from the Permissions util. 2020-09-08 15:47:26 +10:00
DeviceAddFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
DeviceLinkFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
DeviceListFragment.java Hopefully fix file loading crash 2020-08-19 11:29:52 +10:00
DeviceListItem.java Allow users to edit device name. 2019-11-21 10:50:33 +11:00
DeviceProvisioningActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExperienceUpgradeActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
ExpirationDialog.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
GroupCreateActivity.java Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
GroupMembersDialog.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
IntroPagerAdapter.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
InviteActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
LinkPreviewsIntroFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
LogSubmitActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaDocumentsAdapter.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
MediaGalleryAdapter.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
MediaOverviewActivity.java Back button for media preview and gallery activity 2020-09-17 22:41:15 +10:00
MediaPreviewActivity.java Back button for media picker item fragment. 2020-09-18 14:26:33 +10:00
MessageDetailsActivity.java Fix message details screen styling 2020-09-17 11:39:34 +10:00
MessageDetailsRecipientAdapter.java Fix message details screen styling 2020-09-17 11:39:34 +10:00
MessageRecipientListItem.java Update package 2019-07-24 12:30:23 +10:00
MuteDialog.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +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 Fixed passphrase prompt activity theming attributes. 2020-09-08 12:04:51 +10:00
PassphraseRequiredActionBarActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
PromptMmsActivity.java Update package 2019-07-24 12:30:23 +10:00
PushContactSelectionActivity.java Refactor 2020-05-11 16:19:26 +10:00
ReadReceiptsIntroFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
RecipientPreferenceActivity.java Conversation activity no longer pulls the public chat info directly. 2020-11-20 18:59:13 +11:00
RegistrationActivity.java Backup file database table. 2020-09-11 16:29:08 +10:00
ShareActivity.java Back button for share activity. 2020-09-18 14:48:20 +10:00
ShortcutLauncherActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
SmsSendtoActivity.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Conversation input light theme fixes. 2020-08-20 20:36:56 +10:00
TransportOptions.java Conversation input light theme fixes. 2020-08-20 20:36:56 +10:00
TransportOptionsAdapter.java Conversation input light theme fixes. 2020-08-20 20:36:56 +10:00
TransportOptionsPopup.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
TypingIndicatorIntroFragment.java Raise deployment target and migrate to AndroidX 2020-08-19 10:06:26 +10:00
Unbindable.java Listen for recipient changes in conversations and group updates. 2015-09-17 12:22:35 -07:00
VerifyIdentityActivity.java Remove condition and notNecessary flags from the Permissions util. 2020-09-08 15:47:26 +10:00
WebRtcCallActivity.java Remove condition and notNecessary flags from the Permissions util. 2020-09-08 15:47:26 +10:00