.. |
adapter
|
keep screen on during audio playback. fixes #2733
|
2018-01-21 16:04:31 +01:00 |
forms
|
Removed unused imports from entire project.
|
2017-04-12 20:24:36 +05:30 |
service
|
keep screen on during audio playback. fixes #2733
|
2018-01-21 16:04:31 +01:00 |
text
|
open links in new tabs
|
2017-11-09 20:49:44 +01:00 |
widget
|
disable copy in password field
|
2018-01-10 16:57:54 +01:00 |
AboutActivity.java
|
Code clean up
|
2017-04-08 10:05:13 +05:30 |
AboutPreference.java
|
Optimize imports
|
2015-07-20 14:26:29 +02:00 |
AbstractSearchableListItemActivity.java
|
make filtered list item activity survive roations
|
2017-08-28 18:30:39 +02:00 |
BlockContactDialog.java
|
offer to block entire domain in message from stranger snackbar. fixes #2391
|
2017-03-20 12:55:48 +01:00 |
BlocklistActivity.java
|
Code clean up
|
2017-04-08 10:05:13 +05:30 |
ChangePasswordActivity.java
|
disable copy in password field
|
2018-01-10 16:57:54 +01:00 |
ChooseContactActivity.java
|
make filtered list item activity survive roations
|
2017-08-28 18:30:39 +02:00 |
ConferenceDetailsActivity.java
|
show warning toast if PM is disabled in MUC
|
2018-01-18 17:35:42 +01:00 |
ContactDetailsActivity.java
|
support error messages in quick edit dialog
|
2017-12-09 18:46:21 +01:00 |
ConversationActivity.java
|
delegate uri permission to service when processing files
|
2018-01-23 22:02:28 +01:00 |
ConversationFragment.java
|
encrypt muc PM only to actual recipient
|
2018-01-27 20:55:43 +01:00 |
EditAccountActivity.java
|
disable copy in password field
|
2018-01-10 16:57:54 +01:00 |
EnterJidDialog.java
|
fixed recreation issues in StartConversationActivity
|
2016-08-31 17:04:43 +02:00 |
MagicCreateActivity.java
|
transport invitee from welcome activity to start conversations activity
|
2017-12-16 20:38:14 +01:00 |
ManageAccountActivity.java
|
possible fix for retry loop on pgp key annoucement
|
2017-12-05 19:16:53 +01:00 |
OmemoActivity.java
|
fixed fingerprint trust (was messed up after library upgrade)
|
2017-06-25 18:18:13 +02:00 |
PublishProfilePictureActivity.java
|
transport invitee from welcome activity to start conversations activity
|
2017-12-16 20:38:14 +01:00 |
SetPresenceActivity.java
|
possible fix for retry loop on pgp key annoucement
|
2017-12-05 19:16:53 +01:00 |
SettingsActivity.java
|
code refactoring to provide shorter account enabled check
|
2017-11-06 13:57:25 +01:00 |
SettingsFragment.java
|
Private files using a boolean flag from Config.java.
|
2016-11-08 11:45:20 +01:00 |
ShareViaAccountActivity.java
|
Add ShareViaAccountActivity
|
2017-12-12 17:15:16 +01:00 |
ShareWithActivity.java
|
fixed sharing multiple images
|
2018-01-25 12:48:04 +01:00 |
StartConversationActivity.java
|
just switch to conversations & do not creat when 'creating' self contact
|
2018-01-27 21:04:42 +01:00 |
TimePreference.java
|
Update summary in TimePreference change listener
|
2014-12-15 17:46:32 -05:00 |
TrustKeysActivity.java
|
link jid in trust keys activity to contact details
|
2017-08-24 10:09:16 +02:00 |
UiCallback.java
|
code clean up
|
2015-10-12 12:36:54 +02:00 |
UiInformableCallback.java
|
transcode videos before sharing. change storage location
|
2017-01-24 20:17:36 +01:00 |
UriHandlerActivity.java
|
transport invitee from welcome activity to start conversations activity
|
2017-12-16 20:38:14 +01:00 |
VerifyOTRActivity.java
|
parse omemo fingerprints from uris
|
2016-11-17 20:09:42 +01:00 |
WelcomeActivity.java
|
store new intent in welcome account activity
|
2017-12-16 21:05:56 +01:00 |
XmppActivity.java
|
delegate uri permission to service when processing files
|
2018-01-23 22:02:28 +01:00 |