memo icon indicating copy to clipboard operation
memo copied to clipboard

Android processing and secured library for managing SharedPreferences as key-value elements efficiently and structurally.

Results 4 memo issues
Sort by recently updated
recently updated
newest added

**Description:** Remediation for Unsafe Encryption Mode Usage This information is intended for developers with app(s) that contain encryption employing the less secure mode AES/ECB. Encrypting content using this weak mode...

@bug
@security
@priority-high

**Description:** `@KeyName` is not a suitable name therefore it should be renamed to `StoreKey` because this element represents the value that binds the element to the storage ###### To help...

@bug
@priority-very-low

**Description:** Default value for memo's injector ###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/memo/releases) of the library. ###### We also happily...

@bug
@priority-low

**Is your feature request related to a problem? Please describe.** @MemoCompoundFunction to set values **Describe the solution you'd like** For the time being the @MemoCompoundFunction annotation can be used only...

@priority-medium
@feature