Just wanted to make an announcement here that there is a new nightly version to test out!

This is technically the second pre-release for v0.2.1+12, but there was a minor change added in the second pre-release so I’ll be combining them together. Here is a full list of the changes:

Be fully prepared to know that these pre-release versions may contain major bugs which could cause Thunder to crash or behave unexpectedly.

This includes, but is not limited to the following things:

Added

  • Added community icons to subscription list and search - contribution from @CTalvio
  • Added ability to return to home screen when swiping from post body - contribution from @bactaholic
  • Added scroll to top buttons on various pages - contribution from @bactaholic
  • Added double swipe to exit - contribution from @bactaholic
  • Added ability to set post as read when opening media - contribution from @ajsosa
  • Added initial support for 2 column viewing for tablet modes - contribution from @Fmstrat
  • Adjustments to the login screen to include instance images, and tweaks - contribution from @micahmo
  • Added ability to copy/share comment on long press - contribution from @vbh
  • Changes to support user display names, additional profile information, and UI tweaks - contribution from @CTalvio
  • Added privacy policy - @hjiangsu

Changed

  • Adjusted subscription styling to be more consistent - contribution from @micahmo
  • Removed Sentry error logging - @hjiangsu

Fixed

  • Fixed issue with styling differences in compact and normal view for community/instance - contribution from @machinaeZER0
  • Fixed issue with webp previews not showing - contribution from @Fmstrat
  • Potentially fixes issues with login errors involving missing userId field - @hjiangsu
  • shortwavesurfer@monero.town
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I just noticed that in Thunder v0.2.1-alpha.2+12 talkback reads (points, time, comment) as one element and then when you swipe right the username is read. Could this be reversed so the username is read first?

    As an example if my comment was “i like cheese” it currently reads like this

    • Element 1: “2” (points) “0” (i assume comments but it doesnt need to be their) “19m I like cheese”
    • Element 2: “shortwavesurfer”

    While i would like it to read like this

    • Element 1: “shortwavesurfer”
    • Element 2: “2 19m I like cheese”