call_manager

Call Manager is a cross-platform application for scheduling and keeping track of phone calls.

GPL-3.0 License

Stars
67

Bot releases are hidden (Show)

call_manager - 2.8.4 Latest Release

Published by GroovinChip about 3 years ago

  • Update project dependencies
  • Target Android 12
  • Change some incorrect text
call_manager - 2.6.1

Published by GroovinChip over 3 years ago

Makes TextFields in New Call and Edit Call screens declarative

call_manager - 2.5

Published by GroovinChip over 3 years ago

  • Null Safety
call_manager - v2.3

Published by GroovinChip over 3 years ago

  • Fix a ton of bugs
  • Improve UI
call_manager - Version 2.1

Published by GroovinChip over 5 years ago

Version 2.1

  • Sentence capitalization for 'Description' text fields
  • Minor visual updates
call_manager - Version 2.0

Published by GroovinChip almost 6 years ago

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
call_manager - Version 1.8

Published by GroovinChip almost 6 years ago

Changelog:

UI updates for:

  • Edit Call screen
  • Set Reminder bottom sheet
call_manager - Version 1.7

Published by GroovinChip almost 6 years ago

Changelog:

  • Updated UI for the Add New Call screen
  • Improved input validation
call_manager - Version 1.6.1

Published by GroovinChip almost 6 years ago

Changelog:

  • Minor text update
call_manager - Version 1.6

Published by GroovinChip almost 6 years ago

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
call_manager - Version 1.6 Beta 2

Published by GroovinChip almost 6 years ago

Tiny color change

call_manager - Version 1.6 beta 1

Published by GroovinChip almost 6 years ago

DARK MODE!

call_manager - Version 1.4

Published by GroovinChip about 6 years ago

New app icon

call_manager - Version 1.3

Published by GroovinChip about 6 years ago

Version 1.3

  • Integrated BottomAppBar actions into a Modal Bottom Sheet
  • About screen is now scrollable
  • Updated icons
  • Adjusted the elevation properties of FABs and BottomAppBars
  • Bottom sheet now disappears when an option is selected that results in a dialog box appearing
call_manager - Version 1.2

Published by GroovinChip about 6 years ago

Version 1.2

  • NOTIFICATIONS ARE BACK! Special thanks to Miyoyo for his help and patience!