.. |
adapter
|
Squash : Adds number of unread messages for every conversation. Fixes #2181
|
2017-03-04 04:26:19 +05:30 |
forms
|
show values in formfieldwrappers and allow form to be set to read only
|
2016-01-26 17:23:24 +01:00 |
text
|
Add quotation support
|
2016-11-25 17:06:43 +03:00 |
widget
|
Squash : Adds number of unread messages for every conversation. Fixes #2181
|
2017-03-04 04:26:19 +05:30 |
AboutActivity.java
|
Dark theme, theme switch, icons, style, strings
|
2016-06-08 20:07:40 +02:00 |
AboutPreference.java
|
Optimize imports
|
2015-07-20 14:26:29 +02:00 |
AbstractSearchableListItemActivity.java
|
Add support for XEP-0191 (Blocking command)
|
2014-12-22 08:19:00 -05:00 |
BlockContactDialog.java
|
show jid monospaced in verify dialog
|
2016-12-04 13:39:08 +01:00 |
BlocklistActivity.java
|
renamed enter jid menu item id
|
2017-03-05 11:40:48 +01:00 |
ChangePasswordActivity.java
|
clear password field before setting new one
|
2016-05-04 18:23:36 +02:00 |
ChooseContactActivity.java
|
use activity title 'choose participants' when doing that
|
2016-05-27 19:17:57 +02:00 |
ConferenceDetailsActivity.java
|
make x509 verification node world readable
|
2017-02-24 19:58:46 +01:00 |
ContactDetailsActivity.java
|
show 'show inactive keys' button also when there are no active keys
|
2017-03-01 12:50:46 +01:00 |
ConversationActivity.java
|
show icons in pop menu with reflection. imagespan was not centred vertically
|
2017-03-03 12:26:33 +01:00 |
ConversationFragment.java
|
Keep draft even when correcting previously sent msg
|
2017-03-04 08:05:42 +01:00 |
EditAccountActivity.java
|
fixes #2336 : added an option to directly add a jid to block list from blocklist activity
|
2017-03-05 01:01:41 +05:30 |
EditMessage.java
|
Do not compress GIFs, allow GBoard to send GIFs
|
2017-01-01 16:16:35 -05:00 |
EnterJidDialog.java
|
fixed recreation issues in StartConversationActivity
|
2016-08-31 17:04:43 +02:00 |
MagicCreateActivity.java
|
some multi-window optimizations. set min width to 300
|
2016-08-26 16:05:38 +02:00 |
ManageAccountActivity.java
|
recreate activities when theme changed
|
2016-09-18 20:26:47 +02:00 |
OmemoActivity.java
|
don't allow to purge keys. offer distrut instead
|
2017-01-12 15:59:13 +01:00 |
PublishProfilePictureActivity.java
|
warn user if account is offline during avatar publication
|
2016-10-06 22:06:09 +02:00 |
SetPresenceActivity.java
|
show presence of other resources as template
|
2016-05-13 10:45:30 +02:00 |
SettingsActivity.java
|
reset messagesLoaded when changing retention settings
|
2017-01-25 18:35:22 +01:00 |
SettingsFragment.java
|
Private files using a boolean flag from Config.java.
|
2016-11-08 11:45:20 +01:00 |
ShareWithActivity.java
|
transcode videos before sharing. change storage location
|
2017-01-24 20:17:36 +01:00 |
StartConversationActivity.java
|
properly handle onNewIntent() in StartConversations activity
|
2017-02-28 11:48:28 +01:00 |
TimePreference.java
|
Update summary in TimePreference change listener
|
2014-12-15 17:46:32 -05:00 |
TrustKeysActivity.java
|
remove own fetch errors from device announcement
|
2016-12-16 17:12:26 +01: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 |
VerifyOTRActivity.java
|
parse omemo fingerprints from uris
|
2016-11-17 20:09:42 +01:00 |
WelcomeActivity.java
|
fixed back and forth between Welcome- and EditAccountActivity
|
2016-11-17 11:40:29 +01:00 |
XmppActivity.java
|
fixed adhoc conference creation behaviour. properly show errors. fixes #2290
|
2017-02-13 17:32:26 +01:00 |