Skip to content

Releases: billthefarmer/sig-gen

Version 1.36

22 Nov 11:36
Compare
Choose a tag to compare

Icon

  • Add Simplified Chinese translation by @wh201906
  • Add flexible landscape orientation

Version 1.35

08 Nov 09:47
Compare
Choose a tag to compare

Icon

  • Update icons

Version 1.34

13 Oct 09:01
Compare
Choose a tag to compare

Icon

  • Add duty cycle slider
  • Add external control for duty cycle
  • Update icons

Duty cycle is only relevant to square waveform

Parameter Action/Category/Extra Type Value
Action android.intent.action.MAIN
android.intent.action.DEFAULT
Category android.intent.category.LAUNCHER
android.intent.category.DEFAULT
Extras org.billthefarmer.siggen.SET_FREQ int, float 0.1 – 25000
org.billthefarmer.siggen.SET_LEVEL int, float -80 – 0
org.billthefarmer.siggen.SET_DUTY int, float 0 – 100
org.billthefarmer.siggen.SET_WAVE int 0 = Sine
1 = Square
2 = Sawtooth
org.billthefarmer.siggen.SET_MUTE boolean true, false

Version 1.33

07 Oct 16:37
Compare
Choose a tag to compare

Icon

  • Add shortcuts

Shortcuts may be used to set frequency, waveform, level, mute using external control

Version 1.32

27 Sep 11:59
Compare
Choose a tag to compare

Icon

  • Add navigation menu

Version 1.31

25 Jun 14:25
Compare
Choose a tag to compare

Icon

  • Add system theme

Version 1.30

10 Feb 19:20
Compare
Choose a tag to compare

Icon

  • Add level buttons

Version 1.29

05 Jan 12:08
Compare
Choose a tag to compare

Icon

  • Add Turkish translation by @neoplus72
  • Update level slider

Version 1.28

24 Dec 12:57
Compare
Choose a tag to compare

Icon

  • Make level slider linear in dB
  • Save state in preferences

Version 1.27

14 Sep 12:27
Compare
Choose a tag to compare

Icon

  • Fix android 13 toasts