conversations-classic/src/main/java/eu/siacs/conversations/ui
2021-08-24 07:14:34 +00:00
..
adapter Implement nested quotes through iteration. 2021-08-24 07:14:34 +00:00
forms automated code clean up 2021-01-23 09:25:34 +01:00
interfaces Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
service automated code clean up 2021-01-23 09:25:34 +01:00
text automated code clean up 2021-01-23 09:25:34 +01:00
util Rewrite QuoteHelper to integrate French quotes logics. Also reallow QuoteChars not followed by whitespace as indicated in XEP-0393. 2021-08-24 07:14:34 +00:00
widget Quoting quotes, limited by nesting depth. 2021-08-24 07:14:34 +00:00
AboutActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
AboutPreference.java Add User-Agent to all HTTP calls 2021-04-30 10:54:36 +02:00
AbstractSearchableListItemActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ActionBarActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
BlockContactDialog.java automated code clean up 2021-01-23 09:25:34 +01:00
BlocklistActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ChangePasswordActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ChannelDiscoveryActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ChooseAccountForProfilePictureActivity.java use escaped jid for EXTRA_ACCOUNT 2020-05-20 20:14:13 +02:00
ChooseContactActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ConferenceDetailsActivity.java Fixing xmpp:uri bug in channel details. #4139 2021-08-12 08:28:43 +00:00
ContactDetailsActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ConversationActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ConversationFragment.java FileParams indicate unavailable file size as null 2021-05-16 15:32:57 +02:00
ConversationsActivity.java Add variable app name in res strings 2021-02-10 11:35:49 +00:00
ConversationsOverviewFragment.java automated code clean up 2021-01-23 09:25:34 +01:00
CreatePrivateGroupChatDialog.java automated code clean up 2021-01-23 09:25:34 +01:00
CreatePublicChannelDialog.java automated code clean up 2021-01-23 09:25:34 +01:00
EditAccountActivity.java migrate redirection urls to HttpUrl 2021-03-22 10:12:53 +01:00
EnterJidDialog.java automated code clean up 2021-01-23 09:25:34 +01:00
JoinConferenceDialog.java automated code clean up 2021-01-23 09:25:34 +01:00
LocationActivity.java optimize imports 2021-03-21 21:39:04 +01:00
MediaBrowserActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
MemorizingActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
MucUsersActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
OmemoActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
PublishGroupChatProfilePictureActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
PublishProfilePictureActivity.java do not compress images with alpha channels 2021-01-29 21:25:00 +01:00
RecordingActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
RtpSessionActivity.java show black bars in video call when video orientation doesn’t match screen orientation 2021-05-10 09:24:20 +02:00
ScanActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
SearchActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
SettingsActivity.java show popup dialog when backup has been started. fixes #4031 2021-03-22 15:40:22 +01:00
SettingsFragment.java initial work toward api 26+ 2018-09-05 21:37:12 +02:00
ShareLocationActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ShareWithActivity.java Add variable app name in res strings 2021-02-10 11:35:49 +00:00
ShortcutActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
ShowLocationActivity.java automated code clean up 2021-01-23 09:25:34 +01:00
StartConversationActivity.java trigger registration dialog on roster;ibr=y only if no accounts are configured 2021-04-30 11:32:42 +02:00
TimePreference.java removed unecessary code in time preference 2018-11-22 10:07:10 +01:00
TrustKeysActivity.java Add variable app name in res strings 2021-02-10 11:35:49 +00:00
UiCallback.java attempt to unregister when receiving push for channel no longer joined 2019-06-26 17:40:12 +02:00
UiInformableCallback.java transcode videos before sharing. change storage location 2017-01-24 20:17:36 +01:00
UriHandlerActivity.java trigger registration dialog on roster;ibr=y only if no accounts are configured 2021-04-30 11:32:42 +02:00
XmppActivity.java Do not crash when receiving video call on device w/o camera 2021-03-26 12:54:26 +01:00
XmppFragment.java create interface for onBackendConnected 2018-03-13 22:44:08 +01:00