forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating UniRF Remix app to latest 0.1.2 version #45
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added ReadMe.md to applications/unirfremix folder
It just occurred to me that I didn't make any changes to the ReadMe.md file. It was a straight copy/paste from my repo I'll edit later and submit another pull request, or feel free to change it. |
RogueMaster
approved these changes
Jun 9, 2022
ESurge
pushed a commit
to ESurge/flipperzero-firmware-wPlugins
that referenced
this pull request
Aug 9, 2022
ESurge
pushed a commit
to ESurge/flipperzero-firmware-wPlugins
that referenced
this pull request
Aug 9, 2022
New version AC.ir & sk-SK keyboard layout
RogueMaster
pushed a commit
that referenced
this pull request
Oct 31, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
c7b7658 move base pack here REVERT: 8a1ccc4 config on SD card - read/save, change meter resolution, add stats in lux_only mode (#39) REVERT: a476434 Update README.md (#50) REVERT: 17d4337 Update changelog.md (#49) REVERT: 8f09e6d Update documentation and bump version (#48) REVERT: 5de076e Support MAX44009 i2c sensor (#47) REVERT: f64b084 Preparation for application catalog 2 (#45) REVERT: 20f8994 Catalog-preparation 1 (#43) REVERT: da83b8b Update workflow (#41) REVERT: af2cae8 Various minor updates (#40) REVERT: e6d4f12 Move directory with screenshots (#37) REVERT: 78c2005 Add lux only mode (#35) REVERT: 221d683 Add backlight mode (#32) REVERT: 8e9aec5 Add BH1750 library REVERT: 0f06860 Reorder sources git-subtree-dir: lightmeter git-subtree-split: c7b7658
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
b408703 fix catalog versions 2f006ba bump version e4d9959 Update apps 7bfa94d bump versions 5cee3bd fix cnt down timer & update pomodoro 793f8fa categories part 1 63f561c more manifestos, xbox controller and videopoker ufbt fixes a7b41b1 Add Screenshots 0a1b42c API 31 / unzip sources REVERT: d329978 feat: on-demand contextual chatting (#211) REVERT: 52cc11a feat: display stats (#97) REVERT: ddda80f ci(build): fix missing deed method (#198) REVERT: 2f2962d feat: long cycle (#42) (#45) REVERT: 925ebc6 feat: animated stage background (#39)(#32) REVERT: 70e3a71 refactor: modules structure (#11) REVERT: fa63582 feat: add happiness management (#10) REVERT: 57b1487 update images art REVERT: 621c6fd complete MVP REVERT: b3f442d add timer stage toggl REVERT: f49e172 add build infrastructure git-subtree-dir: pomodoro git-subtree-split: b408703
RogueMaster
pushed a commit
that referenced
this pull request
Mar 12, 2024
UART Flipper Firmware v0.98-rc+
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updating UniRF Remix app to latest 0.1.2 version
Added ReadMe.md to applications/unirfremix folder
Fixed a few issues when loading from Favorite App shortcut. Also fixed the hard lock/hanging issue if you press buttons during a signal send.
App still freezes temporarily during send, but I think the app will need a rewrite to fix that.