Skip to content

Releases: LSafer/edgeseek

0.3-pre.7

19 Nov 14:31

Choose a tag to compare

What's Changed

  • fix: bar not working below 128/255 opacity by @Zerodya in #47
  • feat: allow rotating edges with display rotation 466ac9e
  • feat: support reverse seek dcf4a0a

New Contributors

Full Changelog: 0.3-pre.6...0.3-pre.7

0.3 Preview 6

03 May 12:56

Choose a tag to compare

Bug fixes

  • Remove setup wizard from backstack after setup is finished #18
  • Increased the dimmer size to cover all misreported screen sizes #20
  • Use dpi based (instead of pixel based) motion detection constants #18 #22 #32
  • Fix crashes on older versions of android #30
  • Oppo/OnePlus volume control permission #8
  • Smoother scrolling when swipe gestures enabled #28

Misc

  • Removed google blob #16
  • Close logcat process after leaving the logs page

0.3 Preview 5

19 Apr 18:35

Choose a tag to compare

⚠️⚠️⚠️ This release has different data shape than previous releases ⚠️⚠️⚠️

Features

  • added Long click gesture

  • added Double click gesture

  • added Swipe Up/Down/Left/Right gesture

  • added ability to change how many edges on a side

  • added 'orientation filter' feature

  • added 'seek acceleration' feature

  • added 'system panel' - ability to show System UI panel when changing audio

  • added 'expand status bar' - ability to expand status bar on gesture

Bug fixes

  • use system theme as default

Other

  • added 'hide' button in edge color picker
  • increased edge corner radius

0.3 Preview 4

06 Apr 06:36

Choose a tag to compare

Features

  • added a permission item for Android 13 'Restricted Permissions'

Bug fixes

  • Better sensitivity for audio
  • Some edges does not update when applying a preset

Other

  • Hooked logs to logcat instead of manual log managemnet

0.3 Preview 3

05 Apr 11:36

Choose a tag to compare

Bug Fixes

  • fixed edge list screen in LTR languages
  • better positioning of edges
  • more consistent seeking behaviour (more smooth "seeking")

0.3 Preview 2

04 Apr 18:33

Choose a tag to compare

Features

  • Support Arabic language
  • Automatically activate the application after given permissions
  • Activate Auto Boot and Brightness Reset by default

Bug fixes

  • fixed: white screen when using with system language other than English
  • fixed: no shadow behind menu dialogs
  • fixed: default to using opacity of 0.01 so that the system allows it

0.3 Preview 1

03 Apr 06:42

Choose a tag to compare

  • fix: reset dimmer when brightness is adjusted without dimmer

0.3 Preview 0

02 Apr 13:38

Choose a tag to compare

New Features

  • Simplified edge configuration
  • Added log page
  • Added 'Control Brightness with Dimmer' seek task
  • More stable background service

Removed Features

  • Fixed number of edges at fixed locations in screen
  • Removed 'Long Click' tasks

0.2.2

22 Aug 21:04

Choose a tag to compare

build: Updated version

0.2.1

22 Aug 18:01
ff73512

Choose a tag to compare

Merge pull request #5 from LSafer/compose

Compose