session-android/src/org/thoughtcrime/securesms
Moxie Marlinspike 83f90ddd4e Display both sent and received time in message details.
1) We record time sent in SMS database (date_sent).

2) We record time received in MMS database (date_received).

3) We union this information correctly in MmsSmsDatabase.
2013-01-06 13:13:14 -08:00
..
components Refactor recipient access. 2012-12-24 08:40:37 -08:00
contacts Refactor ContactPhotoFactory to handle changing local contact URIs. 2012-12-30 16:42:33 -08:00
crypto Refactor recipient access. 2012-12-24 08:40:37 -08:00
database Display both sent and received time in message details. 2013-01-06 13:13:14 -08:00
mms Add proxy port option to local APN settings. 2013-01-05 15:48:29 -08:00
preferences Extract TextSecure strings for i18n. 2012-09-07 21:19:37 -07:00
protocol Major reorganization of view/model interactions. 2012-10-28 18:24:21 -07:00
providers Removed tabs 2012-09-30 19:56:29 -07:00
recipients Refactor ContactPhotoFactory to handle changing local contact URIs. 2012-12-30 16:42:33 -08:00
service Fix for NPE on empty MMS PDU 2013-01-01 12:54:12 -08:00
sms Add collating support for group SMS/MMS messages. 2012-10-29 16:51:42 -07:00
util Fix NoClassDefFound errors on 2.2 devices. 2013-01-01 15:38:09 -08:00
ApplicationExportManager.java Localisation commit 2012-09-22 21:53:56 +02:00
ApplicationMigrationManager.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
ApplicationPreferencesActivity.java Add proxy port option to local APN settings. 2013-01-05 15:48:29 -08:00
AutoInitiateActivity.java Fix up whitespace tagging and tag detection prompt. 2012-09-07 21:21:12 -07:00
ContactSelectionActivity.java Fix the look of tabbed multi-contact selector. 2012-07-20 22:23:25 -07:00
ContactSelectionGroupsFragment.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
ContactSelectionListFragment.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
ContactSelectionRecentFragment.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
ConversationActivity.java Signal that we don't want screenshots of unlocked activities. 2012-11-20 18:49:56 -08:00
ConversationAdapter.java Display both sent and received time in message details. 2013-01-06 13:13:14 -08:00
ConversationFragment.java Display both sent and received time in message details. 2013-01-06 13:13:14 -08:00
ConversationItem.java Display both sent and received time in message details. 2013-01-06 13:13:14 -08:00
ConversationListActivity.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
ConversationListAdapter.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
ConversationListFragment.java Localisation commit 2012-09-22 21:53:56 +02:00
ConversationListItem.java Refactor recipient access. 2012-12-24 08:40:37 -08:00
DecryptingConversationListAdapter.java Major reorganization of view/model interactions. 2012-10-28 18:24:21 -07:00
IdentityKeyView.java Fix review identity activity UI. 2012-07-23 21:43:55 -07:00
KeyScanningActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
KeyVerifyingActivity.java Clean up key/identity verification Activites. 2012-07-23 13:42:29 -07:00
PassphraseActivity.java Fix for dialogs on GB. 2012-07-31 14:18:14 -07:00
PassphraseChangeActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
PassphraseCreateActivity.java Switch passphrase creation to async task. 2012-12-01 16:02:56 -08:00
PassphrasePromptActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
ReceiveKeyActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
ReviewIdentitiesActivity.java Removed tabs 2012-09-30 19:56:29 -07:00
SaveIdentityActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
VerifyIdentityActivity.java Localisation commit 2012-09-22 21:53:56 +02:00
VerifyImportedIdentityActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
VerifyKeysActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00
ViewIdentityActivity.java Include source origin in string key name. 2012-09-19 19:56:04 -07:00