You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/src/org/thoughtcrime/securesms
Ruben Pollan 04eafd5fab Allow to resend a failed message
Add an option to the context menu of the message to resend it if it has
failed.
12 years ago
..
components Added "recent emoji" panel as an LRU cache. 13 years ago
contacts Refactor ContactPhotoFactory to handle changing local contact URIs. 13 years ago
crypto Fix for Android PRNG bug. 12 years ago
database Allow to resend a failed message 12 years ago
directory Initial client support for GCM message send/receive 13 years ago
gcm Major storage layer refactoring to set the stage for clean GCM. 13 years ago
mms Don't use ConnectivityManager checkRouteToHost for IPv6 12 years ago
notifications Add a 'mark as read' button to expanded notifications. 13 years ago
preferences Fix for timeout interval bug 12 years ago
protocol merge liliakai-settings 13 years ago
providers Removed tabs 13 years ago
recipients Properly return unknown recipient from SMS db on empty. 13 years ago
service Allow to resend a failed message 12 years ago
sms Allow to resend a failed message 12 years ago
transport Limit UniversalTransport to SMS for now. 13 years ago
util Correctly preserve MMS image aspect ratios. 12 years ago
ApplicationListener.java Fix for Android PRNG bug. 12 years ago
ApplicationPreferencesActivity.java Add ability to disable local encryption passphrase. 13 years ago
AutoInitiateActivity.java Make the switch to gradle! 12 years ago
ContactSelectionActivity.java Theme Support 13 years ago
ContactSelectionGroupsFragment.java Fix for NPE when group selection fragment is no longer attached to activity. 13 years ago
ContactSelectionListFragment.java Refactor recipient access. 13 years ago
ContactSelectionRecentFragment.java Refactor recipient access. 13 years ago
ConversationActivity.java Add in-app language selection support. 13 years ago
ConversationAdapter.java Replace LinkedHashMap with a SoftReference LRUCache. Add Slide cache. 13 years ago
ConversationFragment.java Allow to resend a failed message 12 years ago
ConversationItem.java Switched to new emoji lookup pattern, added rendering support. 13 years ago
ConversationListActivity.java Fix for Android PRNG bug. 12 years ago
ConversationListAdapter.java Major storage layer refactoring to set the stage for clean GCM. 13 years ago
ConversationListFragment.java Fix for batch selection bug 12 years ago
ConversationListItem.java Switched to new emoji lookup pattern, added rendering support. 13 years ago
CountrySelectionActivity.java Theme Support 13 years ago
CountrySelectionFragment.java Initial GCM registration 13 years ago
DatabaseMigrationActivity.java Enhanced import/export support. 13 years ago
DatabaseUpgradeActivity.java Switch to a more heavily TOFU model for identity keys. 13 years ago
ExportFragment.java Enhanced import/export support. 13 years ago
IdentityKeyView.java Clean up identity key view activity 13 years ago
ImportExportActivity.java Enhanced import/export support. 13 years ago
ImportFragment.java Enhanced import/export support. 13 years ago
KeyScanningActivity.java Theme Support 13 years ago
PassphraseActivity.java Improve passphrase and onboarding UI. Abstract out routing. 13 years ago
PassphraseChangeActivity.java Add ability to disable local encryption passphrase. 13 years ago
PassphraseCreateActivity.java Store last seen application version number at install time. 13 years ago
PassphrasePromptActivity.java Fix for double-click NPE? 13 years ago
PassphraseRequiredActivity.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PassphraseRequiredMixin.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PassphraseRequiredSherlockActivity.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PassphraseRequiredSherlockFragmentActivity.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PassphraseRequiredSherlockListActivity.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PassphraseRequiredSherlockPreferenceActivity.java Refactor MasterSecret initialization, access, and timeout paths. 13 years ago
PromptApnActivity.java Prompt user for APN details when missing. 13 years ago
ReceiveKeyActivity.java Add appropriate text for manual case when identity is trusted. 13 years ago
RegistrationActivity.java Initial GCM registration 13 years ago
RegistrationProgressActivity.java Initial client support for GCM message send/receive 13 years ago
ReviewIdentitiesActivity.java Theme Support 13 years ago
ReviewIdentitiesFragment.java Clean up identity key view activity 13 years ago
RoutingActivity.java Major storage layer refactoring to set the stage for clean GCM. 13 years ago
VerifyIdentityActivity.java Fix QR Code Regression. 13 years ago
VerifyKeysActivity.java Fix QR Code Regression. 13 years ago
ViewIdentityActivity.java Fix for Android PRNG bug. 12 years ago
ViewLocalIdentityActivity.java Fix for Android PRNG bug. 12 years ago