xpwmaosldk
d02b97e1c1
Add service provider ( #250 )
...
* optimize android side gradle settings
* android minsdk back to 21
* remove unused package, update linter and fix lint error
* clean code of 'shared module' with offical dart style guide
* restore uploadProfileImage method in UserService
* add service provider
* fix searchFocusNode init error
2022-06-25 13:46:51 -05:00
Matthias Rupp
baf533de35
Delete assets from server if local deletion fails ( #260 )
...
* Delete assets from server if local deletion fails
* Remove commented line
2022-06-24 10:02:09 -05:00
xpwmaosldk
ef097d15dd
Clean code of shared folder ( #249 )
...
* optimize android side gradle settings
* android minsdk back to 21
* remove unused package, update linter and fix lint error
* clean code of 'shared module' with offical dart style guide
* restore uploadProfileImage method in UserService
2022-06-22 23:14:14 -05:00
xpwmaosldk
caaa474c23
Optimize android's Gradle settings and clean up mobile source code ( #240 )
...
* optimize android side gradle settings
* android minsdk back to 21
* remove unused package, update linter and fix lint error
2022-06-22 00:23:35 -05:00
Alex
4309104925
118 - Implement shared album feature ( #124 )
...
* New features
- Share album. Users can now create albums to share with existing people on the network.
- Owner can delete the album.
- Owner can invite the additional users to the album.
- Shared users and the owner can add additional assets to the album.
* In the asset viewer, the user can swipe up to see detailed information and swip down to dismiss.
* Several UI enhancements.
2022-04-23 21:08:45 -05:00