This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Releases: iamalper/filedrop
Releases · iamalper/filedrop
v0.5.0-alpha.43
Tests
- create temp dir if not exists (alper)
- use absolute path for temp dir (alper)
- fix teardown (alper)
- contiune discovering if couldn't find (alper)
Builds
- remove msix (alper)
- give error if build artifacts not found (alper)
- enable windows build (alper)
- add missing dependency (alper)
- update actions (alper)
- update actions (alper)
- fix temp dir for windows (alper)
- use absolute path for temp dir (alper)
- use absolute path for path provider (alper)
- fix the name of app icon for windows (alper)
- fix windows build dir (alper)
- seperate build artifacts (alper)
- zip windows assets (alper)
- fix multi line (alper)
Commits
- a5e80d7: build: (alper)
- b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
- acdcd16: Revert "build: use absolute path for temp dir" (alper)
- 91f2be7: Revert "test: create temp dir if not exists" (alper)
- 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
v0.5.0-alpha.20
Tests
Builds
- remove msix (alper)
- give error if build artifacts not found (alper)
- enable windows build (alper)
- add missing dependency (alper)
- update actions (alper)
- update actions (alper)
- fix temp dir for windows (alper)
- use absolute path for temp dir (alper)
- use absolute path for path provider (alper)
- fix the name of app icon for windows (alper)
- fix windows build dir (alper)
- seperate build artifacts (alper)
Commits
- a5e80d7: build: (alper)
- b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
- acdcd16: Revert "build: use absolute path for temp dir" (alper)
- 91f2be7: Revert "test: create temp dir if not exists" (alper)
- 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
v0.4.0
Merge pull request #5 from iamalper/develop Develop
v0.4.0-alpha.75
Features
- keep discovering until a device found #4 (alper)
- add upload animation #4 (alper)
- improve upload animation #4 (alper)
Bug Fixes
- upload/download dont stop #4 (alper)
- sending dont stop if user returns from screen #4 (alper)
- add missing callback #4 (alper)
- add timeout for detecting connection lost #4 (alper)
- receiver dont respect to savetoTemp (alper)
- can't save big files (alper)
- throw type (alper)
Documentation
Code Refactoring
- correct code comment #4 (alper)
- move docs to constructors for exceptions #4 (alper)
- simplify downloading progress calculating #4 (alper)
- remove comment #4 (alper)
Performance Improvements
- remove unneceassy file readstream (alper)
Tests
- fix removing test image (alper)
Chores
v0.4.0-alpha.53
Features
- keep discovering until a device found (alper)
- add upload animation (alper)
- improve upload animation (alper)
Bug Fixes
- upload/download dont stop (alper)
- sending dont stop if user returns from screen (alper)
- add missing callback (alper)
- add timeout for detecting connection lost (alper)
Documentation
- mark completed todo (alper)
Code Refactoring
- correct code comment (alper)
- move docs to constructors for exceptions (alper)
- simplify downloading progress calculating (alper)
- remove comment (alper)
Chores
- upgrade dependency (alper)
v0.4.0-alpha.38
fix: add missing callback
v0.4.0-alpha.24
Features
- keep discovering until a device found (alper)
- add upload animation (alper)
- improve upload animation (alper)
Bug Fixes
Documentation
- mark completed todo (alper)
Code Refactoring
- correct code comment (alper)
- move docs to constructors for exceptions (alper)
- simplify downloading progress calculating (alper)
Chores
- upgrade dependency (alper)
v0.3.3
Develop (#4) * feat: keep discovering until a device found * docs: mark completed todo * refactor: correct code comment * refactor: move docs to constructors for exceptions * feat: add upload animation * refactor: simplify downloading progress calculating * feat: improve upload animation * chore: upgrade dependency * fix: upload/download dont stop * fix: sending dont stop if user returns from screen * refactor: remove comment * fix: add missing callback * fix: add timeout for detecting connection lost * chore: add changelog for google play release * docs: mark completed todo
v0.4.0-alpha.12
v0.4.0-alpha.3
Features
- keep discovering until a device found (alper)