.. |
adapter
|
changed order of users and media in muc details
|
2019-01-27 10:32:27 +01: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
|
check if wake lock needs reinit when pressing start/pause in audio player
|
2018-09-23 11:47:13 +02:00 |
text
|
catch conversations.im invite urls directly in fragment
|
2018-09-18 17:15:52 +02:00 |
util
|
show context menu when long pressing own account picture
|
2019-01-27 11:38:20 +01:00 |
widget
|
fix import after osmdroid update
|
2019-01-06 10:13:31 +01:00 |
AboutActivity.java
|
paramterize about activity title
|
2018-11-08 13:02:14 +01: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
|
make jids appear as monospace in dialogs
|
2018-10-06 17:03:12 +02:00 |
BlocklistActivity.java
|
fixed regression that hid enter jid button in block list view
|
2019-01-11 14:49:03 +01:00 |
ChangePasswordActivity.java
|
replace deprecated action bar with toolbar (#2872)
|
2018-03-18 09:30:22 +01:00 |
ChooseAccountForProfilePictureActivity.java
|
provide Set as Profile intent. fixes #2594
|
2019-01-13 15:28:24 +01:00 |
ChooseContactActivity.java
|
open direct search after hitting + in share with screen
|
2018-12-01 13:27:00 +01:00 |
ConferenceDetailsActivity.java
|
add context menu for muc user adapter
|
2019-01-26 20:31:52 +01:00 |
ContactDetailsActivity.java
|
refactored avatar workers into single class
|
2019-01-25 10:07:02 +01:00 |
ConversationActivity.java
|
added splash screen
|
2018-03-07 22:30:36 +01:00 |
ConversationFragment.java
|
show context menu when long pressing own account picture
|
2019-01-27 11:38:20 +01:00 |
ConversationsActivity.java
|
fix manual location correcting / fab not showing up on 4.4
|
2019-01-12 21:08:17 +01:00 |
ConversationsOverviewFragment.java
|
fixed media preview for file types other than images
|
2018-09-12 14:37:41 +02:00 |
CreateConferenceDialog.java
|
support enter/done key in create contact & join dialogs
|
2019-01-10 22:09:20 +01:00 |
EditAccountActivity.java
|
show context menu when long pressing own account picture
|
2019-01-27 11:38:20 +01:00 |
EnterJidDialog.java
|
support enter/done key in create contact & join dialogs
|
2019-01-10 22:09:20 +01:00 |
JoinConferenceDialog.java
|
support enter/done key in create contact & join dialogs
|
2019-01-10 22:09:20 +01:00 |
LocationActivity.java
|
try to guess inital location in ShareLocation based on sim card
|
2018-12-11 17:25:59 +01: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
|
add context menu for muc user adapter
|
2019-01-26 20:31:52 +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
|
provide Set as Profile intent. fixes #2594
|
2019-01-13 15:28:24 +01:00 |
RecordingActivity.java
|
make recording activity not crash if microphone was in use. fixes #3160
|
2018-08-31 11:04:18 +02:00 |
ScanActivity.java
|
fixe scan in OmemoActivities
|
2018-03-07 22:30:35 +01:00 |
SearchActivity.java
|
fixed media preview for file types other than images
|
2018-09-12 14:37:41 +02:00 |
SettingsActivity.java
|
WIP backup & restore
|
2019-01-22 19:25:45 +01: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
|
fix manual location correcting / fab not showing up on 4.4
|
2019-01-12 21:08:17 +01: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
|
show sub menu fabs for create group chats. fixes #2950
|
2019-01-27 16:35:55 +01: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
|
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
|
do not show installed accounts in restore view
|
2019-01-23 12:45:15 +01:00 |
XmppActivity.java
|
refactored avatar workers into single class
|
2019-01-25 10:07:02 +01:00 |
XmppFragment.java
|
create interface for onBackendConnected
|
2018-03-13 22:44:08 +01:00 |