Commit graph

23 commits

Author SHA1 Message Date
Varakh fc0fe31b70 Fix signature change in upgraded logger #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-26 22:42:51 +02:00
Varakh 5e9ac38ca0 10: Reformat code 2023-01-16 01:44:51 +01:00
Varakh a5dab51765 10: Fixed input colors in login view when using dark theme; Added removal of individual files selected for upload; Added size for individual files selected for upload; Replaced intent sharing library with flutter_sharing_intent 2023-01-16 01:43:37 +01:00
Varakh b55e932204 Added proper linting #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-04 21:17:54 +01:00
Varakh 6fedb8c661 Update dependencies and flutter 3.3, use Material You and remove unsupported swipe for Material You navigation bar #5
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-16 16:30:07 +01:00
Varakh 011113d72b Reformat code with latest Flutter 3 linting 2022-06-23 00:44:08 +02:00
Varakh 7ef179906d Increased target SDK to 33, Increased dart to 2.17.3, Indicate configuration loading in profile view 2022-06-23 00:42:37 +02:00
Varakh 3625461b57 Update to Android embedding v2, updated to Gradle 7, upgraded internal dependencies to latest versions 2022-04-29 01:11:08 +02:00
Varakh ccb780be50 Initial upgrade to null-safety and latest dependency versions 2022-01-20 01:08:20 +01:00
Varakh 35e957a049 Use 4 spaces as tab 2021-05-21 01:33:16 +02:00
Varakh aa07d61a3c Minor method refactor, release 1.3.3+12 2021-05-09 10:59:14 +02:00
Varakh dbe1604329 Adapt README, Switch to Stacked instead of outdated provider_architecture, Update dependencies 2021-05-07 21:02:13 +02:00
Varakh 9b440ee63c Automatically switch to initial tab when coming from the share menu 2021-04-20 00:50:46 +02:00
Varakh c0a2e8d569 Add a slash to copied URLs, Expand item when pressing on the card's title in history view , release 1.3.2+11 2021-04-16 19:25:16 +02:00
Varakh 06eb990eea Added gesture detection for tab bar, disable upload when no files have been attached or upload text input is empty, added version information to about view, minor refactor regarding state management, release 1.3.1+10 2021-04-06 14:00:00 +02:00
Varakh 230de7fe40 Allow API key login, revamp profile view, adapt text color in tab bar, fix already listened in history view, minor refactor, release 1.3.0+9 2021-04-05 22:06:54 +02:00
Varakh ad10edffd7 Improved visual differences when uploading, improved visuals in bottom tab bar, updated dependencies and removed deprecation warnings for some buttons, released 1.2.1+7 2021-04-03 14:30:55 +02:00
Varakh e623cef713 Only copy multipaste link if multi box checked, add copy to clipboard shortcut in history view #2 #3 2021-02-13 23:50:38 +01:00
Varakh f2422816f4 Replace API key login with username and password login: a valid API key will automatically be created on login 2021-02-13 15:09:40 +01:00
Varakh 1adf487782 Automatic refresh history if something has been uploaded and add fastlane alpha and debug 2021-02-04 01:07:03 +01:00
Varakh 9f082f768a Add share to app, add requesting permission, add FAQ to about view, minor UI improvements to history list 2021-02-03 01:57:42 +01:00
Varakh 0c5384441a Copy uploaded paste links to clipboard 2021-02-02 18:17:48 +01:00
Varakh 336443eeae Initial commit 2021-02-02 15:33:23 +01:00