Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2022-04-29Add Danish translationMiguel Angel Mulero Martinez
2022-01-04Add portable build to windowsMiguel Angel Mulero Martinez
2020-10-25Restrict Windows version to Windows 8 or higherMiguel Angel Mulero Martinez
2020-10-22Delete old installation of Configurator before installingMiguel Angel Mulero Martinez
2020-07-27Add Dutch translationMiguel Angel Mulero Martinez
2020-07-05Merge pull request #2102 from McGiverGim/inno_setupMichael Keller
2020-07-03Cordova framework integration, Android support, mobile UI & options tabWalcoFPV
Cordova integration and android platform : - Added cordova directory with required config - Added cordova applications generation in gulpfile - Added cordova development instructions - Used cordova plugins to simulate missing chrome api plugins (chrome.serial and chrome.fileSystem) - Added cordova clipboard support - Added android operating system and Cordova gui mode - Fixed some css and js files to make them working on Android as well as on computers - Added --skipdep argument to accelerate cordova build (gulp task) - Added a webview helper to help people to update the webview app of their device New options tab : - Added options tab replacing the options dropdown - Added option to switch between phones UI and computers UI Mobile interface and global interface improvements : - Simplified the structure of the header with flex css - Made headerbar and tab container responsive (compact headerbar and side menu) - All tabs are adapted to mobile interface (except firmware flasher) - The servos and adjustments tabs are not fully adapted but are "usable" - Improved header bar animation - Improved log expandation animation - Added swipe gesture to toggle side menu Fixes during the development : - Logo position - Dark mode - Auto connection - Error messages (cordova_chromeapi.js) - Responsive grid - Testing - Disconnection - Width of boxes inside the OSD tab - Fixed cli tab - OSD tab - Motor stop switch - White spaces in boxes - Dialogs size - Connect button state - Prevent tablet with a height larger than 575px to switch to computers ui - Fixed logging tab - Fixed code smell - Fixed yarn cordova plugin install issue - Fixed content_wrapper - Fixed vibrations when scrolling - Fixed scrolling bar alignment - Fixed dialogReportProblem height - Fixed rates logo - Fixed auto connection default value (true) - Fixed D to D max - Fixed dialogs Added required messages in locales/en/messages.json file Requested changes
2020-07-03Replace NSIS by Inno Setup installerMiguel Angel Mulero Martinez
2020-04-28Add Traditional Chinese translationMiguel Angel Mulero Martinez
2020-04-27Add Hungarian translationMiguel Angel Mulero Martinez
2020-03-19Added debug-release build for installers with debug console, changed Azure ↵mikeller
jobs to build them.
2020-02-19Add Polish translationMiguel Angel Mulero Martinez
2019-12-28Add custom fallback for Portuguese and Portuguese BrazilianMiguel Angel Mulero Martinez
2019-10-20Add Basque translationAsizon
2019-10-02Added unified '.gitattributes' file.Michael Keller
2019-08-15pretty up the installerKyle K
2019-08-14Add a way to avoid trying to add a custom icon when building nw.jsKyle K
Example use: yarn run gulp release --win64 --nowinicon winIco and winVersionString cause a wine requirement
2019-05-01Add Croatian translationMiguel Angel Mulero Martinez
2019-04-29Add Galician translationMiguel Angel Mulero Martinez
2018-10-24Add Indonesian TranslationMiguel Angel Mulero Martinez
2018-09-17Add Russian languageMiguel Angel Mulero Martinez
2018-09-01Add Swedish languageMiguel Angel Mulero Martinez
2018-03-25Better copyright debian fileMiguel Angel Mulero Martinez
2018-03-15Add Portuguese translationMiguel Angel Mulero Martinez
2018-03-15Merge pull request #977 from McGiverGim/bf-add_japanese_translationMichael Keller
Add Japanese translation
2018-03-13Add Japanese translationMiguel Angel Mulero Martinez
2018-03-08Add categories to desktop fileJake
2018-02-16Add italian translationMiguel Angel Mulero Martinez
2018-02-15Add Latvian languageMiguel Angel Mulero Martinez
2018-01-31Add translation into chinese simplifiedMiguel Angel Mulero Martinez
2018-01-28Language user selectable in appMiguel Angel Mulero Martinez
2018-01-25Move src filesBas Delfos
2018-01-18Fix debian packages (copyright needed)Miguel Angel Mulero Martinez
2018-01-16Fix win32 uninstaller admin userMiguel Angel Mulero Martinez
2018-01-13Windows installer: uninstall only what was installedMiguel Angel Mulero Martinez
2018-01-12Win installer with/without admin rightsMiguel Angel Mulero Martinez
2018-01-12Create debian packagesMiguel Angel Mulero Martinez
2018-01-05Better update system adding remove infoMiguel Angel Mulero Martinez
2017-12-30Add a win32 installerMiguel Angel Mulero Martinez
It needs NSIS (http://nsis.sourceforge.net/) installed and add makensis executable to the path