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

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

Open
ajay-prabhakar wants to merge 2 commits into
getodk:masterfrom
ajay-prabhakar:#327
Open

feat: Add shortcuts on long pressing of app icon#328
ajay-prabhakar wants to merge 2 commits into
getodk:masterfrom
ajay-prabhakar:#327

Conversation

@ajay-prabhakar

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

Copy link
Copy Markdown
Contributor

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

ajay-prabhakar commented Dec 14, 2019

Copy link
Copy Markdown
Contributor Author

@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