Commit graph

  • 17e010cbaa Update app icon + colors + add monochrome version #46 PhilKes 2024-10-19 14:41:24 +02:00
  • b76cfe9d20
    Add feature request issue template Phil 2024-10-19 15:52:31 +02:00
  • 35ab650f74
    Add github issue templates Phil 2024-10-19 15:50:53 +02:00
  • 82f2599e19
    Merge pull request #38 from PhilKes/feat/widget-change-note Phil 2024-10-19 12:50:17 +02:00
  • 656506af2d Add change note button in Widget #38 PhilKes 2024-10-12 17:35:11 +02:00
  • 433a7ab9b4
    Merge pull request #45 from PhilKes/feat/sort-options Phil 2024-10-19 12:49:43 +02:00
  • 5b9f9680fc Add preference to sort notes by modified/created or title #45 PhilKes 2024-10-15 18:36:52 +02:00
  • 1556036b40 Temporarily hide ListItem sorting preference PhilKes 2024-10-14 18:47:02 +02:00
  • c658a7875d
    Merge pull request #43 from PhilKes/feat/undo-move-notes Phil 2024-10-14 18:44:42 +02:00
  • 16cab66a90 Show snackbar to undo moving notes #43 PhilKes 2024-10-14 18:10:50 +02:00
  • 49e3e8dadc
    Merge pull request #39 from PhilKes/feat/rolling-backups Phil 2024-10-13 14:51:55 +02:00
  • 24c89ca217 Add preferences for rolling auto-backups and backup period #39 PhilKes 2024-10-12 16:55:06 +02:00
  • 4a79cf8eed
    Merge pull request #35 from PhilKes/feat/widget-checked-item Phil 2024-10-12 12:53:09 +02:00
  • 4f3c569ac0 Strike through checked item in Widget #35 PhilKes 2024-10-11 16:48:57 +02:00
  • 08242399c6 Re-add pre-commit hook to ktfmt all changed kotlin files PhilKes 2024-10-11 16:45:10 +02:00
  • ed212b161b Add app/release to .gitignore PhilKes 2024-10-11 16:40:19 +02:00
  • 1d84a1bf47
    Merge pull request #28 from PhilKes/feat/display-image-position Phil 2024-10-10 18:44:25 +02:00
  • a322182cc4 Display image preview position in top right corner #28 PhilKes 2024-10-09 18:10:05 +02:00
  • 0ba624c1bf
    Merge pull request #26 from CodeNomadHQ/main Phil 2024-10-10 18:43:49 +02:00
  • df3911513c Replace buildDir with layout.buildDirectory.asFile to avoid using deprecated code #26 CodeNomad 2024-10-10 12:49:50 +02:00
  • 0018b62a79 Changed org.jetbrains.kotlin.gradle.tasks.KotlinCompile to KotlinCompile CodeNomad 2024-10-09 00:10:36 +02:00
  • 6b142fac5a Updated to configureEach for Kotlin compile tasks to improve build performance CodeNomad 2024-10-09 00:01:13 +02:00
  • a0143a91d8 Use tasks.register for better efficiency. CodeNomad 2024-10-08 23:40:32 +02:00
  • f281b62096 Removed JCenter repository as it is no longer receiving updates. CodeNomad 2024-10-08 23:37:42 +02:00
  • e7a582a6ee Replace Transformations.map with the map extension function directly on the LiveData CodeNomad 2024-10-08 23:31:44 +02:00
  • da477e0ec1 Upgraded the dependencies CodeNomad 2024-10-08 21:21:53 +02:00
  • f800028eea Upgraded Android Gradle Plugin from version 8.4.1 to 8.7.0 CodeNomad 2024-10-08 21:19:06 +02:00
  • 465d747e12 Bump v6.0-RC2 v6.0-RC2 PhilKes 2024-10-08 20:57:06 +02:00
  • 7deaf23651
    Merge pull request #25 from PhilKes/rename-project Phil 2024-10-08 20:55:29 +02:00
  • 82179669b7 Refactor kotlin code #25 PhilKes 2024-10-08 20:47:22 +02:00
  • e8e2d25c8a Refactor package structure PhilKes 2024-10-08 19:59:10 +02:00
  • 9e4df9964c Rename project to NotallyX PhilKes 2024-10-08 19:11:27 +02:00
  • f7a2ee6dbc
    Update README.md #24 CodeNomad 2024-10-08 19:55:07 +02:00
  • 7b8cc217be
    Merge pull request #22 from PhilKes/feat/display-amount-images Phil 2024-10-08 18:48:00 +02:00
  • 8e658cb139 Cleanup and refactor BaseNoteVH #22 PhilKes 2024-10-08 17:50:42 +02:00
  • efa94c4641 Show how many images in main view PhilKes 2024-10-08 17:46:15 +02:00
  • 9a4447b974
    Merge pull request #23 from PhilKes/fix/open-file-activity Phil 2024-10-08 18:47:32 +02:00
  • 56712d8204 Show appchooser when opening file for which there is no suitable app installed #23 PhilKes 2024-10-08 18:11:43 +02:00
  • 7413d5274a
    Merge pull request #21 from PhilKes/fix/first-item-child Phil 2024-10-08 18:47:01 +02:00
  • c2c4e3c877 Fix if first item is child force it to be a parent #21 PhilKes 2024-10-08 18:04:12 +02:00
  • 4f24fcddd7
    Merge pull request #25 from PhilKes/fix/editext-swipe-back Phil 2024-10-08 18:18:31 +02:00
  • 7918012fca Bump v6.0-RC1 v6.0-RC1 PhilKes 2024-10-07 19:58:48 +02:00
  • b69a370bff
    Merge pull request #24 from PhilKes/feat/file-attachment Phil 2024-10-07 19:57:36 +02:00
  • b6480aa62f Optimize file attachment Views PhilKes 2024-10-07 19:16:13 +02:00
  • 8c3fb4173c Add file attachment translations PhilKes 2024-10-07 18:50:26 +02:00
  • d9dd395f2a Disable installLocalGitHooks until optimized PhilKes 2024-10-07 18:45:26 +02:00
  • 00a6f22fe2 Add delete file attachment dialog on long click PhilKes 2024-10-07 18:35:26 +02:00
  • 7efbb47290 Add attached files to backups PhilKes 2024-10-07 18:03:12 +02:00
  • 1d0cb42a06 Add Converters.jsonToFiles test PhilKes 2024-10-07 17:39:53 +02:00
  • a1cc142175 Support adding any files as attachments PhilKes 2024-10-06 18:31:39 +02:00
  • 7cdfd61d56 Clear focus on EditText when back is pressed/swiped PhilKes 2024-10-07 19:44:57 +02:00
  • 5e99326862
    Merge pull request #22 from PhilKes/fix/notally-activity-restore Phil 2024-10-07 19:44:04 +02:00
  • 6d514b6dda Fix NotallyActivity restore state by moving NotallyModel.isFirstInstance PhilKes 2024-10-06 19:20:02 +02:00
  • 91e7fa8352
    Support ListItem children in widget (#23) Phil 2024-10-07 19:43:23 +02:00
  • 4194f46ba7
    Fix order values when opening a note (#16) Phil 2024-10-06 18:38:43 +02:00
  • 0a89f53d62 Add ktfmtFormat pre-commit hook PhilKes 2024-10-06 12:25:15 +02:00
  • e77d347460 Add .idea to .gitignore PhilKes 2024-10-05 13:23:13 +02:00
  • 04119a7b2e
    Merge pull request #13 from PhilKes/fix/change-history-fixes Phil 2024-10-05 13:05:01 +02:00
  • 6f8f97c4bf Fix drag ListListItem tests PhilKes 2024-10-05 13:00:24 +02:00
  • b473a28c9c Fix dragging with children PhilKes 2024-10-04 18:20:26 +02:00
  • a8fc3ddfa4 Refactored ListItemSortedList.moveItemRange to use only move notifications PhilKes 2024-10-04 17:38:29 +02:00
  • 981bb18d05 Refactor package structure PhilKes 2024-10-04 16:49:20 +02:00
  • bddf7fad30 Rename ListItem.sortingPosition to order PhilKes 2024-10-04 15:52:16 +02:00
  • 4e66cff1a6 Fix ChangeHistory undo/redos PhilKes 2024-10-04 13:59:42 +02:00
  • e199210f4d Refactor ChangedCheckForAllChange to use item ids instead of positions before/after PhilKes 2024-10-04 12:06:09 +02:00
  • 369066ce94 Test fix sorting PhilKes 2024-10-04 11:56:15 +02:00
  • 497b0d9ff3 Bump v6.0-SNAPSHOT v6.0-SNAPSHOT PhilKes 2024-10-03 17:26:36 +02:00
  • b65e4bc9a0 Merge remote-tracking branch 'origin/master' PhilKes 2024-10-03 17:26:06 +02:00
  • 210b258022
    Merge pull request #12 from PhilKes/feat/toolbar-actions-changehistory Phil 2024-10-03 17:25:32 +02:00
  • fb7198294e Add more ListManager tests PhilKes 2024-10-03 17:18:17 +02:00
  • c2d896b8e4 Use Android SortedList + refactorings PhilKes 2024-10-03 17:18:02 +02:00
  • 38e91ff843 Fix delete_checked_items key in dutch translations PhilKes 2024-10-02 17:09:49 +02:00
  • 7bf53f2d1f Add delete checked items to ChangeHistory PhilKes 2024-10-02 15:09:56 +02:00
  • 0ef09092bb Add check/uncheck all action to ChangeHistory PhilKes 2024-10-02 11:24:21 +02:00
  • 13718ea4f7 Fix delete_checked_items key in dutch translations PhilKes 2024-10-02 17:49:49 +02:00
  • aa8cc7bdad
    Merge pull request #5 from CodeNomadHQ/master Phil 2024-10-01 22:58:09 +02:00
  • ca7e028685
    Merge pull request #1 from PhilKes/listitem-improvements Phil 2024-10-01 22:56:44 +02:00
  • e562ed0a6d
    Changes and added missing translations CodeNomadHQ 2024-10-01 20:05:52 +02:00
  • 0c90492da6 Fix init uncheckedPosition in CheckedSorter PhilKes 2024-10-01 18:32:29 +02:00
  • 664ba4ea9d Refactor and cleanup ListManager PhilKes 2024-10-01 18:20:06 +02:00
  • 5bd21ea72a Add child ListItem indentation to share text PhilKes 2024-10-01 18:08:57 +02:00
  • 9cb52f8ea5 Add ktfmt for uniform formatting PhilKes 2024-10-01 18:04:33 +02:00
  • c75b6c6529 Redo ListManagerTests PhilKes 2024-10-01 18:00:06 +02:00
  • 280f9b99f5 Fix uncheckedPosition when item is unchecked and auto-sort enabled PhilKes 2024-10-01 17:49:06 +02:00
  • 47aed8516b Fix adding/deleting ListItem with children PhilKes 2024-10-01 17:45:05 +02:00
  • d7cb86835d Simplify move and drag of ListItem in ListManager PhilKes 2024-10-01 17:40:17 +02:00
  • 4b4716959c Refactor checked and isChild changes to own classes PhilKes 2024-10-01 17:29:17 +02:00
  • 385dea0a12 Cleanup ListManager PhilKes 2024-09-30 19:46:12 +02:00
  • 533a64e985 Fix dragging to top/bottom PhilKes 2024-09-30 19:36:12 +02:00
  • 580483adad Add ListItem.id to optimize DiffUtil notifications PhilKes 2024-09-30 19:29:12 +02:00
  • 655091a3e8 Cleanup PhilKes 2024-09-30 19:20:12 +02:00
  • ba88aec22b Add ListManager tests PhilKes 2024-09-30 19:00:12 +02:00
  • 920e799ebf Fix updating children in ListManager.endDrag PhilKes 2024-09-30 18:52:12 +02:00
  • c6ca39890a Fix ListManager.move/revertMove updating children PhilKes 2024-09-30 18:43:12 +02:00
  • 39729fddb9 Refactor ListManager.delete and add PhilKes 2024-09-30 18:35:12 +02:00
  • a34e01c759 Fix SwipeLayout.isEnabledSwipe to truly disable swiping PhilKes 2024-09-30 18:27:12 +02:00
  • c6256f34b9 Update uncheckedPosition in addAndNotify PhilKes 2024-09-30 18:19:12 +02:00
  • a16c401c87 Add ChangeHistoryTest PhilKes 2024-09-30 18:11:12 +02:00
  • 149788dc6c Fix ListManager.add isChild is item before isChild PhilKes 2024-09-29 11:50:41 +02:00
  • d15e1111cd Fix ListManager.changeIsChild update children PhilKes 2024-09-28 13:41:14 +02:00