FolioReader / FolioReader-Android

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

BookMark & Search Functionality #247

Closed amit-maheta closed 6 years ago

amit-maheta commented 6 years ago

I want to require BookMark & Search Functionality is it possible to integrate into this library?

mahavir155 commented 6 years ago

@amit-maheta search functionality implemented

amit-maheta commented 6 years ago

Thanks for your quick reply @mahavir155

lekhrajtiwari commented 6 years ago

@mahavir155 is there any way to disable the search view in 0.4.3

mahavir155 commented 6 years ago

No, currently it is not configurable.. But you can edit the code and simply hide that search menu item.

amit-maheta commented 6 years ago

@lekhrajtiwari
Yes, hide that search menu item.

lekhrajtiwari commented 6 years ago

@mahavir155 @amit-maheta thanks for the quick reply guys! as am new to coding can you please provide with some link for steps to follow for importing the jar file?

arthtilva commented 5 years ago

did anyone got option for bookmark? or anyone added ?

syedecryptr commented 3 years ago

Bookmark feature added in the repo :

https://github.com/syedecryptr/Folioreader-Bookmark by me.