Add missing SPDX-FileCopyright Header#55
Merged
PeterHasse merged 1 commit intorel/0.6from Apr 29, 2025
Merged
Conversation
PeterHasse
approved these changes
Apr 29, 2025
PeterHasse
added a commit
that referenced
this pull request
Jun 20, 2025
* update gradle to 8.9.1 * udpate version number to 0.6 / 6 * fix FEATURE_TELEPHONY_CDMA crash (#51) * add explanation on active and passive measurements raised in #53 (comment) * Add MQTT-Support (#46) * add dep for MQTT lib * add basic setup for MQTT config * add basic infrastructure for MQTT * remove double setupLocalFile() call * update MQTTService * add Service Type * receive last will exactly once * fix typo * move device name setting to main Setting preference and force user to set it before using Logging/MQTT * remove UUID generation * update LoggingFragment * fix monitoring of status * get basic iPerf3 working * add basic progressbar * add basic progressbar * update progressbar based on current interval from iperf3 * bump build sdk to 36 * added proguard rules for hivemq * added proguard rules for netty * supress all the warnings comming in from mqtt libs. We shoudl look for a diffrent implmentation ... * update missing SPDX-FileCopyrightText (#55) * update ping * add repeat button * fix minor bug * Bump gradle and lib versions. * fix minor bug * update depencies * fixed warning by removing duplicate entry in manifest * removed deprecated CDMA network type and related classes in favor of WCDMA * Improve Signal Strength UI: real-world mapping, color-coding & labels * cleaned up signal strength bar code * add repeat button * futher refactored level bar code. Added bar to cell information card * added wifi information to the quick view * implement repeat functionality * fix fragment view * fix togglebutons * fix togglebutton * fix repeat button color * Cleanup commit in preparation for the 06 release * fixed wrong hex value for orange * clean up navgraph, added custom back button handler to navigate back to home instead of back in stack * minimal rework to make linter happy * also catch back action on home screen * fix iperf layout * hide iperf runner buttons for now --------- Co-authored-by: Peter Hasse <peter.hasse@fokus.fraunhofer.de> Co-authored-by: mohsin.nisar1 <mohsin.nisar@digitalturbine.com> Co-authored-by: derpeter <derpeter@users.noreply.github.com>
This file contains hidden or 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
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.
No description provided.