Skip to content

Releases: KieronQuinn/TapTap

0.4 Alpha

03 Aug 22:32
Compare
Choose a tag to compare
  • Added new Split Screen action which starts split screen
  • Added new mock-reachability mode that uses split screen with an empty top half (except for two buttons to open the notifications and quick settings without reaching up)
  • Moved declaration of an action's category to TapAction instead of defining each category's items as a list
  • Implemented the isAvailable boolean in the picker, which hides Screenshot & Lock Screen on < 9.0. Updated default list to cope with this on < 9.0 (default is now Assistant then Home)
  • Migrated to using Tensorflow library rather than the shared library and code taken from SystemUI, hopefully fixing Android 7.0. This will also enable armv7 support.
  • Added a bunch of new languages and updates to current ones (now supports English, German, Spanish, French, Italian, Polish, Portuguese (Brazil), Russian, Ukranian, Vietnamese & Traditional Chinese)

0.3 Alpha

01 Aug 23:42
a644eec
Compare
Choose a tag to compare
  • Actually moved Tasker to advanced, and the Task option should now be available. Sorry about that in alpha 0.2.
  • More MD2 style UI changes (thanks Giorgio Cantoni)
  • Switched links to Chrome Custom Tabs, except XDA link when the XDA app is installed (thanks Giorgio Cantoni)
  • Translations for Simplified Chinese (thanks hjthjthjt), Russian (thanks Fedor Shatokhin), Brazilian Portuguese (thanks Rodrigo Souza), Chinese (Taiwan) (thanks Kevin Kung) and Ukrainian (Petro Bilyi)
  • Added an action for launching a "legacy" launcher shortcut, such as Google Maps directions
  • Added the CALL_PHONE permission as a COMPLETELY OPTIONAL permission, purely to support the ability for an absolute mad person to map the gesture to the "Direct Dial" launcher shortcut, which needs that permission. You must grant this manually if you absolutely definitely want to do that, the app will NEVER ask for that permission normally.

0.2 alpha

31 Jul 22:40
9b02143
Compare
Choose a tag to compare
  • Added Tasker integration for both the Event type as a plugin (thanks joaomgcd) and launching specific tasks (needs permission, the app will walk you through that) - these are under the Advanced category
  • Added music control actions: Play/pause, skip back and forward (thanks timfedo)
  • Improved MD2 style UI (thanks gcantoni)
  • Fixed camera launching capture UI rather than normal UI (you may see a picker now, if you do and don't want that, change the Action to launch app > your favourite camera app)
  • Prevent a non-configurable Gate from being added when it's already in the list
  • Added Gate for when the screen is on
  • Added volume up, down, toggle mute and volume panel Actions
  • Added wake device Action
  • Fixed crash on Android 7 and maybe 8 hopefully

0.1 alpha

30 Jul 21:56
Compare
Choose a tag to compare

Initial alpha release