|
ecac42eb94
|
Added autoBackup constants
|
2023-07-28 17:33:53 +10:00 |
|
|
938c050e1d
|
Implemented backupNotes and other functions in Context.kt
|
2023-07-28 17:33:13 +10:00 |
|
|
c93e7fe063
|
ManageAutoBackupsDialog and DateTimePatternInfoDialog added
|
2023-07-28 17:30:50 +10:00 |
|
|
ada0702929
|
Added backup receivers
|
2023-07-28 16:33:53 +10:00 |
|
|
53c5f54677
|
Added settings menu item
|
2023-07-28 16:25:39 +10:00 |
|
|
01db7c05df
|
Merge pull request #629 from Aga-C/add-widget-sorting
Added sorting to the widget (#624)
|
2023-07-17 20:23:44 +02:00 |
|
|
2335027a53
|
Fix 353: Change gravity internally from Left and Right to Start and End
|
2023-07-12 05:31:13 +02:00 |
|
|
07071b7b02
|
Merge pull request #634 from Zocker1999NET/fix-621
Use MyMovementMethod on hotfix fixing crash on selection (SDK<=23)
|
2023-07-10 16:15:51 +02:00 |
|
|
d1e5262b34
|
removing an extra space
|
2023-07-10 16:00:54 +02:00 |
|
|
cd899849fe
|
Changed result if nothing has been imported
|
2023-07-10 23:27:10 +10:00 |
|
|
6614539186
|
Added ExportNotesDialog
|
2023-07-10 12:51:20 +10:00 |
|
|
5e0d4a512e
|
Added pager update if new notes appeared
|
2023-07-10 12:41:21 +10:00 |
|
|
29e4509b6e
|
Moved ActivityResult properties
|
2023-07-10 12:09:16 +10:00 |
|
|
26cd68b132
|
Checklists refactoring
|
2023-07-10 11:33:48 +10:00 |
|
|
0112f39ff0
|
Created NoteTypeConverter
|
2023-07-10 11:20:10 +10:00 |
|
|
e8b8d2be1d
|
Changed NoteType to the enum class in Note.kt
|
2023-07-10 11:19:55 +10:00 |
|
|
932699a0ba
|
Added Serializable to ChecklistItem
|
2023-07-10 11:18:21 +10:00 |
|
|
487350b0da
|
NoteType refactored
|
2023-07-10 11:11:34 +10:00 |
|
|
f626389f85
|
Added migration label coloring in onResume
|
2023-07-08 11:31:45 +10:00 |
|
|
881506f36d
|
Removed log
|
2023-07-08 11:29:22 +10:00 |
|
|
7a15eef790
|
Got rid of NoteExporter and NoteImporter
|
2023-07-07 23:19:45 +10:00 |
|
|
9c2d0e5954
|
Implemented import/export for notes in SettingsActivity
|
2023-07-07 23:19:05 +10:00 |
|
|
4d2a756fe8
|
ArrayList to List refactoring
|
2023-07-07 23:18:05 +10:00 |
|
|
f79b1fac83
|
Improved UnlockNotesDialog to return unlocked notes instead of ids
|
2023-07-07 23:17:40 +10:00 |
|
|
9503b1e5da
|
Cleared MainActivity
|
2023-07-07 23:16:58 +10:00 |
|
|
323ca2c56e
|
Added importNotes fun in NotesHelper
|
2023-07-07 23:16:27 +10:00 |
|
|
a305a2b485
|
Created insertOrUpdate fun for many notes
|
2023-07-07 23:15:58 +10:00 |
|
|
7b9c05f32d
|
Added serializable to the Note entity
|
2023-07-07 23:15:40 +10:00 |
|
|
6b44179ae0
|
Extracted requestUnlockNotes to an extension fun
|
2023-07-07 23:15:11 +10:00 |
|
|
66546df0f1
|
Refactored ArrayList to List
|
2023-07-07 21:42:47 +10:00 |
|
|
c5e8240882
|
hide keyboard while closing search bar
|
2023-06-14 23:57:36 +03:00 |
|
|
716f96a4b4
|
Use MyMovementMethod on hotfix fixing crash on selection (SDK<=23)
- fixes #621
- hotfix causing the issue implemented in 1741070686
|
2023-05-20 15:00:17 +02:00 |
|
|
7376a4d8d7
|
Added sorting to the widget (#624)
|
2023-05-14 10:12:51 +02:00 |
|
|
7f74a8d609
|
refactor: cannot_load_over_internet string
|
2023-05-11 08:44:30 +01:00 |
|
|
8c79d2a386
|
Merge remote-tracking branch 'upstream/master' into fix/import-from-internet
|
2023-05-11 08:34:15 +01:00 |
|
|
66010c9b5c
|
updating commons
|
2023-05-07 18:34:16 +02:00 |
|
|
77e3284689
|
fix: separate error message for network exception during import
|
2023-05-03 20:47:44 +01:00 |
|
|
61dde7fbc4
|
Always parse exported notes
|
2023-05-02 21:57:03 +05:30 |
|
|
c2ff80b9e5
|
Fix NPE with empty files
|
2023-05-02 17:24:12 +05:30 |
|
|
a24aefcb42
|
Merge pull request #599 from Aga-C/add-create-shortcut
Added create shortcut option (#598)
|
2023-03-23 23:09:12 +01:00 |
|
|
d54424a5b4
|
adding a newline
|
2023-03-23 10:52:46 +01:00 |
|
|
80aada524b
|
Use "Skip" instead of "Ok"
|
2023-03-22 13:55:17 +05:30 |
|
|
7d590f3f06
|
Use named parameter in lambda
|
2023-03-18 23:39:13 +05:30 |
|
|
36c4746829
|
Always export latest notes
|
2023-03-15 02:38:38 +05:30 |
|
|
3cda2eb234
|
Avoid showing unlock notes dialog unnecessarily
|
2023-03-15 02:22:36 +05:30 |
|
|
0bc818245c
|
Allow exporting locked notes
|
2023-03-15 02:09:28 +05:30 |
|
|
a94aaf41d7
|
lets always show the Upgraded From Free dialog
|
2023-03-07 12:32:37 +01:00 |
|
|
7d95415ebe
|
Added create shortcut option (#598)
|
2023-03-03 20:27:40 +01:00 |
|
|
4ebf1f4a4a
|
catch and show exceptions thrown at printing
|
2023-02-28 15:44:22 +01:00 |
|
|
20b83330ec
|
underline the Show content text at locked notes
|
2023-01-30 12:20:54 +01:00 |
|