Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

feat: Add shortcuts on long pressing of app icon #328

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ajay-prabhakar
Copy link
Contributor

@ajay-prabhakar ajay-prabhakar commented Dec 13, 2019

Closes #327

What has been done to verify that this works as intended?

  1. Checked whether it is showing shortcuts in some android devices
  • Samsung j8(Android version 9) - ok
  • oneplus 6(android 10) -ok
  • vivo y55s(android 6)- Not shown (working fine everything no problem)
  1. Checked whether every activity is working fine or not

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Added the 3 shortcuts in shortcuts.xml file, By adding shortcuts to the app user can directly navigate into the particular section he wants

Screenshots

Before submitting this PR, please make sure you have:

  • run ./gradlew checkCode and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.

@ajay-prabhakar
Copy link
Contributor Author

ajay-prabhakar commented Dec 14, 2019

@lakshyagupta21 can you please review this
If any changes required on changing activities please let me know

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add shortcuts on long pressing the app icon on noughat based devices
2 participants