session-android/src/org/thoughtcrime/securesms
Greyson Parrelli 128da6db04 Fix crash in backup restore related to sqlite_sequence.
The new JobManager stuff created a table that had an
auto-incrementing ID, which was incorrectly being backed
up and restored, causing a crash. Now we skip it on both
import and export.
2019-04-16 10:10:02 -04:00
..
animation
attachments Temporary revert to fix an avatar retrieval issue. 2019-04-03 16:32:52 -04:00
audio Make BlobProvider write to disk on a background thread. 2019-03-19 15:34:04 -07:00
avatar Replace Avatar Cropper. 2019-03-18 15:09:50 -07:00
backup Fix crash in backup restore related to sqlite_sequence. 2019-04-16 10:10:02 -04:00
color Remove the ability to set a color for a group. 2018-10-09 15:34:08 -07:00
components Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
contacts Lint error fixes. 2019-03-18 11:14:18 -03:00
contactshare Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
conversation Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
crypto Temporary revert to fix an avatar retrieval issue. 2019-04-03 16:32:52 -04:00
database Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
dependencies Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
devicelist Support encrypted linked device names. 2019-01-12 13:32:24 -08:00
events Updated to WebRTC M71. 2019-01-30 16:10:47 -08:00
gcm Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
giph Make BlobProvider write to disk on a background thread. 2019-03-19 15:34:04 -07:00
glide Added support for link previews. 2019-01-30 16:10:43 -08:00
groups Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
jobmanager Reduce the possible number of unique jobs to avoid crash. 2019-04-16 09:52:12 -04:00
jobs Fix crash when migrating read receipt jobs. 2019-04-15 15:45:16 -04:00
linkpreview MMS image quality. 2019-03-28 15:14:06 -03:00
lock Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
logging Increase reliability of locally logging crashes. 2019-04-10 12:53:55 -04:00
logsubmit Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
longmessage Trim long text before displaying if necessary. 2019-04-15 10:13:35 -04:00
mediapreview Updated media send UI. 2019-03-18 15:09:56 -07:00
mediasend Fix unresponsive button on image send with text in landscape. 2019-04-08 07:45:16 -03:00
mms MMS image quality. 2019-03-28 15:14:06 -03:00
net Improved address resolution for ContentProxySelector. 2019-03-01 13:42:10 -08:00
notifications Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
permissions
preferences Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
profiles Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
providers Make BlobProvider write to disk on a background thread. 2019-03-19 15:34:04 -07:00
push Attempt to resolve connectivity problems for some users. 2019-04-04 18:10:41 -04:00
qr Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
recipients Save the SMS setting on a per-conversation basis. 2019-04-15 10:13:35 -04:00
registration Update registration UI. 2019-03-01 14:15:01 -08:00
scribbles Remove dead code from ScribbleHud/Fragment. 2019-03-22 12:47:16 -07:00
search Fix StickyHeader measuring. 2019-02-14 20:19:06 -08:00
service Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
sms Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
transport Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
util Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
video Updated logging. 2018-12-06 12:43:45 -08:00
webrtc Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
ApplicationContext.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
ApplicationPreferencesActivity.java Add per-contact notification channels. 2018-08-17 15:51:01 -07:00
BaseActionBarActivity.java New dynamic locale system. 2019-03-26 17:08:05 -03:00
BaseActivity.java New dynamic locale system. 2019-03-26 17:08:05 -03:00
BasicIntroFragment.java
BindableConversationItem.java Added ability to receive long messages. 2019-03-01 14:15:08 -08:00
BindableConversationListItem.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
BlockedContactsActivity.java
ClearProfileAvatarActivity.java
ConfirmIdentityDialog.java Support for sealed sender - Part 1 2018-10-30 08:48:08 -07:00
ContactSelectionActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
ContactSelectionListFragment.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
ConversationListActivity.java Update help URL to avoid redirect. 2019-03-13 18:19:33 -03:00
ConversationListAdapter.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
ConversationListArchiveActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
ConversationListFragment.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
ConversationListItem.java Trim long text before displaying if necessary. 2019-04-15 10:13:35 -04:00
ConversationListItemAction.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
ConversationListItemInboxZero.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
CountrySelectionActivity.java
CountrySelectionFragment.java
CreateProfileActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
DatabaseMigrationActivity.java
DatabaseUpgradeActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
DeviceActivity.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
DeviceAddFragment.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
DeviceLinkFragment.java Lint error fixes. 2019-03-18 11:14:18 -03:00
DeviceListFragment.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
DeviceListItem.java Support encrypted linked device names. 2019-01-12 13:32:24 -08:00
DeviceProvisioningActivity.java
DummyActivity.java
ExperienceUpgradeActivity.java Added support for link previews. 2019-01-30 16:10:43 -08:00
ExpirationDialog.java
GroupCreateActivity.java Add self to MMS group. 2019-03-26 17:07:04 -03:00
GroupMembersDialog.java Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
IntroPagerAdapter.java
InviteActivity.java
LinkPreviewsIntroFragment.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
LogSubmitActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MasterSecretListener.java
MediaDocumentsAdapter.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
MediaGalleryAdapter.java Allow selecting all media in overview 2018-09-27 10:35:56 -07:00
MediaOverviewActivity.java Fix crash where toolbar was updated off of the main thread. 2018-12-01 10:22:05 -08:00
MediaPreviewActivity.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
MessageDetailsActivity.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
MessageDetailsRecipientAdapter.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
MessageRecipientListItem.java Support for sealed sender - Part 2 2018-10-30 08:48:08 -07:00
MuteDialog.java
NewConversationActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
PassphraseActivity.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
PassphraseChangeActivity.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
PassphraseCreateActivity.java Update registration UI. 2019-03-01 14:15:01 -08:00
PassphrasePromptActivity.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00
PassphraseRequiredActionBarActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
PlayServicesProblemActivity.java
PlayServicesProblemFragment.java Switch from GCM to FCM. 2019-01-30 16:10:47 -08:00
PromptMmsActivity.java
PushContactSelectionActivity.java
ReadReceiptsIntroFragment.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
RecipientPreferenceActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
RegistrationActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
ShareActivity.java Make BlobProvider write to disk on a background thread. 2019-03-19 15:34:04 -07:00
ShortcutLauncherActivity.java Add failsafe for invalid shortcuts. 2018-08-15 12:48:04 -07:00
SmsSendtoActivity.java Move conversation classes to their own package. 2019-02-14 14:29:12 -08:00
TextSecureExpiredException.java
TransportOption.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
TransportOptions.java Added support for link previews. 2019-01-30 16:10:43 -08:00
TransportOptionsAdapter.java
TransportOptionsPopup.java
TypingIndicatorIntroFragment.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
Unbindable.java
VerifyIdentityActivity.java Migrated to new JobManager. 2019-04-15 10:56:26 -04:00
WebRtcCallActivity.java Remove unnecessary pre-19 code branches. 2019-03-21 11:19:06 -07:00