.. |
adapter
|
bump appcompat, migrate to emoji2 and get rid of emoji flavor
|
2022-02-23 10:37:03 +01: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
|
use full file name for all new files
|
2022-02-22 16:05:02 +01:00 |
widget
|
bump appcompat, migrate to emoji2 and get rid of emoji flavor
|
2022-02-23 10:37:03 +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
|
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
|
bump appcompat, migrate to emoji2 and get rid of emoji flavor
|
2022-02-23 10:37:03 +01: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
|
be smarter about what files can be deleted
|
2022-03-10 15:54:23 +01:00 |
ConversationsActivity.java
|
bump appcompat, migrate to emoji2 and get rid of emoji flavor
|
2022-02-23 10:37:03 +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
|
automated code clean up
|
2021-01-23 09:25:34 +01:00 |
EditAccountActivity.java
|
check domain name against DNSName to avoid rare crashes
|
2022-04-08 15:54:53 +02:00 |
EnterJidDialog.java
|
fix rare npe
|
2022-02-23 09:40:47 +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
|
store recordings and documents in their respective folders
|
2022-02-23 09:40:38 +01:00 |
RtpSessionActivity.java
|
show jid only for incoming calls during ringing
|
2022-03-10 18:40:30 +01: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
|
use new storage location for backup and recordings
|
2022-02-22 15:14:00 +01: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
|
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
|
bump speed dial version to something that uses AndroidX
|
2021-10-20 09:52:10 +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
|
attempt to parse Link header from https url scanned from welcome screen
|
2021-10-07 09:48:49 +02:00 |
XmppActivity.java
|
work around platform bug when getting restrict background
|
2022-04-07 10:47:25 +02:00 |
XmppFragment.java
|
Revert "Migrate Fragments to AndroidX"
|
2021-09-21 11:41:35 +02:00 |