Commit graph

1083 commits

Author SHA1 Message Date
PhilKes
d42d9ebd69 Set Github Token for generate-changelogs.sh 2025-03-06 18:08:11 +01:00
Phil
e48c7b5dec
Merge pull request #441 from PhilKes/feat/list-drag-scroll
Add auto-scroll when dragging ListItem to top/bottom
2025-03-05 18:26:07 +01:00
PhilKes
a02e45ad98 Scroll back to changed ListItem when using undo/redo 2025-03-05 17:40:35 +01:00
PhilKes
0215bcd676 Add auto-scroll when dragging ListItem to top/bottom 2025-03-05 17:37:08 +01:00
PhilKes
7c25838d97 Bump versionCode 7108 2025-03-04 17:25:16 +01:00
Phil
aae366eaff
Merge pull request #438 from PhilKes/fix/move-child-same-parent
Fix update new parent first in finishMove
2025-03-04 17:24:41 +01:00
PhilKes
e153cafe08 Fix update new parent first in finishMove 2025-03-04 17:24:01 +01:00
Phil
4c0ca095d4
Merge pull request #435 from PhilKes/fix/paste-list
Fix paste list text in ListItem
2025-03-03 18:47:46 +01:00
PhilKes
86e68b7936 Fix paste list text in ListItem 2025-03-03 18:25:35 +01:00
PhilKes
10fe736e46 Update translations.xlsx 2025-03-03 18:13:41 +01:00
Phil
45e8c28808
Merge pull request #433 from PhilKes/translation/update
Update zh-rTW/strings.xml + Bump android-translations-converter v1.0.5
2025-03-02 19:12:55 +01:00
PhilKes
b78c5c2259 Update zh-rTW/strings.xml 2025-03-02 19:12:20 +01:00
PhilKes
bed5b08236 Bump android-translations-converter v1.0.5 2025-03-02 19:12:04 +01:00
PhilKes
a00bc28d8e Bump versionCode 7107 2025-03-02 13:11:10 +01:00
PhilKes
a3281d8195 Exclude issues labeled 'already done' from CHANGELOG.md 2025-03-02 12:19:05 +01:00
Phil
94d470956a
Merge pull request #431 from PhilKes/fix/move-inplace
Call finishMove if ListItem dragged to same position
2025-03-02 12:11:59 +01:00
PhilKes
935433bef5 Call finishMove if ListItem dragged to same position 2025-03-02 12:11:34 +01:00
Phil
94e4b5cb7f
Merge pull request #430 from PhilKes/fix/delete-lock
Lock delete action while already deleting note
2025-03-02 11:47:27 +01:00
PhilKes
6698ddfa52 Lock delete action while already deleting note 2025-03-02 11:46:37 +01:00
Phil
6d2f2c00d0
Merge pull request #426 from PhilKes/fix/check-parent
Fix always check previous parent for checked on finishMove
2025-03-02 11:16:54 +01:00
PhilKes
14239cc0a6 Fix always check previous parent for checked on finishMove 2025-03-02 11:15:53 +01:00
PhilKes
0d2b5116a5 Fix enable swipe on previous first ListItem after move 2025-03-02 10:53:13 +01:00
PhilKes
bf7002b0c0 Bump versionCode 7106 2025-02-28 18:39:12 +01:00
Phil
d11b461708
Merge pull request #420 from PhilKes/fix/childindex-calculation
Calculate child index based on ListItem.order
2025-02-28 18:37:20 +01:00
PhilKes
b207b8df77 Fix init List note without auto-sort 2025-02-28 18:08:24 +01:00
PhilKes
bd24776421 Calculate child index based on ListItem.order 2025-02-28 18:02:32 +01:00
PhilKes
02930a25b8 Bump versionCode 7105 2025-02-27 18:24:00 +01:00
Phil
437942536d
Merge pull request #417 from PhilKes/fix/recreate-editactivity
Correctly reload state if EditActivity was destroyed by system
2025-02-27 18:23:03 +01:00
PhilKes
d02171eec4 Correctly reload state if EditActivity was destroyed by system 2025-02-27 18:21:22 +01:00
Phil
e57cec7eef
Merge pull request #416 from PhilKes/fix/savenote-on-crash
Save open note on crash
2025-02-27 18:21:07 +01:00
PhilKes
ac8ec46361 Save open note on crash 2025-02-27 18:15:57 +01:00
PhilKes
ae70770c27 Bump versionCode 7104 2025-02-26 17:41:18 +01:00
Phil
58e9d5a439
Merge pull request #415 from PhilKes/fix/move-ischild
Only make moved items child if item below is child
2025-02-26 17:40:09 +01:00
PhilKes
2b2f7a696b Only make moved items child if item below is child 2025-02-26 17:39:49 +01:00
Phil
3b550162ff
Merge pull request #414 from PhilKes/translation/update
Add zh-rTW/strings.xml
2025-02-26 17:39:07 +01:00
PhilKes
ba9db21ee9 Add zh-rTW/strings.xml 2025-02-26 17:38:32 +01:00
Phil
6f2aee42fd
Merge pull request #388 from PhilKes/refactor/checked-list
Refactor checked items into separate list
2025-02-25 18:44:22 +01:00
PhilKes
b3519b6dc3 Bump versionCode 7103 2025-02-25 18:39:51 +01:00
PhilKes
5dc578eb44 Cleanup old ListItemSortedList implementation 2025-02-25 18:01:40 +01:00
PhilKes
650243edc9 Fix changeIsChild order update when checked items between 2025-02-25 17:42:46 +01:00
PhilKes
503c719a2e Bump versionCode 7102 2025-02-24 20:11:32 +01:00
PhilKes
a4c7822f5c Check parent if only unchecked child was made parent 2025-02-24 20:11:12 +01:00
PhilKes
8ee9d99213 Fix isChild when moving parent with children 2025-02-24 20:11:12 +01:00
PhilKes
3c15cd771f Fix EditListActivity.updateModel items list 2025-02-24 18:55:04 +01:00
PhilKes
9a1d2c4df0 Fix en-/disable swipe if first ListItem changed/moved 2025-02-24 18:47:26 +01:00
PhilKes
e8ff4d7e44 Fix remove ListItem with other items having same body 2025-02-24 18:31:31 +01:00
PhilKes
dcd2aea1c9 Bump versionName 7.2.0 2025-02-23 18:30:31 +01:00
PhilKes
80ac25debd Bump versionCode 7101 2025-02-23 18:25:24 +01:00
PhilKes
8b9c4dec13 Update orders of checkedlist when moving unchecked 2025-02-23 18:25:07 +01:00
PhilKes
2863bb8476 Decrease FastScrollBar min touch size for better delete access 2025-02-23 18:06:04 +01:00