Skip to content

Commit

Permalink
Merge pull request #331 from thgoebel/prepare-release
Browse files Browse the repository at this point in the history
Prepare new release
  • Loading branch information
simondankelmann authored Jan 15, 2025
2 parents a944811 + 9294eaa commit 459d858
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Bluetooth LE Spam [![Discord](https://img.shields.io/discord/1170266776731406386?label=Discord&link=https://discord.gg/x4e4Gma585)](https://discord.gg/x4e4Gma585)

[<img src="https://f-droid.org/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/de.simon.dankelmann.bluetoothlespam/)

This project uses the built-in Bluetooth Low Energy (BLE) functionality built into Android devices
to create Phantom Bluetooth Device Advertisements, similar to what is known, for instance, in the case of the Flipper Zero.
While other apps are available that provide similar functionality, the objective of this app is to enhance convenience and user-friendliness in the process.
Expand Down Expand Up @@ -99,11 +103,10 @@ If you are a developer or tester, opt for the Debug APK for testing and debuggin
## Screenshots

<details>
<img src="Assets/Screenshots/1.0.5/start.jpeg" width=300>
<img src="Assets/Screenshots/1.0.5/advertise.jpeg" width=300>
<img src="Assets/Screenshots/1.0.8/detector1.jpeg" width=300>
<img src="Assets/Screenshots/1.0.8/detector2.jpeg" width=300>
<img src="Assets/Screenshots/1.0.5/settings.jpeg" width=300>
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width=300>
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width=300>
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width=300>
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width=300>
</details>

## Disclaimer
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
1.0.9:
- Bottom navigation (instead of navigation drawer)
- Material 3
- Edge-to-Edge display
- Add hints about Android+iOS being patched
- Code cleanup
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 459d858

Please sign in to comment.