| .. |
|
adapter
|
fixes for previous commit
|
2019-10-05 21:58:21 +02:00 |
|
forms
|
fixed media preview for file types other than images
|
2018-09-12 14:37:41 +02:00 |
|
interfaces
|
show conversation media in contact/conference details
|
2018-09-15 19:38:45 +02:00 |
|
service
|
run postDelayed in background thread
|
2019-05-08 14:11:28 +02:00 |
|
text
|
catch conversations.im invite urls directly in fragment
|
2018-09-18 17:15:52 +02:00 |
|
util
|
do not add 'quote' when sharing own msgs
|
2019-09-28 23:56:29 +02:00 |
|
widget
|
make list selection manager work with app compat
|
2019-09-26 23:47:55 +02:00 |
|
AboutActivity.java
|
version bump to 2.5.7 + changelog
|
2019-08-29 12:14:01 +02:00 |
|
AboutPreference.java
|
paramterize about activity title
|
2018-11-08 13:02:14 +01:00 |
|
AbstractSearchableListItemActivity.java
|
open direct search after hitting + in share with screen
|
2018-12-01 13:27:00 +01:00 |
|
ActionBarActivity.java
|
added a choose country activity
|
2018-10-31 13:33:55 +01:00 |
|
BlockContactDialog.java
|
handle blocking and unblocking of full jids
|
2019-07-10 17:58:48 +02:00 |
|
BlocklistActivity.java
|
handle blocking and unblocking of full jids
|
2019-07-10 17:58:48 +02:00 |
|
ChangePasswordActivity.java
|
replace deprecated action bar with toolbar (#2872)
|
2018-03-18 09:30:22 +01:00 |
|
ChannelDiscoveryActivity.java
|
fix NPE when using channel search and DOMAIN_LOCK closes #3458
|
2019-10-01 12:24:57 +02:00 |
|
ChooseAccountForProfilePictureActivity.java
|
provide Set as Profile intent. fixes #2594
|
2019-01-13 15:28:24 +01:00 |
|
ChooseContactActivity.java
|
add contact dialog: warn on suspicious addresses
|
2019-04-26 12:05:52 +02:00 |
|
ConferenceDetailsActivity.java
|
catch npe on participants context menu
|
2019-08-14 17:04:31 +02:00 |
|
ContactDetailsActivity.java
|
print emoji only status messages larger
|
2019-09-22 11:39:34 +02:00 |
|
ConversationActivity.java
|
added splash screen
|
2018-03-07 22:30:36 +01:00 |
|
ConversationFragment.java
|
disable context menu on failed jingle files. fixes #3556
|
2019-10-05 22:05:03 +02:00 |
|
ConversationsActivity.java
|
when sharing text from Conversations to Conversations use quotes
|
2019-08-26 13:40:47 +02:00 |
|
ConversationsOverviewFragment.java
|
use styled warning for message error. fixes #3428
|
2019-04-08 16:32:41 +02:00 |
|
CreatePrivateGroupChatDialog.java
|
provide the same fab submenu for both tabs. rename tab to bookmark
|
2019-02-06 14:45:51 +01:00 |
|
CreatePublicChannelDialog.java
|
provide the same fab submenu for both tabs. rename tab to bookmark
|
2019-02-06 14:45:51 +01:00 |
|
EditAccountActivity.java
|
attempt to unregister when receiving push for channel no longer joined
|
2019-06-26 17:40:12 +02:00 |
|
EnterJidDialog.java
|
show error messages in text layout not edittext
|
2019-05-22 17:31:11 +02:00 |
|
JoinConferenceDialog.java
|
channel search result long press to show join dialog
|
2019-09-24 17:29:34 +02:00 |
|
LocationActivity.java
|
removed dead code in location activity
|
2019-08-14 17:04:45 +02:00 |
|
MediaBrowserActivity.java
|
introduce media browser activity
|
2018-09-15 21:10:17 +02:00 |
|
MemorizingActivity.java
|
made font size selectable
|
2018-04-01 21:37:21 +02:00 |
|
MucUsersActivity.java
|
allow filtering in participant view. fixes #3371
|
2019-02-15 14:00:42 +01:00 |
|
OmemoActivity.java
|
use text styles in more places
|
2018-03-07 22:30:35 +01:00 |
|
PublishGroupChatProfilePictureActivity.java
|
show toast before finishing publish activity
|
2018-06-18 17:32:48 +02:00 |
|
PublishProfilePictureActivity.java
|
use styled warning for message error. fixes #3428
|
2019-04-08 16:32:41 +02:00 |
|
RecordingActivity.java
|
implement time out for waiting on voice recording
|
2019-07-23 17:31:56 +02:00 |
|
ScanActivity.java
|
|
|
|
SearchActivity.java
|
fixed media preview for file types other than images
|
2018-09-12 14:37:41 +02:00 |
|
SettingsActivity.java
|
added Tor support to channel search
|
2019-04-25 21:10:50 +02:00 |
|
SettingsFragment.java
|
initial work toward api 26+
|
2018-09-05 21:37:12 +02:00 |
|
ShareLocationActivity.java
|
try to guess inital location in ShareLocation based on sim card
|
2018-12-11 17:25:59 +01:00 |
|
ShareWithActivity.java
|
when sharing text from Conversations to Conversations use quotes
|
2019-08-26 13:40:47 +02:00 |
|
ShortcutActivity.java
|
added work around to create 'actions' from nova launcher
|
2019-01-05 10:31:13 +01:00 |
|
ShowLocationActivity.java
|
try to guess inital location in ShareLocation based on sim card
|
2018-12-11 17:25:59 +01:00 |
|
StartConversationActivity.java
|
channel search result long press to show join dialog
|
2019-09-24 17:29:34 +02:00 |
|
TimePreference.java
|
removed unecessary code in time preference
|
2018-11-22 10:07:10 +01:00 |
|
TrustKeysActivity.java
|
open trust key screen when download is in progress
|
2018-07-07 08:53:11 +02:00 |
|
UiCallback.java
|
attempt to unregister when receiving push for channel no longer joined
|
2019-06-26 17:40:12 +02:00 |
|
UiInformableCallback.java
|
|
|
|
UriHandlerActivity.java
|
put initial xmpp uri into signup intent
|
2019-07-20 15:58:05 +02:00 |
|
XmppActivity.java
|
attempt to unregister when receiving push for channel no longer joined
|
2019-06-26 17:40:12 +02:00 |
|
XmppFragment.java
|
create interface for onBackendConnected
|
2018-03-13 22:44:08 +01:00 |