session-android/src/org/thoughtcrime/securesms
Moxie Marlinspike 99f42e2ee1 Move API around.
2014-11-12 15:21:32 -08:00
..
components Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
contacts Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
crypto Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
database Move API around. 2014-11-12 15:21:32 -08:00
dom Format outgoing MMS using SMIL. 2014-08-29 14:29:24 -07:00
gcm Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
groups Move API around. 2014-11-12 15:21:32 -08:00
jobs Move API around. 2014-11-12 15:21:32 -08:00
mms Move API around. 2014-11-12 15:21:32 -08:00
notifications Move API around. 2014-11-12 15:21:32 -08:00
preferences Remove superfluous repetition 2014-08-29 15:33:19 +02:00
protocol Support for an 'end session' protocol message. 2014-02-19 13:50:32 -08:00
providers Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
push Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
recipients Move API around. 2014-11-12 15:21:32 -08:00
service Move API around. 2014-11-12 15:21:32 -08:00
sms Move API around. 2014-11-12 15:21:32 -08:00
transport Move API around. 2014-11-12 15:21:32 -08:00
util Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ActionBarListActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ApplicationContext.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ApplicationPreferencesActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
AutoInitiateActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ContactSelectionActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ContactSelectionGroupsFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ContactSelectionListFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ContactSelectionRecentFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
ConversationActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationFragment.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationItem.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationListActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationListAdapter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationListFragment.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ConversationListItem.java new emoji drawer 2014-07-26 13:35:03 -07:00
CountrySelectionActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07: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 Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
DummyActivity.java Workaround for Android bug when swiped from recent tasks list. 2014-03-03 11:45:05 -08:00
ExportFragment.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
GroupCreateActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
GroupMembersDialog.java Listen for group updates, fix group updates, and Recipient marshing 2014-02-24 00:19:54 -08:00
ImportExportActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ImportFragment.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
KeyScanningActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
LogSubmitActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
MediaPreviewActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
MmsPreferencesActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
MmsPreferencesFragment.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
NewConversationActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseChangeActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseCreateActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphrasePromptActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseRequiredActionBarActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseRequiredActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseRequiredMixin.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PassphraseRequiredSherlockListActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PromptMmsActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07: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 Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
RegistrationActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
RegistrationProblemsActivity.java replace ABS with AppCompat 2014-10-29 16:51:55 -07:00
RegistrationProgressActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
Release.java Rename 'device key' to 'signed prekey'. 2014-10-20 12:17:24 -07:00
RoutingActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
ShareActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -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 ShareActivity, destruction of RecipientsPanel 2014-04-10 13:16:14 -07:00
VerifyIdentityActivity.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -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