index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
readme.md
Age
Commit message (
Expand
)
Author
2022-08-15
Updated to-do list.
dam
2022-06-17
First iteration over the day/night themes.
dam
2022-04-10
Code cleanup.
dam
2022-04-10
Renamed dropdown button on option_set.
dam
2022-04-09
Added vertical separation to OptionSetList. Item selected on database gets hi...
dam
2022-04-09
Chanted is_urgency button type. Made buttons lighter.
dam
2022-04-07
Changed database entries display text.
dam
2022-04-04
Implement back button logic.
dam
2022-04-03
Updated to do list.
dam
2022-04-02
Sets the stage action buttons side by side.
dam
2022-04-01
Option set changed to work with empty list instead of creating dummy -- entry.
dam
2022-03-31
Fixed signals on popup and modal_dialog to make those usable.
dam
2022-03-30
Updated to do list.
dam
2022-03-30
Add dismiss button logic on popup.
dam
2022-03-30
Fixed database fields being parsed as floats instead of integers by JSON.
dam
2022-03-29
WIP to add back button on popup.
dam
2022-03-28
Changed from mono to regular font. Database screen kept the mono font. Update...
dam
2022-03-26
WIP of prototype of option set list component: workaround for uninitialized l...
dam
2022-03-05
Store database and option sets as JSON. Allow to parse options from CSV datab...
dam
2022-03-04
Updated todo list.
dam
2022-02-22
Improve touch scroll for quick-small-touches.
dam
2022-02-22
Update todo list.
dam
2022-02-22
Clear database selection after deleting selected entry.
dam
2022-02-22
Fix scroll on stage screen.
dam
2022-02-18
Implemented custom option set control. Fixed option sets text input zone bein...
dam
2022-02-16
Experimenting different UI.
dam
2022-02-13
Check and request file access permissions on Android.
dam
2022-02-10
Sort option sets alphabetically.
dam
2022-02-09
Fade out action buttons when no actions is possible.
dam
2022-02-09
Add confirmation dialog to entry destructive actions.
dam
2022-02-08
Reorganized remaining items from ToDo list.
dam
2022-02-07
Implement option sets.
dam
2022-02-06
WIP: Implement option sets logic.
dam
2022-02-03
Implement option sets load/store import/export functions. Setup option set bu...
dam
2022-01-10
Reorder todo list items.
dam
2022-01-10
Split touch logic from stage
dam
2022-01-09
Split touch logic from database. Prototype of popup with list of options.
dam
2022-01-06
Prepare filters' logic.
dam
2022-01-04
Implement clear and export data actions.
dam
2022-01-02
Load/save database and fix updating changed entries on database screen.
dam
2022-01-02
Update todo list.
dam
2022-01-02
Implement scroll by dragging on database and stage screens.
dam
2021-12-16
First prototype with working database and staging area.
dam
2021-12-06
Add file dialogs for import/export filters. Height adjusted to virtual keyboard.
dam
2021-12-05
Implement date picker.
dam
2021-12-04
Add todo items and prepare date picker for inputing values.
dam
2021-12-01
Update readme.
dam