mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Add static shorts for app

Open RajaVamsi11 opened this issue 6 years ago • 12 comments

Feature Request: I want to introduce a feature of adding static shorts to the app for activities in navigation drawer for quick access to the users like:

  • Recent Transactions
  • Charges
  • Third Party Transfers

Feature description App shortcuts were introduced in API 25 for the users do their common tasks quickly. using these shortcuts will be more useful. you can visit this link for more information.

Screenshots:

static

RajaVamsi11 avatar Nov 02 '18 16:11 RajaVamsi11

@miPlodder Please review this issue.I am interested in implementing this feature. May I start working on this issue?

RajaVamsi11 avatar Nov 02 '18 17:11 RajaVamsi11

@RajaVamsi11, that sounds like an awesome idea 🥇😀. You might want to be on the gitter chat, there you can contact @miPlodder and @luckyman20 and have them help you track the development of your feature. On the chat, you can also talk to other students, and ask for help on using certain features!

etlhsu avatar Nov 02 '18 20:11 etlhsu

@ethan627hsu glad you liked that idea

RajaVamsi11 avatar Nov 03 '18 05:11 RajaVamsi11

@RajaVamsi11 This seems like a good idea, @miPlodder What are your views on that?

luckyman20 avatar Nov 10 '18 18:11 luckyman20

@RajaVamsi11 Sorry for the delayed response, you can start to work on this feature as its pretty handy.

miPlodder avatar Jan 01 '19 04:01 miPlodder

@RajaVamsi11 I would like to work on this issue if it hasn't been addressed yet

devansh-299 avatar Jan 10 '20 11:01 devansh-299

Yes you can work on this issue if its get approved by mentors.

On Fri, 10 Jan, 2020, 5:04 PM Devansh Aggarwal, [email protected] wrote:

@RajaVamsi11 https://github.com/RajaVamsi11 I would like to work on this issue if it hasn't been addressed yet

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/openMF/mifos-mobile/issues/923?email_source=notifications&email_token=AHJCQK4ITJBYV2KFT4T5SKLQ5BMMRA5CNFSM4GBQAHWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITU2LA#issuecomment-573001004, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJCQKYYNU4P4457H5CWZV3Q5BMMRANCNFSM4GBQAHWA .

RajaVamsi11 avatar Jan 10 '20 11:01 RajaVamsi11

Yes you can work on this issue if its get approved by mentors. On Fri, 10 Jan, 2020, 5:04 PM Devansh Aggarwal, @.***> wrote: @RajaVamsi11 https://github.com/RajaVamsi11 I would like to work on this issue if it hasn't been addressed yet — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#923?email_source=notifications&email_token=AHJCQK4ITJBYV2KFT4T5SKLQ5BMMRA5CNFSM4GBQAHWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEITU2LA#issuecomment-573001004>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJCQKYYNU4P4457H5CWZV3Q5BMMRANCNFSM4GBQAHWA .

Thanks , for allowing

devansh-299 avatar Jan 10 '20 11:01 devansh-299

@devansh-299 Go ahead on working on this.

luckyman20 avatar Jan 12 '20 04:01 luckyman20

@devansh-299 Go ahead on working on this.

Thanks for the approval

devansh-299 avatar Jan 12 '20 18:01 devansh-299

I'm extremely sorry if @devansh-299 was working on this: I genuinely didn't know such issue already existed, and I saw this after I finished my work.

Note that our shortcuts will be displayed static only, but our min API support is API 16, and shortcuts were introduced in API 26. This means that we need to programmatically (i.e. from Java) check the OS version before showing the shortcuts, which necessitates using Dynamic shortcuts, which I have, in my MR.

nirmalhk7 avatar Feb 22 '20 09:02 nirmalhk7

I'm extremely sorry if @devansh-299 was working on this: I genuinely didn't know such issue already existed, and I saw this after I finished my work.

Note that our shortcuts will be displayed static only, but our min API support is API 16, and shortcuts were introduced in API 26. This means that we need to programmatically (i.e. from Java) check the OS version before showing the shortcuts, which necessitates using Dynamic shortcuts, which I have, in my MR.

No problem, I wasn't working on this issue anymore

devansh-299 avatar Feb 22 '20 22:02 devansh-299