Andrii Chubko de60443c21 Fix editing previously exported notes not working properly
OutputStream for existing files with "content://" path needs to be opened in truncate mode, its description: "If the file already exists and is a regular file and is opened for writing, it will be truncated to length 0."
Streams for files with "/storage" don't seem to be affected by this issue and don't need the truncate mode.

See more at https://developer.android.com/reference/android/os/ParcelFileDescriptor#parseMode(java.lang.String).
2021-08-22 09:10:11 +01:00
2020-11-09 19:43:46 +01:00
2021-08-17 09:38:40 +02:00
2019-06-14 16:41:34 +02:00
2021-05-20 11:39:30 +02:00
2021-05-21 11:28:33 +02:00
2016-02-13 21:05:54 +01:00
2016-02-13 21:05:54 +01:00
2019-10-13 15:30:54 +02:00
2021-02-11 20:58:52 +01:00
2016-02-13 21:05:54 +01:00

Simple Notes

Logo

A simple textfield for adding quick notes.

Need to take a quick note of something to buy, an address, or a startup idea? Then this is the app you've been looking for! No complicated setup steps needed, just type in what you came for. Comes with autosave, so you will not discard your changes by mistake. Supports creating multiple independent notes.

You can access the note in no time by using the customizable and resizable widget, which opens the app on click.

Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.

This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com

Get it on Google Play Get it on F-Droid

App image App image App image
Description
Languages
Kotlin 99.6%
Ruby 0.4%