Skip to content

Releases: GroovinChip/call_manager

2.8.4

09 Oct 21:26
Compare
Choose a tag to compare
  • Update project dependencies
  • Target Android 12
  • Change some incorrect text

2.6.1

17 May 16:12
66d7a53
Compare
Choose a tag to compare
2.6.1 Pre-release
Pre-release

Makes TextFields in New Call and Edit Call screens declarative

2.5

11 Apr 16:16
9cda36a
Compare
Choose a tag to compare
2.5
  • Null Safety

v2.3

12 Mar 04:21
Compare
Choose a tag to compare
  • Fix a ton of bugs
  • Improve UI

Version 2.1

05 Apr 02:41
Compare
Choose a tag to compare

Version 2.1

  • Sentence capitalization for 'Description' text fields
  • Minor visual updates

Version 2.0

20 Dec 19:16
Compare
Choose a tag to compare

Version 2.0

  • Revamped Call Cards
    • Tap to reveal actions
    • If you've selected a contact and that contact has an avatar, that avatar will display on the card. Otherwise, it will show an icon
  • Redesigned 'New Call' and 'Edit Call' screens
    • Minor UI refresh
    • Gone is the 'Pick Contact' button. Now, typing in the name field will search your contacts and offer autocomplete suggestions for your contacts. If a contact has more than one phone number, you can choose which one to add to the Call. This REQUIRES the CONTACTS permission in order to work. As this app is open source, you can view the source code on GitHub to assure yourself that none of your data is being abused.
  • Updated the text for Call Reminder notifications so their function is explained better
  • Refreshed bottom menu
    • This menu now contains two tabs, 'Actions' and 'About'. The 'About' tab replaces the 'About' screen
  • A good couple of bug fixes

Version 1.8

06 Dec 18:49
Compare
Choose a tag to compare

Changelog:

UI updates for:

  • Edit Call screen
  • Set Reminder bottom sheet

Version 1.7

06 Dec 17:41
e4ff21b
Compare
Choose a tag to compare

Changelog:

  • Updated UI for the Add New Call screen
  • Improved input validation

Version 1.6.1

06 Dec 16:30
cdba3be
Compare
Choose a tag to compare

Changelog:

  • Minor text update

Version 1.6

30 Nov 17:27
Compare
Choose a tag to compare

Changelog:

  • Dark Mode!
  • Added the ability swipe up on the bottom bar to open the bottomSheet
  • A bunch of other stuff that I forgot because I completed this release two weeks ago