cheogram/src/main/java/eu/siacs/conversations/ui
Stephen Paul Weber 5e149cfcd1
Merge remote-tracking branch 'upstream/master'
* upstream/master: (27 commits)
  show 'using account …' in incoming call screen
  show contact jid in call screen
  bump copyright year
  Add handling of status code 333
  increase default pw length
  do not build emoji flavors
  pulled translations from transifex
  add changelog
  fix ice candidate sending when different credentials are used
  remove security check that ensures rtp connection was properly finished
  code clean up
  bump agp
  store encrypted pgp files in private cache dir
  do not restart wakelock if activity is finishing
  delete pre lolipop weOwnFile()
  use try with resources. remove unused methods
  rename version suffix to playstore/free
  bump appcompat, migrate to emoji2 and get rid of emoji flavor
  fix rare npe
  store recordings and documents in their respective folders
  ...
2022-03-08 15:38:48 -05:00
..
adapter Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05: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 Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05: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 Default dynamic tags to on 2022-02-23 14:18:37 -05:00
ConversationActivity.java Remove unused import 2021-08-24 07:15:30 +00:00
ConversationFragment.java Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05:00
ConversationsActivity.java Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05: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 Merge branch 'alwaysbatterydeopt' of https://github.com/licaon-kter/Conversations 2022-03-01 14:00:02 -05: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 Merge remote-tracking branch 'upstream/master' 2022-03-08 15:38:48 -05: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
UriHandlerActivity.java Revert "Intercept DIAL and CALL to tel: and rewrite to cheogram" 2022-02-16 16:07:57 -05:00
XmppActivity.java bump appcompat, migrate to emoji2 and get rid of emoji flavor 2022-02-23 10:37:03 +01:00
XmppFragment.java Revert "Migrate Fragments to AndroidX" 2021-09-21 11:41:35 +02:00