Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add donation popup #3736

Open
Popolechien opened this issue Mar 7, 2024 · 3 comments · Fixed by #3984 · May be fixed by #3998
Open

Add donation popup #3736

Popolechien opened this issue Mar 7, 2024 · 3 comments · Fixed by #3984 · May be fixed by #3998
Assignees
Milestone

Comments

@Popolechien
Copy link
Member

Popolechien commented Mar 7, 2024

Signal has a donation prompt that appears every three months or so at the bottom of its android app. Nothing fancy (see text below - it's in French but the gist of it is Donate today / Signal needs your help with the choice button being remind me later of donate)

There is already a static feature in the settings, so this is in addition to the latter.

Signal has a sophisticated donation funnel that allows in-app payments, but at this stage a link to support.kiwix.org would already be good

donation_prompt

@kelson42 kelson42 added this to the 3.11.0 milestone Mar 14, 2024
@kelson42 kelson42 self-assigned this Mar 14, 2024
@kelson42
Copy link
Collaborator

@MohitMaliDeveloper Please implement something like in Signal.

@kelson42
Copy link
Collaborator

The donation does not look well on tablet in dark mode, please make abetter proposal.
Screenshot_20240919_195245_Kiwix

@kelson42 kelson42 reopened this Sep 19, 2024
@MohitMaliFtechiz
Copy link
Collaborator

MohitMaliFtechiz commented Sep 20, 2024

@kelson42 For tablets we can show this in the middle with half of the screen size width, and when the tablet is running in portrait mode we can show the the donation dialog something like this. @kelson42 What do you think?

(Device width/ 1.5) (Device width/ 1.2)
Screenshot from 2024-09-20 17-27-27 Screenshot from 2024-09-20 17-32-18

Screenshot from 2024-09-20 17-17-59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment