session-android/src/org/thoughtcrime/securesms
2014-01-06 14:33:53 -08:00
..
components Added "recent emoji" panel as an LRU cache. 2013-06-29 09:51:08 -07:00
contacts Move most of Util into library 2014-01-06 14:21:50 -08:00
crypto Support for incoming attachments. 2014-01-06 14:33:52 -08:00
database Support for incoming attachments. 2014-01-06 14:33:52 -08:00
gcm Support for incoming attachments. 2014-01-06 14:33:52 -08:00
mms Change attachment retrieval interface 2014-01-06 14:33:53 -08:00
notifications Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
preferences Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
protocol Move directory and push service socket into library. 2014-01-06 14:21:50 -08:00
providers Removed tabs 2012-09-30 19:56:29 -07:00
recipients Properly return unknown recipient from SMS db on empty. 2013-05-21 10:23:27 -07:00
service Change attachment retrieval interface 2014-01-06 14:33:53 -08:00
sms Support for incoming attachments. 2014-01-06 14:33:52 -08:00
transport Support for incoming attachments. 2014-01-06 14:33:52 -08:00
util Support for incoming attachments. 2014-01-06 14:33:52 -08:00
ApplicationListener.java Fix for Android PRNG bug. 2013-08-15 11:27:14 -07:00
ApplicationPreferencesActivity.java Support for incoming attachments. 2014-01-06 14:33:52 -08:00
AutoInitiateActivity.java Make the switch to gradle! 2013-10-10 13:52:24 -07:00
ContactSelectionActivity.java Add tab swiping in the contact picker 2013-12-16 22:17:52 +02:00
ContactSelectionGroupsFragment.java Fix for NPE when group selection fragment is no longer attached to activity. 2013-05-30 20:35:56 -07: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 Move most of Util into library 2014-01-06 14:21:50 -08:00
ConversationAdapter.java Replace LinkedHashMap with a SoftReference LRUCache. Add Slide cache. 2013-05-06 12:22:03 -07:00
ConversationFragment.java Allow to resend a failed message 2013-10-13 15:39:15 +02:00
ConversationItem.java Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -07:00
ConversationListActivity.java Finish KitKat compatibility details. 2013-12-02 12:31:59 -08:00
ConversationListAdapter.java Add deselect to batch selection mode 2013-10-20 18:25:01 +02:00
ConversationListFragment.java Add deselect to batch selection mode 2013-10-20 18:25:01 +02:00
ConversationListItem.java Switched to new emoji lookup pattern, added rendering support. 2013-06-28 16:56:30 -07:00
CountrySelectionActivity.java Theme Support 2013-06-21 12:14:40 -07:00
CountrySelectionFragment.java Initial GCM registration 2013-05-06 08:40:55 -07:00
DatabaseMigrationActivity.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
DatabaseUpgradeActivity.java Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
ExportFragment.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
IdentityKeyView.java Clean up identity key view activity 2013-05-23 18:54:16 -07:00
ImportExportActivity.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
ImportFragment.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
KeyScanningActivity.java Move most of Util into library 2014-01-06 14:21:50 -08:00
MmsPreferencesActivity.java Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -07:00
PassphraseActivity.java Improve passphrase and onboarding UI. Abstract out routing. 2013-02-17 15:09:01 -08:00
PassphraseChangeActivity.java Split into library project and add shared preferences layer of indirection. 2014-01-06 14:20:59 -08:00
PassphraseCreateActivity.java Move most of Util into library 2014-01-06 14:21:50 -08:00
PassphrasePromptActivity.java Fix for double-click NPE? 2013-05-06 19:27:09 -07:00
PassphraseRequiredActivity.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PassphraseRequiredMixin.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PassphraseRequiredSherlockActivity.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PassphraseRequiredSherlockFragmentActivity.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PassphraseRequiredSherlockListActivity.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PassphraseRequiredSherlockPreferenceActivity.java Refactor MasterSecret initialization, access, and timeout paths. 2013-02-10 17:30:51 -08:00
PromptMmsActivity.java Enhanced MMS configuration prompts and processing. 2013-10-20 16:56:34 -07:00
ReceiveKeyActivity.java Move ReceiveKeyActivity back to themed dialog activity. 2013-10-20 19:12:53 -07:00
RegistrationActivity.java Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
RegistrationProblemsActivity.java Registration with voice verification. 2014-01-06 14:18:30 -08:00
RegistrationProgressActivity.java Support for incoming attachments. 2014-01-06 14:33:52 -08:00
ReviewIdentitiesActivity.java Theme Support 2013-06-21 12:14:40 -07:00
ReviewIdentitiesFragment.java Clean up identity key view activity 2013-05-23 18:54:16 -07:00
RoutingActivity.java Inserted the Registration activity into initial setup flow. 2014-01-06 14:30:03 -08:00
VerifyIdentityActivity.java Fix QR Code Regression. 2013-06-25 10:48:18 -07:00
VerifyKeysActivity.java Fix QR Code Regression. 2013-06-25 10:48:18 -07:00
ViewIdentityActivity.java Fix for Android PRNG bug. 2013-08-15 11:27:14 -07:00
ViewLocalIdentityActivity.java Fix for Android PRNG bug. 2013-08-15 11:27:14 -07:00