anotherim/src/main/java/eu/siacs/conversations/ui
2024-03-12 09:22:26 +01:00
..
adapter allow background activity start for OpenKeyChain intents 2023-10-29 08:54:19 +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 add ability to display privacy policy link in menu 2024-02-14 09:11:49 +01:00
util fix crash when using direct jingle init on offline contacts 2024-02-23 09:54:11 +01: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 bump reporting xep and add ability to report messages 2023-11-12 19:29:15 +01:00
BlocklistActivity.java bump reporting xep and add ability to report messages 2023-11-12 19:29:15 +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 prevent deletion of bookmark w/o also closing conversation 2024-03-12 09:22:26 +01:00
ContactDetailsActivity.java make contact integration depend on manifest, not flavor 2024-02-19 10:12:52 +01:00
ConversationActivity.java Remove unused import 2021-08-24 07:15:30 +00:00
ConversationFragment.java fix return to call 2024-03-07 13:37:40 +01:00
ConversationsActivity.java toggle foreground service to set correct type when gaining permissions 2023-10-29 08:54:18 +01:00
ConversationsOverviewFragment.java add ability to display privacy policy link in menu 2024-02-14 09:11:49 +01: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 make copy omemo fp button a show qr code button 2023-10-30 14:26:28 +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 fix rare concurrent modification in muc user search 2023-10-31 10:43:53 +01:00
OmemoActivity.java show unverified devices warning in contact and account details 2023-10-30 13:06:04 +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 Added Oukitel WP12 Pro and Volla Phone X to the list of AAC sensitive devices (truncated voice messages workaround) 2024-03-02 12:39:22 +01:00
RtpSessionActivity.java remove mic availability check 2024-02-23 09:54:13 +01: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 prevent deletion of bookmark w/o also closing conversation 2024-03-12 09:22:26 +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 add ability to display privacy policy link in menu 2024-02-14 09:11:49 +01:00
XmppFragment.java Revert "Migrate Fragments to AndroidX" 2021-09-21 11:41:35 +02:00