Skip to content

implement SettingsFragment. #26

@VladislavAlfredov

Description

@VladislavAlfredov

This would involve creating a new fragment and adding it to the drawer in HomeActiviy.
Storing these settings to the SharedPreferences.

The settings could be options to:

  • Swich on/off vibration on new message.
  • Sound notification on new message.
  • Notification light on new message (if supported by the device)
  • Clear cache for the user.
  • Clear cache for all users.
  • Switch between using the old way of checking for unread messages vs the newer more effiient way (see commit 095cfa7)

...whatever else seems reasonable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions