session-android/src/org/thoughtcrime/securesms
Jake McGinty 551274f167 Large attachment support
Closes #4019
// FREEBIE
2015-09-17 12:20:25 -07:00
..
color Soften a few colors that are a bit too vibrant. 2015-07-29 16:44:41 -07:00
components Large attachment support 2015-09-17 12:20:25 -07:00
contacts use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
crypto Close open prekey FD during migration. 2015-07-20 17:01:35 -07:00
database Large attachment support 2015-09-17 12:20:25 -07:00
dependencies Maintenance: changed upcast to use method type parameter. 2015-09-02 12:50:38 -07:00
dom
gcm Use REST interface instead of WebSockets on GCM events. 2015-04-16 11:50:40 -07:00
groups Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
jobs fix queuing of pending parts that had data already 2015-09-14 18:06:03 -07:00
mms Large attachment support 2015-09-17 12:20:25 -07:00
notifications Only schedule a reminder if it's an alerting notification. 2015-09-09 16:53:00 -07:00
preferences Media download controls 2015-09-03 11:40:55 -07:00
protocol Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
providers re-enable direct capture 2015-07-16 11:15:56 -07:00
push 1) move PUSH_URL from Release.java into BuildConfig.java 2015-06-03 12:17:24 -07:00
recipients Support for static RecipientDetails for certain shortcodes. 2015-07-29 16:17:27 -07:00
service Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
sms Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
transport Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
util Large attachment support 2015-09-17 12:20:25 -07:00
ApplicationContext.java Media download controls 2015-09-03 11:40:55 -07:00
ApplicationPreferencesActivity.java Media download controls 2015-09-03 11:40:55 -07:00
BaseActionBarActivity.java Add transfer indicators for attachments 2015-07-01 15:38:55 -07:00
BaseActivity.java widen LGE menu workaround constraints 2015-02-12 13:16:03 -08:00
BlockedContactsActivity.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
ConfirmIdentityDialog.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
ContactSelectionActivity.java Fix broken multiple contact selection 2015-08-05 14:20:04 -07:00
ContactSelectionListFragment.java Enable PTR for JB+ 2015-07-29 16:17:26 -07:00
ConversationActivity.java Large attachment support 2015-09-17 12:20:25 -07:00
ConversationAdapter.java only create DB readers as needed 2015-08-05 13:48:07 -07:00
ConversationFragment.java Add support to copy multiple messages 2015-08-05 13:41:16 -07:00
ConversationItem.java Media download controls 2015-09-03 11:40:55 -07:00
ConversationListActivity.java Don't blow away entire recipient cache on clear event. 2015-07-17 10:16:14 -07:00
ConversationListAdapter.java consider search query when selecting all threads 2015-05-05 12:48:28 -07:00
ConversationListFragment.java reduce overdraw 2015-08-05 13:05:01 -07:00
ConversationListItem.java bright background for unread messages 2015-08-07 17:15:50 -07:00
ConversationPopupActivity.java Smooth transition for custom keyboards and softkey 2015-07-29 16:17:26 -07:00
ConversationTitleView.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
CountrySelectionActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
CountrySelectionFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
DatabaseMigrationActivity.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
DatabaseUpgradeActivity.java fix queuing of pending parts that had data already 2015-09-14 18:06:03 -07:00
DeviceListActivity.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07:00
DeviceListItem.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07:00
DeviceProvisioningActivity.java Improve multi-device strings consistency 2015-07-30 10:15:50 -07:00
DummyActivity.java
ExportFragment.java migrate AlertDialog to material-dialogs 2015-03-25 11:50:52 -07:00
GroupCreateActivity.java use glide for encoding and resizing outgoing media 2015-09-02 12:34:28 -07:00
GroupMembersDialog.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
ImageMediaAdapter.java Large attachment support 2015-09-17 12:20:25 -07:00
ImportExportActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ImportFragment.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
KeyScanningActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
LogSubmitActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
MasterSecretListener.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaOverviewActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
MediaPreviewActivity.java Maintenance: Removed unused field in MediaPreviewActivity 2015-09-02 12:51:30 -07:00
MessageDetailsActivity.java finish MessageRecipientAsyncTask when context is destroyed 2015-08-05 13:57:19 -07:00
MessageDetailsRecipientAdapter.java Conflicts UI touch-ups: 2015-02-27 12:26:35 -08:00
MessageRecipientListItem.java Display a generated avatar icon rather than a single default. 2015-05-07 10:36:54 -07:00
MuteDialog.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
NewConversationActivity.java Switch to "home as up" button on new contact selection activity. 2015-07-20 17:29:41 -07:00
PassphraseActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PassphraseChangeActivity.java Call changeMasterSecretPassphrase in AsyncTask 2015-04-09 12:41:52 -07:00
PassphraseCreateActivity.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
PassphrasePromptActivity.java add dark theme to PassphrasePromptActivity 2015-05-20 16:29:37 -07:00
PassphraseRequiredActionBarActivity.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java Create our own dialog when GooglePlayServicesUtil can't. 2015-04-22 13:49:14 -07:00
PromptMmsActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
PushContactSelectionActivity.java Update look of contact selection activities. 2015-07-16 11:15:56 -07:00
RecipientPreferenceActivity.java Enable transition for "home" in RecipientPreferencesActivity. 2015-07-20 16:17:04 -07:00
RegistrationActivity.java add twilio shoutout to registration 2015-07-02 12:20:51 -07:00
RegistrationProgressActivity.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
ShareActivity.java check for null Intent.EXTRA_STREAM 2015-06-12 13:30:15 -07:00
ShareFragment.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ShareListAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareListItem.java Display generic 'group' avatar for MMS groups. 2015-06-18 10:03:10 -07:00
SmsSendtoActivity.java prevent blocking recipient resolution on UI thread 2015-09-09 18:13:25 -07:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java new composition styling 2015-07-01 14:31:04 -07:00
TransportOptions.java new composition styling 2015-07-01 14:31:04 -07:00
TransportOptionsAdapter.java new composition styling 2015-07-01 14:31:04 -07:00
TransportOptionsPopup.java make TransportOptionsPopup a ListPopupWindow 2015-07-10 16:38:32 -07:00
VerifyIdentityActivity.java Fix for scanning provided identity 2015-09-06 21:26:43 -07:00
ViewIdentityActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00
ViewLocalIdentityActivity.java move routing logic to all activities 2015-04-01 10:23:05 -07:00