Skip to content

Releases: thetwom/toc2

Compact scenes layout

22 Oct 19:19
Compare
Choose a tag to compare
Compact scenes layout Pre-release
Pre-release

Add option for compact scenes layout

scene numbers

21 Oct 19:03
Compare
Choose a tag to compare
scene numbers Pre-release
Pre-release
  • Show scene number in front of scene title
  • Hide control buttons to go to previous/next scene if there is not such as scene
  • Fix crash when deleting a scene
  • Fix: volume-slider button did not always reappear

Better player controls in scenes view

20 Oct 05:48
Compare
Choose a tag to compare
  • Player controls in scenes view
  • Fix issue that after edit of a scene the notelist was not always updated
  • Fix issue, that when editing a note, sometimes the position jumps arbitrarily
  • Fix issue, when loading scene list

Player controls in scenes fragment

18 Oct 18:49
Compare
Choose a tag to compare
Pre-release

Add player controls to scenes fragment.

Bring app to background with back-button

17 Oct 11:53
Compare
Choose a tag to compare
  • Bring app to background with back-button
  • Update French translations (thanks to brilnius)
  • Update dependencies
  • Refactor deprecated functions

Update dependencies

11 Sep 05:18
Compare
Choose a tag to compare
  • Update dependencies
  • Increase opacity in bounce tick visualization a bit

Plurals

09 Aug 05:20
Compare
Choose a tag to compare

Use Java 11 in gradle
Use plurals

Further ui fixes

28 Jul 16:37
Compare
Choose a tag to compare
Further ui fixes Pre-release
Pre-release
- Use dp instead of px in views within soundchooser

- Restring width of TextView of bpm in landscape mode

Test for ui fix on some phones

28 Jul 05:02
Compare
Choose a tag to compare
Pre-release
v4.0.2-beta

- Prevent clash between view-animation and TransitionManager animation

Animation and tick visualization fixes

25 Jul 16:46
Compare
Choose a tag to compare
  • Fix: That tick visualization did sometimes not stop.
  • Fix: Stop showing active scene title when when it is deleted.
  • Fix: Animation issues.