FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.24k stars 710 forks source link

Pleaseee Pleaseee | YOU DIDN'T KEEP YOUR PROMISE - 6 YEARS GONE | URGENT #507

Open aagiwal opened 2 years ago

aagiwal commented 2 years ago

Dear FolioReader creators / contributors,

THE PROMISE

We sincerely appreciate your contribution in favor of public domain. For past few years many FolioReader users and fans like us have requested to add _"Disable screenshot and screen recording in ePub reader of FolioReader"_ feature. You have also replied positively and stated to add this soon next cycle.

MOST REQUESTED FEATURE

As per our analysis, this is one of the most requested feature by FolioReader users

WHY?

Lack of this feature is compromising the entire hard work of your users and resulting in business failure. Kindly add _"Disable screenshot and screen recording in ePub reader of FolioReader"_ feature urgently.

Thanks for your understanding and seriousness into this matter. A FolioReader fan

looknear commented 2 years ago

Dear "Folio fan",

Your message is ****ing me off. so I will try to make it short: You got an ePub app for FREE, and you have complaints for missing feature?? RREEAALLYY??? You have the code. start coding and DO IT YOURSELF !!!

amkrys commented 2 years ago

Dear FolioReader creators / contributors,

THE PROMISE

We sincerely appreciate your contribution in favor of public domain. For past few years many FolioReader users and fans like us have requested to add _"Disable screenshot and screen recording in ePub reader of FolioReader"_ feature. You have also replied positively and stated to add this soon next cycle.

MOST REQUESTED FEATURE

As per our analysis, this is one of the most requested feature by FolioReader users

WHY?

Lack of this feature is compromising the entire hard work of your users and resulting in business failure. Kindly add _"Disable screenshot and screen recording in ePub reader of FolioReader"_ feature urgently.

Thanks for your understanding and seriousness into this matter. A FolioReader fan

Hello friend you can add that feature by your own just add secure flag in you activty.

franditt commented 2 years ago

Would take you all of 30mins or less to search for and implement this yourself, even without much coding knowledge

sagarshende23 commented 2 years ago

Does Any body Found Solution on it??

franditt commented 2 years ago

onCreate() method:

getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE)