aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16Experimenting different UI.dam
2022-02-14Shrink date picker horizontally to center.dam
2022-02-14Improve popup appearance.dam
2022-02-13Check and request file access permissions on Android.dam
2022-02-10Sort option sets alphabetically.dam
2022-02-09Fade out action buttons when no actions is possible.dam
2022-02-09Add confirmation dialog to entry destructive actions.dam
2022-02-08Reorganized remaining items from ToDo list.dam
2022-02-07Implement option sets.dam
2022-02-06WIP: Implement option sets logic.dam
2022-02-03Implement option sets load/store import/export functions. Setup option set bu...dam
2022-01-25Draft prototype of option sets structure.dam
2022-01-24Draft prototype of option sets' structure, load and store.dam
2022-01-14Fix PointerInputSensor. Simplify TouchItemList and TouchVerticalContainer.dam
2022-01-10Reorder todo list items.dam
2022-01-10Split touch logic from stagedam
2022-01-09Split touch logic from database. Prototype of popup with list of options.dam
2022-01-06Remove date field and reduce usage of dictionary instances.dam
2022-01-06Isolate database entry code to avoid cyclic references.dam
2022-01-06Prepare filters' logic.dam
2022-01-04Implement clear and export data actions.dam
2022-01-02Load/save database and fix updating changed entries on database screen.dam
2022-01-02Update todo list.dam
2022-01-02Implement scroll by dragging on database and stage screens.dam
2022-01-01Change touch scroll detection to pointer-input-sensor approach using signals/...dam
2021-12-31Prototype implementation of touch scroll on database and stage screens.dam
2021-12-27Allow to scroll database screen without selecting item on touch-down.dam
2021-12-18Add drag detection threshold to date picker.dam
2021-12-16Fix issues when creating/editing entries. Fix android icon.dam
2021-12-16First prototype with working database and staging area.dam
2021-12-09Fix minimum size of date picker input field.dam
2021-12-06Add file dialogs for import/export filters. Height adjusted to virtual keyboard.dam
2021-12-06Fix resizing of main.body.dam
2021-12-06Tweak project settings.dam
2021-12-06Adjust UI to match mockups (WIP).dam
2021-12-06Avoid invalid dates on date picker.dam
2021-12-05Implement date picker.dam
2021-12-04Add todo items and prepare date picker for inputing values.dam
2021-12-04Use int+float to store picker value to fix rounding errors.dam
2021-12-03Fixed rounding errors affecting binning of 'big' numbers (~9000).dam
2021-12-03Parameterize the range of values to be picked.dam
2021-12-03Remove datepicker hardcoded dimensions.dam
2021-12-02Implement date picker prototype.dam
2021-12-01Update readme.dam
2021-12-01Convert from native to godotdam
2021-11-30Initial commit.dam
2021-11-30initial empty check-indam