1.5
2022-11-13
Inline links added to About section
1.4.4
2022-09-17
- Fixed bug where dismissing about view always brought back draw view.
1.4.3
2022-05-13
Double tap symbols to copy symbol command directly to clipboard
1.4.2
2022-01-29
- Fixed broken link to PyTorch Mobilenet_v2
1.4.1
2021-10-13
Fixed a bug where dismissing the About sheet always took you back to the drawing screen.
1.4
2021-10-09
- Under-the-hood changes that makes DeTeXt feel at home on iOS & iPadOS 15.
- Menu Command 'Clear Canvas' added on iPad with keyboard shortcut(Cmd-R).
1.3
2021-09-22
- Simplified layout. About screen moved to popover.
- email link added in about screen
1.2.3
2021-03-02
- Updated screenshots
1.2.2
2021-02-22
- Fixed small font sizes of text elements (command name, confidence score) on macOS.
1.2.1
2021-02-17
- Drag and Drop support added for iPadOS and macOS.
- Menu command and keyboard shortcut (Cmd+R) added for clearing canvas on iPadOS and macOS.
1.2
2021-01-31
Minor UI changes. Design is more in line with modern iOS apps, and clear button appears as an overlay after drawing on canvas.
1.1.3
2020-12-16
Minor changes in layout and the algorithm.
1.1.2
2020-10-09
- Fixed a bug where the app would crash with images that were too big.
- Full coreML model is used for classification instead of quantised model. Accuracy of symbol classification should be slightly improved.
- Added tip to clear canvas by double tapping Apple Pencil(2nd generation).
- Symbols tab is renamed to search for consistency
- The list of symbols in search tab is now sorted by package name. You can also search by package name or command name. Searching by package name will show all commands from that package
- Minor visual improvements
1.1.0
2020-10-03
- New icon
- Fixed the bug where drawings that were either too small or too big confused the model. The model is much more accurate over a wider range of drawing styles and sizes.
- You can copy commands to clipboard by long-pressing on a command and tapping Copy Command from the context menu.
- Accessibility labels throughout the app for images and text are much improved.
- Added feedback and tips sections in About tab.
1.0.3
2020-09-26
- fixed issue with some symbol images appearing squished or stretched.
- changed size of images to be larger, and they now respond to Dynamic Type and are more accessible. Also added a divider between symbol image and command in drawing view.
1.0.2
2020-09-24
- Added support for double tap to clear canvas with 2nd generation Apple Pencil
- Added subtle haptic feedback when detecting symbols and clearing canvas. Only works on modern iPhones (iPhone 7 and later).
- Created a separate 'About' tab item that gives details on how to give feedback, as well as the above privacy policy, details on how the app works and credits.
1.0.1
2020-09-18
Added support for iPad multitasking.