Commit graph

1200 commits

Author SHA1 Message Date
Phil
0407f2bdc4
Merge pull request #549 from PhilKes/fix/keyboard-api-24
Show keyboard when EditText is focused for API < 27
2025-04-18 15:25:15 +02:00
PhilKes
212c354072 Show keyboard when EditText is focused for API < 27 2025-04-18 15:15:49 +02:00
Phil
07ff5691e2
Merge pull request #548 from PhilKes/fix/reminders-dialog-scroll
Reduce reminder dialog padding and add scrolling
2025-04-18 14:54:24 +02:00
PhilKes
20cf84ab69 Reduce reminder dialog padding and add scrolling 2025-04-18 14:52:35 +02:00
Phil
6bfa013a6c
Merge pull request #547 from PhilKes/fix/navigationbarcolor-api24
Fix navigationBarColor in Note and BottomSheetFragments for API < 27
2025-04-18 14:47:29 +02:00
PhilKes
66a7b02c69 Fix navigationBarColor in Note and BottomSheetFragments for API < 27 2025-04-18 14:47:20 +02:00
Phil
62035091f5
Merge pull request #546 from PhilKes/fix/movementmethod-enterbody
Fix setting movementmethod for links
2025-04-18 14:28:06 +02:00
PhilKes
209e19d690 Fix setting movementmethod for links 2025-04-18 14:27:38 +02:00
Phil
899f2c0f9a
Merge pull request #545 from PhilKes/fix/share-text-note
Fix share pure text note
2025-04-18 14:08:19 +02:00
PhilKes
3a0b699c82 Fix share pure text note 2025-04-18 14:06:38 +02:00
Phil
18947835f1
Merge pull request #534 from PhilKes/translation/update
Translation/update
2025-04-10 17:26:09 +02:00
PhilKes
5c0ea100ee Remove unused translations 2025-04-10 17:24:45 +02:00
PhilKes
392a060329 Update fr/strings.xml 2025-04-10 17:11:57 +02:00
PhilKes
1aa5e2c9e7 Update pl/strings.xml 2025-04-10 17:11:19 +02:00
Phil
0d86d7aad8
Merge pull request #533 from PhilKes/fix/remove-capitalize-labels
Remove capitalization in input dialogs
2025-04-10 17:10:18 +02:00
PhilKes
772a43de31 Remove capitalization in input dialogs 2025-04-10 17:09:16 +02:00
PhilKes
ad9b410d45 Add v7.3.1 changelogs 2025-04-08 17:31:48 +02:00
PhilKes
6cf2a8ce1f Bump version 7.3.1 2025-04-08 17:29:24 +02:00
Phil
c33b639a07
Merge pull request #521 from PhilKes/fix/label-crash
Fix search navigate up loop and navigate label crash
2025-04-08 17:22:25 +02:00
PhilKes
61112a18d2 Fix search navigate up loop 2025-04-08 17:21:04 +02:00
PhilKes
30f889f3db Downgrade androidx.navigation to v2.3.5 2025-04-08 17:20:15 +02:00
PhilKes
b95782e53a Add v7.3.0 changelogs 2025-04-07 18:37:55 +02:00
PhilKes
19df4b817f Bump version 7.3.0 2025-04-07 18:23:11 +02:00
PhilKes
333b57c29d Remove it-It and pl-PL changelogs since too much effort 2025-04-07 18:22:23 +02:00
Phil
87124c32f4
Merge pull request #516 from PhilKes/fix/navigationbar-api-24
Remove white navigation bar background for API < 27
2025-04-06 21:55:09 +02:00
PhilKes
f4a7074811 Remove white navigation bar background for API < 27 2025-04-06 21:54:13 +02:00
PhilKes
1f6afb03d4 Fix docusaurus.config.ts baseUrl 2025-04-05 16:07:10 +02:00
PhilKes
56683d5255 Adjust Docusarus theme and index page 2025-04-05 16:03:43 +02:00
PhilKes
e24f630acf Add initial dokusaurus project + github workflows 2025-04-05 15:28:48 +02:00
PhilKes
6b3fec40eb Bump versionCode 7220 2025-04-05 12:26:33 +02:00
Phil
205116ac60
Merge pull request #510 from PhilKes/fix/search-focus
Fix initial focus on Search EditText + back pressing re-focus Search EditText
2025-04-05 12:25:28 +02:00
PhilKes
ffeecdf1ca Fix back pressing re-focus Search EditText 2025-04-05 12:15:24 +02:00
PhilKes
8d6b318e3b Fix initial focus on Search EditText 2025-04-05 12:15:24 +02:00
Phil
8d477e4366
Merge pull request #507 from PhilKes/translation/update
Update de + es + cs + zh-rCN strings.xml
2025-03-31 18:22:37 +02:00
PhilKes
79eacb079d Update de/strings.xml 2025-03-31 18:21:17 +02:00
PhilKes
c122c2cc48 Update zh-rCN/strings.xml 2025-03-31 18:14:29 +02:00
PhilKes
f97f99ded0 Update es/strings.xml 2025-03-31 18:13:46 +02:00
PhilKes
506bc5c362 Update cs/strings.xml 2025-03-31 18:13:11 +02:00
PhilKes
8784145b83 Bump versionCode 7219 2025-03-29 19:27:48 +01:00
PhilKes
7b1aa83fca Fix BaseNote.viewMode db migration 2025-03-29 19:27:20 +01:00
PhilKes
f9ea26f1fa Bump versionCode 7218 2025-03-29 14:10:51 +01:00
Phil
54d835e40b
Merge pull request #503 from PhilKes/feat/persist-note-viewmode
Persist viewMode for each note individually
2025-03-29 14:10:16 +01:00
PhilKes
9fd735ba95 Add viewMode to BaseNote.toJson 2025-03-29 14:09:36 +01:00
PhilKes
b5e13ce73a Remove obsolete defaultNoteViewMode preference 2025-03-29 13:46:17 +01:00
PhilKes
c586eab072 Persist viewMode for each note individually 2025-03-29 13:31:17 +01:00
Phil
860db3e6bb
Merge pull request #502 from PhilKes/fix/new-note-viewmode
Always use Edit view mode for new notes
2025-03-29 12:26:04 +01:00
PhilKes
883998e27f Always use Edit view mode for new notes 2025-03-29 12:24:24 +01:00
Phil
4924ee46ec
Merge pull request #500 from PhilKes/fix/next-action-edittext
Fix next action on ListItem EditText
2025-03-29 12:20:11 +01:00
PhilKes
ad5ad25e11 Fix next action on ListItem EditText 2025-03-29 12:19:36 +01:00
PhilKes
93119098bc Bump versionCode 7217 2025-03-28 18:28:02 +01:00