Skip to content

Releases: you-apps/ConnectYou

v11.3

19 Feb 11:09
c574282

Choose a tag to compare

🐛 Bug Fixes

  • 50aef9a - can't delete sms via notification (closes #476) (commit by @Bnyro)
  • 795464d - use imePadding to prevent keyboard from overlapping text fields (commit by @Bnyro)

🔧 Chores

v11.2

03 Oct 10:55
e18f3d7

Choose a tag to compare

✨ New Features

  • ee03e1e - support for predictive back gestures (commit by @Bnyro)

🐛 Bug Fixes

  • 1695821 - sms input field corner radius overlaps grows infinitely (commit by @Bnyro)
  • 8b564d8 - sms input field overlapping with keyboard (commit by @Bnyro)
  • 3e23723 - migrate contact search screen to edge to edge (commit by @Bnyro)

🔧 Chores

v11.1

02 Oct 11:18
487f8e8

Choose a tag to compare

✨ New Features

  • c98ab0f - explicitely ask and warn about required sms permissioms (commit by @Bnyro)

🐛 Bug Fixes

  • e0f1cee - missing padding in contacts and sms search screen (commit by @Bnyro)

🔧 Chores

  • e34a9b0 - bump dependencies to fix some UI bugs (commit by @Bnyro)
  • ae56a70 - add note on SMS permissions for A16+ to README (commit by @Bnyro)

v11.0

30 Sep 08:57
33ce1a9

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • d41c50c - viewing contact via external app doesn't open the contact (commit by @Bnyro)
  • b77e203 - local sms repo migration fails due to unknown enum value (commit by @Bnyro)

🔧 Chores

v10.1

04 May 15:32
006c3c9

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

  • 0f2a90f - optimize searching threadIds for local sms (commit by @Bnyro)

♻️ Refactors

Read more

v10.0

04 May 13:41
e470bef

Choose a tag to compare

v10.0 Pre-release
Pre-release

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

  • 0f2a90f - optimize searching threadIds for local sms (commit by @Bnyro)

♻️ Refactors

Read more

9.0

31 Jan 17:21

Choose a tag to compare

9.0

What's Changed

  • feat: show which SIM a message was received on/sent with by @SuhasDissa
  • fix: can't use new lines to write sms by @Bnyro
  • feat: automatically split sms into multiple if too long by @Bnyro
  • style: improve message thread design by @SuhasDissa
  • feat: swipe to delete by @SuhasDissa
  • feat: improve annotation performance by @SuhasDissa
  • feat: option to add unknown sms sender to contact by @Bnyro
  • fix: delete sms action doesn't work by @Bnyro
  • fix: enter in contacts search field creates new line by @Bnyro
  • feat: expand sms text field by @Bnyro
  • refactor: use coroutine flow for sms by @SuhasDissa
  • fix: clear contact selection instead of closing app when back button is pressed by @SuhasDissa
  • style: improve contact editor design by @SuhasDissa
  • style: fix date picker bad layout by @SuhasDissa
  • feat: use fast scrollbar for contacts list by @Bnyro
  • feat: format phone numbers using international standards by @Bnyro
  • fix: set search text field to single line by @FineFindus

New Contributors

Full Changelog: v8.1...v9.0

8.1

18 Nov 17:59

Choose a tag to compare

8.1

What's Changed

  • feat: remember the last used account type for creating contacts by @Bnyro
  • feat: support for im-/exporting contact anniversary/birthday as vcf by @Bnyro
  • fix: sms text not readable due to contrast by @Bnyro
  • fix: crash when sending sms by @Bnyro
  • refactor: simplify data types for exporting vcards by @Bnyro

Full Changelog: v8.0...v8.1

8.0

14 Nov 19:16
c60e3a4

Choose a tag to compare

8.0

New features

  • feat: Support for storing SMS privately inside the app by @Bnyro
  • feat: allow choosing number for sending sms if there are multiple by @Bnyro
  • feat: display contact address as tooltip in sms thread screen by @Bnyro
  • feat: support dual sim SMS by @SuhasDissa
  • feat: show confirmation dialgos before deleting sms/thread by @Bnyro
  • feat: send sms to numbers that are not part of a contact by @Bnyro
  • feat: save individual contact directly to file by @Bnyro
  • feat(sms): display contact profile picture if available by @Bnyro
  • feat(sms): support for deleting message via notification by @Bnyro
  • feat: show timestamp in notification of received SMS by @Bnyro
  • feat: highlight links/email/phone in sms threads by @SuhasDissa

Style changes

  • style: improve appearance of input to send sms by @Bnyro
  • style: add more elevation to messages written by user by @Bnyro
  • style: improve sms threads screen item appearance by @Bnyro
  • style: contacts page redesign by @Bnyro
  • style: use bold text for contact icons by @Bnyro
  • style: update launcher icons by @M00NJ

Chore

  • refactor: cleanup switch preference code and fix UI issues by @Bnyro
  • chore(readme): update description by @M00NJ
  • chore(fastlane): update description by @M00NJ
  • chore: add GH sponsors badge by @Bnyro
  • chore: remove Accrescent badge from readme by @Bnyro
  • chore: migrate gradle scripts to kotlin dsl by @Jean-BaptisteC
  • chore(readme): fix typo (built -> built) by @Bnyro
  • chore(fastlane): update app icon by @M00NJ

7.1

20 Sep 15:21

Choose a tag to compare

7.1

This is a hotfix release for v7.0. If you didn't yet, please read the release notes for v7.0!

What's changed

  • fix: crash when requesting permissions below Android 13 by @Bnyro
  • fix: received SMS are duplicated by @Bnyro
  • fix: can't delete messages properly by @Bnyro

Full Changelog: v7.0...v7.1