session-android/src/org/thoughtcrime/securesms
2015-03-12 18:23:08 -07:00
..
components add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
contacts Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
crypto Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
database Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
dependencies Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
dom Format outgoing MMS using SMIL. 2014-08-29 14:29:24 -07:00
gcm Support for retrieving stored messages via websocket. 2015-02-18 11:09:01 -08:00
groups Put everything under either internal or api. 2014-11-12 15:42:43 -08:00
jobs Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
mms add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
notifications Fix notifications for media messages without text. 2015-03-12 17:30:23 -07:00
preferences add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
protocol Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
providers streaming media 2014-12-12 18:49:32 -08:00
push Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
recipients Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
service Use libtextsecure 1.2.2 2015-03-10 18:59:12 -07:00
sms Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
transport Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
util add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ActionBarListActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ApplicationContext.java Break out libtextsecure 2015-03-02 08:25:19 -08:00
ApplicationPreferencesActivity.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
BaseActionBarActivity.java Workaround LG-related menu issues, pt. 2 2015-02-11 12:44:40 -08:00
BaseActivity.java widen LGE menu workaround constraints 2015-02-12 13:16:03 -08:00
ConfirmIdentityDialog.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
ConversationActivity.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ConversationAdapter.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ConversationFragment.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ConversationItem.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ConversationListActivity.java material actionbar and fab 2015-01-21 19:01:23 -10:00
ConversationListAdapter.java use Loader when conversation is updated instead of requery 2014-12-03 04:47:38 +00:00
ConversationListFragment.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ConversationListItem.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08: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 replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
DatabaseUpgradeActivity.java Support granular "custom" MMS preferences. 2015-03-05 18:42:34 -08:00
DeviceProvisioningActivity.java Fix provisioning dialog strings. 2015-01-24 10:16:33 -08:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExportFragment.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
GroupCreateActivity.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
GroupMembersDialog.java Moved several hard-coded UI strings to strings.xml 2014-12-29 12:29:48 -08:00
ImageMediaAdapter.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
ImportExportActivity.java add theme to import/export activity 2015-01-16 10:41:01 -10:00
ImportFragment.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
KeyScanningActivity.java Added l10n for ZXing intent message box 2014-12-12 19:05:31 -08:00
LogSubmitActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
MediaOverviewActivity.java "All images" view for conversations 2015-02-18 15:47:47 -08:00
MediaPreviewActivity.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
MessageDetailsActivity.java add dynamicTheme and dynamicLanguage to MessageDetailsActivity 2015-03-12 11:22:12 -07:00
MessageDetailsRecipientAdapter.java Conflicts UI touch-ups: 2015-02-27 12:26:35 -08:00
MessageRecipientListItem.java Adapt Conflicts UI to work with single-recipient failures. 2015-02-27 12:26:09 -08:00
NewConversationActivity.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
PassphraseActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
PassphraseChangeActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseCreateActivity.java Move passphrase disabled preference set to after secret generation. 2015-03-05 13:09:18 -08:00
PassphrasePromptActivity.java material actionbar and fab 2015-01-21 19:01:23 -10:00
PassphraseRequiredActionBarActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
PassphraseRequiredActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseRequiredMixin.java Support for retrieving stored messages via websocket. 2015-02-18 11:09:01 -08:00
PassphraseRequiredSherlockListActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PlayServicesProblemActivity.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PlayServicesProblemFragment.java Make GCM re-registration failure notification based. 2014-11-23 17:12:35 -08:00
PromptMmsActivity.java Support granular "custom" MMS preferences. 2015-03-05 18:42:34 -08:00
PushContactSelectionActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
PushContactSelectionListFragment.java group and contact list fixes 2014-04-10 11:14:06 -07:00
ReceiveKeyActivity.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
RegistrationActivity.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
RegistrationProblemsActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
RegistrationProgressActivity.java Workaround for LGE-related NPEs 2015-02-09 09:15:44 -08:00
Release.java Rename 'device key' to 'signed prekey'. 2014-10-20 12:17:24 -07:00
RoutingActivity.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
ShareActivity.java Pass recipient ids, not recipient objects 2014-12-22 14:53:28 -08:00
ShareFragment.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareListAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareListItem.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
TextSecureExpiredException.java Add expiration check on build freshness. 2015-01-12 09:12:10 -08:00
TransportOption.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
TransportOptions.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
TransportOptionsAdapter.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
TransportOptionsPopup.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
VerifyIdentityActivity.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
ViewIdentityActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ViewLocalIdentityActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00