Releases: Ammar64/Sharing
v1.5.4-alpha2
Features
1- Ability to send and receive messages real time using websockets
2- Using websockets to update available downloads list without clicking the update button
Improved
1- Languages dialog improved
Translations
1- Added Spanish & Norwegian translations
Screen shot
Note
Please report any bugs here
Sharing-v1.5.3
Features
1- Add CLI support for curl & wget
2- Add HTML only page on URL /no-JS
3- It now tells you how much time it took to transfer files after complete
4- Show upload speed in the browser as well when uploading
5- Allow to download all files and apps with one click from the browser
Fixed
1- Fixed the black screen issue when finishing tutorial
2- Fixed dialogs too big in landscape mode
Changed
1- Changed the app icon
2- Make most of the dialogs with round corners
3- Update the web UI
4- Change type of ServerService from SpecialUse to DataSync
5- Remove FastShare activity and utilize the MainActivity for Share Intent
6- It won't show you QR Code unless you turn on the sever first
Translations
1- New French translation
2- New Chinese translation
Added a secret game
Sharing-v1.5.2-beta2
Change logs v1.5.2-beta1 -> v1.5.2-beta2
1- Remove FastShare activity and utilize the MainActivity for Share Intent
2- Change type of ServerService from SpecialUse to DataSync
3- fix UI error in web UI when filename is too long
4- fix issue background overlay not shown when opening download popup in web UI
5- Add French translation
Known issues
French text overlap
v1.5.2-beta1
Change logs (1.5 -> v1.5.2-beta1)
1- License changed from GPLv3 to AGPLv3
2- Add HTML only page on URL /no-JS
3- Add CLI support for curl
4- Update the web and make it less confusing
5- Added Chinese translations
5- fixed the black screen issue when finishing tutorial
6- it now tells you how much time it took to transfer files after complete
v1.5.1-beta2
Same as v1.5.1-beta1 (removed) but made version name match tag name for F-Droid.
Change logs (1.5 -> v1.5.1-beta2)
1- License changed from GPLv3 to AGPLv3
2- Add HTML only page on URL /no-JS
3- Add CLI support for curl
4- Update the web and make it less confusing
5- Added Chinese translations
Sharing 1.5
Change logs
1- Implement new UI for picking up a file
2- add search bar to add apps activity
3- do small changes to the UI
4- Fix some bugs
5- Add text to the available download bubble in the web that indicates that there no downloads
6- Fix bug related to changing the app language
7- Add APKS installer to the app so users can send Sharing to the other device and install apks files
8- Fix null link issue when wifi and hotspot and mobile data are off
9- add the ability to cancel files transfer from app
10- add back button to app bar in all sub activities
11- Translate the HTML page. app will send the page that corresponds to the app language
12- change the navigation bar buttons color when changing themes on android 8 and up
13- Make AddFilesActivity looks better in light mode
14- Make AddAppsActivity more responsive for bigger screen
15- Fix problem with sending files in release build
16- Change directory name in which we receive files sent from browser to "Sharing"
17- Clicking on received files sent from browser will view these files
18- You can now share files from other apps
Important note
Since the package name was changed due to the signing key issue #9 you might need to uninstall the old app before installing this one otherwise you would have two identical apps installed with a different package name.
Sharing
1.3-alpha1
Change Logs
1- You can now specify a file type to show
Here we only show videos for an example

2- Apps will be displayed in as many columns as it can take instead of only 3 columns for previous version
Note
This alpha release contains some unimplemented features so don't complain about non working buttons that's why it's alpha.
Sharing beta
Beta release might contains bugs
changes:
1- Implement new UI for picking up a file
2- add search bar to add apps activity
3- do small changes to the UI
4- Fix some bugs
5- Add text to the available download bubble in the web that indicates that there no downloads
6- Fix bug related to changing the app language
7- Add APKS installer to the app so users can send Sharing to the other device and install apks files
8- Fix null link issue when wifi and hotspot and mobile data are off
9- add the ability to cancel files transfer from app
10- add back button to app bar in all sub activities