cheogram/src/main/java/eu/siacs/conversations/ui
2020-04-30 09:06:43 +02:00
..
adapter indicate ongoing call. fixes #3675 2020-04-27 11:53:31 +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 do not crash when audio file reports zero length 2019-11-10 11:30:58 +01:00
text fixed links in privacy warning in channel discovery. fixes #3577 2019-11-02 17:00:23 +01:00
util show pdf previews in media browser 2020-02-14 16:02:15 +01: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
ChannelDiscoveryActivity.java change wording of previous commit 2020-03-31 19:49:08 +02:00
ChooseAccountForProfilePictureActivity.java catch security exception when passing on share intent that didn’t give us permission 2019-11-01 10:40:17 +01:00
ChooseContactActivity.java parse install referrer from gplay 2020-01-10 12:51:04 +01:00
ConferenceDetailsActivity.java hide local part of group chat xmpp address 2020-02-17 11:10:41 +01:00
ContactDetailsActivity.java render contact’s avatar during incoming call 2020-04-20 15:57:31 +02:00
ConversationActivity.java
ConversationFragment.java indicate ongoing call. fixes #3675 2020-04-27 11:53:31 +02:00
ConversationsActivity.java cache useTor information in activity 2020-04-20 15:57:31 +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 show 215 status in server info 2020-04-21 11:40:05 +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 simplify osm attribution (#3613) 2020-01-11 15:25:58 +01:00
MediaBrowserActivity.java introduce media browser activity 2018-09-15 21:10:17 +02:00
MemorizingActivity.java
MucUsersActivity.java allow filtering in participant view. fixes #3371 2019-02-15 14:00:42 +01:00
OmemoActivity.java fixed typo. closes #3667 2020-03-31 11:18:16 +02:00
PublishGroupChatProfilePictureActivity.java avoid bundled source selection that comes with ImageCropper on Android 10 2020-03-05 13:17:18 +01:00
PublishProfilePictureActivity.java avoid bundled source selection that comes with ImageCropper on Android 10 2020-03-05 13:17:18 +01:00
RecordingActivity.java implement time out for waiting on voice recording 2019-07-23 17:31:56 +02:00
RtpSessionActivity.java do not change intent to retracted if end card had already been reached 2020-04-30 09:06:43 +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 disable local server disco on Quicksy flavor 2019-11-09 10:20:58 +01:00
SettingsFragment.java initial work toward api 26+ 2018-09-05 21:37:12 +02:00
ShareLocationActivity.java simplify osm attribution (#3613) 2020-01-11 15:25:58 +01:00
ShareWithActivity.java catch security exception when passing on share intent that didn’t give us permission 2019-11-01 10:40: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 prevent sharing of xmpp uri for group chat bookmarks 2020-02-16 17:30:54 +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 attempt to unregister when receiving push for channel no longer joined 2019-06-26 17:40:12 +02:00
UiInformableCallback.java
UriHandlerActivity.java support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid) 2020-01-16 18:54:56 +01:00
XmppActivity.java cache useTor information in activity 2020-04-20 15:57:31 +02:00
XmppFragment.java