Swati4star / Images-to-PDF

An app to convert images to PDF file!
GNU General Public License v3.0
1.21k stars 811 forks source link

Show conversions history #137

Closed Swati4star closed 6 years ago

Swati4star commented 6 years ago

How to do? Maintain a database of the operations performed by the user. Whenever user do any of the above operation, add it to that database.

shiv07tiwari commented 6 years ago

I am working on this issue @Swati4star

Swati4star commented 6 years ago

Sure! And use Android room persistence library for storing the conversions.

shiv07tiwari commented 6 years ago

Ya sure !

Swati4star commented 6 years ago

@shiv07tiwari First fix the app shortcuts issue. Then move on to this one.

vyankatesh24 commented 6 years ago

@Swati4star Shall I work on it, or is anyone working?

Swati4star commented 6 years ago

You can work on it. It's up for grabs :)

vyankatesh24 commented 6 years ago

Ok