Releases: ashtf8/PocketMage_PDA
Releases · ashtf8/PocketMage_PDA
BETA_V1.2
- Add ability to create new files within TXT using ( SHFT ) + ( o )
- Add ability to launch apps directly on sleep depending on which key is used to wake:
- ( SPACE ) - Return to previous app (saved state from last sleep)
- ( H ) - Home
- ( U ) - USB
- ( F ) - Filewiz
- ( T ) - Tasks
- ( N ) - TXT
- ( S ) - Settings
- ( C ) - Calendar
- ( J ) - Journal
- ( D ) - Dictionary (lexicon)
- ( L ) - Loader
Beta V1.1
What's Changed
- comments on what to do w/ globals and other stuff in prep for library… by @SagarsGitHub in #53
- calendar app bugfix by @knzet in #90
- allow typing "filewiz" to actually go to the filewiz app by @leahanderson1 in #87
- Update journal with markdown support by @ashtf8 in #91
- TXT bug by @ashtf8 in #92
- fixed fn keybinds by @gerndalf in #95
- Library dev by @SagarsGitHub in #80
- add 8 bit fonts by @leahanderson1 in #55
- readBinaryFile helper for loading binary images from sd card into a buffer by @knzet in #98
- Clean up FAQ readme by removing excess formatting by @ashtf8 in #109
- clarify sleep behavior when usb is plugged in by @knzet in #108
- App install assets by @knzet in #103
New Contributors
- @knzet made their first contribution in #90
- @leahanderson1 made their first contribution in #87
- @gerndalf made their first contribution in #95
Full Changelog: BETA_V1_0_HOTFIX2...BETA_V1.1
Beta V1.0 Hotfix 2
- Fixed bug where typing on keys didn't reset timeout counter. Thanks Sagar!
- Fixed issue where power button didn't work while/after USB device was plugged in or unplugged.
- Add reset command to home
- Add sleep command to home
Beta V1.0 Hotfix 1
A hotfix to fix a couple BMS issues.
Change log:
Fixed issue with BMS allowing reverse voltage (power output) from the USB type C port, causing excessive power drain in sleep mode.
Seem to have fixed the issue causing the device to wake when plugged in to charge.
Disabled "Now & Later" pending an issue.
Beta V1.0
What's Changed
- Update README.md by @ashtf8 in #7
- Updated readme to align with current progress. by @Finbear2 in #14
- Code refactor by @ashtf8 in #17
- Refactor by @ashtf8 in #18
- Calculator App by @SagarsGitHub in #10
- Revert "Refactor" by @ashtf8 in #20
- Add working build.yml by @NellowTCS in #40
- Update README.md by @ashtf8 in #43
- Added comments to library code + added library readme by @SagarsGitHub in #42
- please by @ashtf8 in #47
- Txt dev by @ashtf8 in #48
- library clean up, migrating u8g2 to pocketmage_oled, removing extra headers by @SagarsGitHub in #50
- Library.json by @SagarsGitHub in #51
- Web Flasher! by @NellowTCS in #57
- Added a doc for setting up the PlatformIO IDE build environment by @evilgeniuschronicles in #54
New Contributors
- @Finbear2 made their first contribution in #14
- @NellowTCS made their first contribution in #40
- @evilgeniuschronicles made their first contribution in #54
Full Changelog: https://github.com/ashtf8/PocketMage_PDA/commits/BETA