NotePad
Make notes
新版本 1.5.1
Version 1.5.1
* Fixed a bug where encrypted records were not shown if "Show
private records" is set but a password has not been entered.
* Moved the password field for unlocking encrypted records
from the Settings screen to a separate pop-up dialog.
* Bumped the target SDK version from 33 (Tiramisu) to 34 (Upside-down Cake).
* Fixed a bug where encrypted records were not shown if "Show
private records" is set but a password has not been entered.
* Moved the password field for unlocking encrypted records
from the Settings screen to a separate pop-up dialog.
* Bumped the target SDK version from 33 (Tiramisu) to 34 (Upside-down Cake).
A simple and intuitive notepad based on the app bundled with Palm Pilot.
- Entirely offline, requiring few permissions to run.
- Permission to use external storage is only needed to back up or
restore your notes on Marshmallow (Android 6) and older. - Permission to run a foreground service is used when exporting or
importing the notes to/from XML files, or when re-encrypting records
when the password is changed. Allies to Pie (Android 9) and later.
- Permission to use external storage is only needed to back up or
- Create any number of categories for different notes.
- Mark notes as private and optionally encrypt them with a password.
- Export notes to a local XML file.
- Import notes from an XML file.
- Backwards compatible with Android 4.0 (Ice Cream Sandwich) and up.
- 作者: Trevin Beattie
- 授權條款: GNU General Public License v3.0 only
- 問題追蹤系統
- 原始碼
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 4.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 2.2 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.5.0
Version 1.5.0
* Fixed a minor UI issue where the soft keyboard was covering up the
bottom of a note and the Done and Details buttons in the editor.
* Refactored the app to use an internal repository class instead of having
a Provider. This enables more granular automated testing on emulators.
* Added instrumented (automated) tests for the PasswordChangeService,
XMLExporterService, and XMLImporterService and regular unit
test cases for StringEncryption to help verify the refactored
cod
* Fixed a minor UI issue where the soft keyboard was covering up the
bottom of a note and the Done and Details buttons in the editor.
* Refactored the app to use an internal repository class instead of having
a Provider. This enables more granular automated testing on emulators.
* Added instrumented (automated) tests for the PasswordChangeService,
XMLExporterService, and XMLImporterService and regular unit
test cases for StringEncryption to help verify the refactored
cod
新版本 1.4.0
Version 1.4.0
* Target Android 12 (Snow Cone)
* Separate the file name and folder in the Export and Import dialogs.
* Added a radio selection to choose between local private storage
and shared storage; when running on Nougat or later, use the Storage
Access Framework to have the user select the XML file from the system's
storage provider rather than have to type in the file location.
* Added a reference to the documentation on the About dialog.
* Target Android 12 (Snow Cone)
* Separate the file name and folder in the Export and Import dialogs.
* Added a radio selection to choose between local private storage
and shared storage; when running on Nougat or later, use the Storage
Access Framework to have the user select the XML file from the system's
storage provider rather than have to type in the file location.
* Added a reference to the documentation on the About dialog.


