.. |
adapter
|
Bugfix for 6cc06bcb98acc05c7677c642adf8ded90ffc8372.
|
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
|
click on action bar title should open chat details screen
|
2021-08-25 20:04:47 +02:00 |
widget
|
PIP aspect ratio should match video aspect ratio. fixes #4077
|
2021-08-24 14:40:12 +02:00 |
AboutActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00: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
|
click on action bar title should open chat details screen
|
2021-08-25 20:04:47 +02:00 |
ContactDetailsActivity.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
ConversationActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00:00 |
ConversationFragment.java
|
click on action bar title should open chat details screen
|
2021-08-25 20:04:47 +02:00 |
ConversationsActivity.java
|
click on action bar title should open chat details screen
|
2021-08-25 20:04:47 +02: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
|
Optionally prevent taking screenshots
|
2021-08-24 07:15:30 +00:00 |
MediaBrowserActivity.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
MemorizingActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00: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
|
Remove unused import
|
2021-08-24 07:15:30 +00:00 |
RtpSessionActivity.java
|
PIP aspect ratio should match video aspect ratio. fixes #4077
|
2021-08-24 14:40:12 +02:00 |
ScanActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00:00 |
SearchActivity.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
SettingsActivity.java
|
Optionally prevent taking screenshots
|
2021-08-24 07:15:30 +00: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
|
Optionally prevent taking screenshots
|
2021-08-24 07:15:30 +00:00 |
XmppFragment.java
|
create interface for onBackendConnected
|
2018-03-13 22:44:08 +01:00 |