issues
search
Keyspace-cloud
/
android
Official Android client for keyspace.cloud. A beautiful and secure password manager.
https://keyspace.cloud
GNU General Public License v3.0
135
stars
9
forks
source link
v1.4.1
#37
Closed
0x4f53
closed
1 year ago
0x4f53
commented
1 year ago
v1.4.1
Notes features!
Features
Added sharesheet integration to notes. Text can now be shared to the Keyspace app.
Added grid layout support to notes on dashboard. Notes can now be viewed as sticky notes.
Added preview mode to notes. Notes can now be previewed first when tapped, with the option to directly edit notes when tapped.
Added a new graphic for no search results.
Added ability to search by icon name.
Bug fixes
Fixed a bug backend sync bug where a 500 response crashed the app (replaced nested Coroutines).
Fixed a bug where card text was invisible in light mode.
Fixed a bug where tag and other data may overlap with note timestamp.
Fixed a bug where the graphic for no vault data had misaligned arrows on tablets.
Fixed a bug that would cause the search bar to crop into Dashboard items.
Others
Got rid of unnecessary code in
CryptoUtilities.kt
.
Shrunk top bar height in Dashboard.
Moved color picker in notes from top bar to markdown toolbar.
v1.4.1
Notes features!
Features
Bug fixes
Others
CryptoUtilities.kt
.