Skip to content

Conversation

@numericOverflow
Copy link

Added more timeout options to give user more flexibility to choose their timeout. These apply to both the app_timeout_key and clipboard_timeout_key.
New values: 15m,30m,60m,90m,2h,4h,6h,12h,24h

Added more timeout options to give user more flexibility to choose their timeout.  These apply to both the app_timeout_key and clipboard_timeout_key.  
New values: 15m,30m,60m,90m,2h,4h,6h,12h,24h
@numericOverflow
Copy link
Author

This commit will close issues #488 and #352

@bpellin
Copy link
Owner

bpellin commented Mar 22, 2014

I don't think adding more time to the application timeout will help much in practice. The application will frequently be closed by Android to free memory before we hit the longer limits. I think we first need to put in place the ability to automatically reload the database from the file after the application is closed.

@numericOverflow
Copy link
Author

No worries. Thanks for all the hard work, but I've moved on and now use Keepass2Android ( https://play.google.com/store/apps/details?id=keepass2android.keepass2android ) which I prefer over this app.

@pfn
Copy link

pfn commented Mar 22, 2014

Add a low priority foreground notification (with a foreground service) This will prevent android from closing the application.

You can apply this to the copy to clipboard notification or create one after opening the database

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants