.. |
adapter
|
add 'log out' button to foreground notifcation
|
2023-10-29 08:54:16 +01:00 |
forms
|
update gradle and gradle plugin
|
2023-10-29 08:54:17 +01:00 |
interfaces
|
Migrate from Android Support Library to AndroidX
|
2021-01-18 20:49:35 +01:00 |
service
|
fix regressions after target sdk 33 update
|
2023-05-07 10:13:14 +02:00 |
text
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
util
|
use url span method to show context menu. fixes #4393
|
2022-10-12 18:43:05 +02:00 |
widget
|
update gradle and gradle plugin
|
2023-10-29 08:54:17 +01: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
|
make it easier to disable muclumbus in Config
|
2022-10-12 14:47:02 +02:00 |
ChooseAccountForProfilePictureActivity.java
|
use escaped jid for EXTRA_ACCOUNT
|
2020-05-20 20:14:13 +02:00 |
ChooseContactActivity.java
|
add 'log out' button to foreground notifcation
|
2023-10-29 08:54:16 +01:00 |
ConferenceDetailsActivity.java
|
look at roomconfig_changesubject and roominfo_changesubject
|
2023-09-06 13:47:35 +02:00 |
ContactDetailsActivity.java
|
leave code comment about xmpp vs jabber vcard entry
|
2021-10-04 15:18:37 +02:00 |
ConversationActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00:00 |
ConversationFragment.java
|
toggle foreground service to set correct type when gaining permissions
|
2023-10-29 08:54:18 +01:00 |
ConversationsActivity.java
|
toggle foreground service to set correct type when gaining permissions
|
2023-10-29 08:54:18 +01:00 |
ConversationsOverviewFragment.java
|
Revert "Migrate Fragments to AndroidX"
|
2021-09-21 11:41:35 +02:00 |
CreatePrivateGroupChatDialog.java
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
CreatePublicChannelDialog.java
|
refactor SASL choice into factory; remove unused TagWriter
|
2022-09-06 09:25:23 +02:00 |
EditAccountActivity.java
|
toggle foreground service to set correct type when gaining permissions
|
2023-10-29 08:54:18 +01:00 |
EnterJidDialog.java
|
trim xmpp address after user input
|
2022-11-25 08:50:58 +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
|
replace libraries hosted on jcenter
|
2023-06-23 18:00:58 +02:00 |
PublishProfilePictureActivity.java
|
replace libraries hosted on jcenter
|
2023-06-23 18:00:58 +02:00 |
RecordingActivity.java
|
revert back to AAC for voice messages
|
2023-09-29 18:42:31 +02:00 |
RtpSessionActivity.java
|
do not use JMI if any rtp capable device does not support it
|
2023-10-09 16:23:02 +02:00 |
ScanActivity.java
|
Remove unused import
|
2021-08-24 07:15:30 +00:00 |
SearchActivity.java
|
Show the name of the sender in search results (#4379)
|
2022-09-14 17:13:17 +02:00 |
SettingsActivity.java
|
remove channel discovery from Google Play build flavor
|
2023-08-08 10:39:36 +02:00 |
SettingsFragment.java
|
initial work toward api 26+
|
2018-09-05 21:37:12 +02:00 |
ShareLocationActivity.java
|
include uncertainty into shared geo uri
|
2021-11-18 11:24:10 +01:00 |
ShareWithActivity.java
|
take intent type into account when sharing with conversations
|
2021-11-07 11:35:00 +01:00 |
ShortcutActivity.java
|
add 'log out' button to foreground notifcation
|
2023-10-29 08:54:16 +01:00 |
ShowLocationActivity.java
|
use resolveActivityInfo to display nagivate to button
|
2022-09-09 16:55:50 +02:00 |
StartConversationActivity.java
|
add 'log out' button to foreground notifcation
|
2023-10-29 08:54:16 +01: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
|
QR code scan: take disabled accounts into consideration
|
2023-10-10 09:36:08 +02:00 |
XmppActivity.java
|
run account deletion callback on ui thread
|
2023-10-25 09:41:05 +02:00 |
XmppFragment.java
|
Revert "Migrate Fragments to AndroidX"
|
2021-09-21 11:41:35 +02:00 |