trebleshot / android

An open-source app that allows you to transfer files one to one securely or using a browser, all without the internet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

release: 2.0

velitasali opened this issue · comments

Planned

First Alpha

  • Ability to open files in the app (1d50f4e)
  • Implement Manage Devices (e119d73)
  • Preferences and Manage Devices should be destinations in nav_home (e119d73)

Second Alpha

Release (First beta)

  • Web Share when shared through other apps (ACTION_SEND, ACTION_SEND_MULTIPLE) (307fa57)
  • Refactor strings (remove unused ones and drop the use of prefixes) (76e50d4)
  • API 29 Package Installer (dd5e1be)

If trebleshot uses jetpack compose, then chips isn't available yet.
image

@mubashir-rehman No, jetpack-compose doesn't support below Android 21, so this project doesn't use it :)