.. |
components
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
contacts
|
Include group titles in search
|
2014-12-23 12:40:30 -08:00 |
crypto
|
streaming media
|
2014-12-12 18:49:32 -08:00 |
database
|
use PartDatabase to look up thumbnails async
|
2015-01-11 18:10:53 -08:00 |
dependencies
|
Add support for dependency injection, and accompanying tests.
|
2014-11-12 15:29:58 -08:00 |
dom
|
Format outgoing MMS using SMIL.
|
2014-08-29 14:29:24 -07:00 |
gcm
|
Split out Util functions.
|
2014-11-12 15:42:43 -08:00 |
groups
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
jobs
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
mms
|
use PartDatabase to look up thumbnails async
|
2015-01-11 18:10:53 -08:00 |
notifications
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
preferences
|
make summary of passphrase timeout translatable
|
2014-12-13 01:37:06 +01:00 |
protocol
|
Split out Util functions.
|
2014-11-12 15:42:43 -08:00 |
providers
|
streaming media
|
2014-12-12 18:49:32 -08:00 |
push
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
recipients
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
service
|
Use betterpicker for HMS timeout.
|
2014-12-12 16:07:02 -08:00 |
sms
|
whitespace cleanup
|
2014-12-12 14:39:51 -08:00 |
transport
|
Transition the outbound pipeline to JobManager jobs.
|
2014-11-12 15:26:25 -08:00 |
util
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
ActionBarListActivity.java
|
replace ABS with AppCompat
|
2014-10-29 16:51:55 -07:00 |
ApplicationContext.java
|
Update gradle-witness and actually use spongycastle.
|
2014-11-20 16:46:35 -08:00 |
ApplicationPreferencesActivity.java
|
remove workaround for nested PreferenceScreen's
|
2014-12-11 19:36:15 -08:00 |
AutoInitiateActivity.java
|
fix some missing recipient parcel bugs
|
2014-12-29 11:43:10 -08:00 |
ConversationActivity.java
|
set conversation actionbar statelessly
|
2015-01-04 13:14:09 -08:00 |
ConversationAdapter.java
|
Support for multi-select in the conversation list.
|
2014-12-29 13:54:59 -08:00 |
ConversationFragment.java
|
Support for multi-select in the conversation list.
|
2014-12-29 13:54:59 -08:00 |
ConversationItem.java
|
Support for multi-select in the conversation list.
|
2014-12-29 13:54:59 -08:00 |
ConversationListActivity.java
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
ConversationListAdapter.java
|
use Loader when conversation is updated instead of requery
|
2014-12-03 04:47:38 +00:00 |
ConversationListFragment.java
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
ConversationListItem.java
|
Show drafts in conversation list snippets
|
2014-12-11 18:27:54 -08:00 |
CountrySelectionActivity.java
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02: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
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02: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
|
use PartDatabase to look up thumbnails async
|
2015-01-11 18:10:53 -08:00 |
GroupMembersDialog.java
|
Moved several hard-coded UI strings to strings.xml
|
2014-12-29 12:29:48 -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
|
Added l10n for ZXing intent message box
|
2014-12-12 19:05:31 -08:00 |
LogSubmitActivity.java
|
move log submission to new library
|
2014-11-29 11:42:25 -08:00 |
MediaPreviewActivity.java
|
media preview orientation
|
2014-12-29 16:50:19 -08:00 |
MmsPreferencesActivity.java
|
Beginning of libtextsecure refactor.
|
2014-11-12 15:21:32 -08:00 |
MmsPreferencesFragment.java
|
Catch issues with bad MMSC URIs, add validation
|
2014-12-16 16:01:22 -08:00 |
NewConversationActivity.java
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
PassphraseActivity.java
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02:00 |
PassphraseChangeActivity.java
|
Beginning of libtextsecure refactor.
|
2014-11-12 15:21:32 -08:00 |
PassphraseCreateActivity.java
|
Split out Util functions.
|
2014-11-12 15:42:43 -08:00 |
PassphrasePromptActivity.java
|
Support localization in passphrase activity and lock notification.
|
2014-12-11 15:04:32 -08:00 |
PassphraseRequiredActionBarActivity.java
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02: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 |
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
|
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
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -08:00 |
RegistrationActivity.java
|
refactor preferences into multiple PreferenceFragments
|
2014-12-11 14:02:28 -08:00 |
RegistrationProblemsActivity.java
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02:00 |
RegistrationProgressActivity.java
|
Revert "Try to fix LGE menu button NPEs"
|
2014-11-25 09:23:57 +02:00 |
Release.java
|
Rename 'device key' to 'signed prekey'.
|
2014-10-20 12:17:24 -07:00 |
RoutingActivity.java
|
Pass recipient ids, not recipient objects
|
2014-12-22 14:53:28 -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
|
ShareActivity, destruction of RecipientsPanel
|
2014-04-10 13:16:14 -07:00 |
TextSecureExpiredException.java
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
TransportOption.java
|
transport selection refactor
|
2014-12-11 19:27:24 -08:00 |
TransportOptions.java
|
properly update transport options location
|
2014-12-24 13:17:41 -08:00 |
TransportOptionsAdapter.java
|
transport selection refactor
|
2014-12-11 19:27:24 -08:00 |
VerifyIdentityActivity.java
|
fix some missing recipient parcel bugs
|
2014-12-29 11:43:10 -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 |