Package Release Info

qFlipper-1.3.3+git0.1699609231.bfce851-bp160.1.7

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

qFlipper
qFlipper-base
qFlipper-cli
qFlipper-libflipperproto

Change Logs

* Tue Apr 08 2025 Michal Suchanek <msuchanek@suse.de>
- Fix build in Factory
  * ==.patch
* Sun Apr 21 2024 Ben Greiner <code@bnavigator.de>
- Retire Qt5, long live Qt6!
- Fix plugin library path
- Make out-of-tree build
* Sat Feb 24 2024 Ben Greiner <code@bnavigator.de>
- Remove non-fatally failing execution of setup_rules.sh. The actual
  udev rules are installed by qmake from installer-assets/udev/
  * gh#flipperdevices/qFlipper#215
* Wed Dec 20 2023 msuchanek@suse.com
- Update to version 1.3.3:
  * Implement screen orientation (#202)
  * Update Flipper graphic
  * Added udev rule for U2F (#106)
  * Support different targets for resources_tgz
  * Better error messages
Version: 1.3.1~rc1+git1.1684488882.0199220-bp155.2.3.1
* Mon May 22 2023 msuchanek@suse.com
- Update to version 1.3.1~rc1+git1.1684488882.0199220:
  * New indexer (#143)
  * Improve keyboard navigation in File Manager
  * Fix unknown type error in Qt5 builds
  * Fix ScreenStreaming freeze after pressing Save Screenshot button
* Mon May 22 2023 andrea.manzini@suse.com
- Update to version 1.3.0:
  * New Features:
  - Keyboard navigation in file manager (by @gncnpk)
  - Lefty mode support
  * Bug Fixes:
  - Display proper operation progress when downloading multiple files from Flipper
  - When reinstalling firmware updates, verify the md5 sums (#156)
  - Make the self update dialog closable in case of failure
  - Improve font antialiasing with Qt6
  - Improve DPI handling (incl. multi-monitor configurations)
  - Do not fail if a .tgz update file has been renamed
  - Improve scrolling animations
  - Show an error when the user drops a file from a .zip folder
  - Other small fixes and improvements
  * Under the Hood:
  - Increase write chunk size to 1K (slighly faster file uploads)
  - Improved USB device handling and error reporting
  * Other improvements
  - Fix typos and improve text messages
Version: 1.2.2+git7.1672595968.84566a5-bp155.1.7
* Mon Jan 02 2023 Michal Suchanek <msuchanek@suse.com>
- qFlipper version 1.2.2+git7.1672595968.84566a5:
  * Do not use wrong serial port (#148)
  * Fix zero width window (#149)
  * Adding extra keyboard navigation (#135)