Commit graph

42 commits

Author SHA1 Message Date
Varakh 713d8f57be Bump version to next develop #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 16:14:59 +02:00
Varakh ad9a3a15f5 Prepare next develop cycle #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 15:47:12 +02:00
Varakh 81eb1af2bd Upgrade dependencies and minSdk version #noissue
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-05-28 18:20:18 +02:00
Varakh 577f9cd42c Upgrade dependencies #noissue
All checks were successful
continuous-integration/drone Build is passing
2023-03-17 21:10:41 +01:00
Varakh 6d75672add Prepare next dev cycle #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 19:39:18 +01:00
Varakh 6e5fa0eaa8 #10 Increase semantic version
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 19:14:56 +01:00
Varakh 8c3bf06b87 10: update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 01:53:34 +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 bac39aebdf Update build runner #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-04 21:23:21 +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 a0789e6883 Prepare next dev cycle 1.5.2+18 #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-16 22:57:10 +01:00
Varakh c2c8ffc5c5 Prepare next dev cycle for 1.5.1+17 #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-16 17:20:09 +01:00
Varakh db9fef6798 Adapt min dart sdk version for pipeline #5
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-16 16:33:01 +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 874d734c80 Update dependencies #noissue
All checks were successful
continuous-integration/drone Build is passing
2022-08-17 17:18:51 +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 c8007e8415 Prepare next release cycle 1.4.2+16
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-05-03 09:28:43 +02:00
Varakh 80818f5eda Update to latest build runner including all its dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-29 01:26:28 +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 2b1d8939d2 Prepare next release cycle for 1.4.2+15 2022-01-21 16:46:53 +01:00
Varakh 80f20f6032 Prepare next release cycle for 1.4.1+14 2022-01-20 17:41:07 +01:00
Varakh c16242d340 Replaced EOL share with share_plus plugin 2022-01-20 17:25:39 +01:00
Varakh 207985c745 Upgraded to latest pub.dev versions 2022-01-20 01:21:10 +01: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 16636d9f7c Prepare next development cycle 2021-05-09 11:01:35 +02:00
Varakh 6e215ff935 Define app bar brightness, increase minimum dart version and adapt comments to non-upgradable dependencies 2021-05-08 10:51:58 +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 c5da7ec84d Adapt status bar color to match app's theme, released 1.2.2+8 2021-04-04 10:44:31 +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 9c6340b2c3 Fixed launch bug related to Android 4.0.1 gradle plugin 2021-02-08 18:32:52 +01:00
Varakh 01afccc78c Use apks instead of appbundle for Play Store 2021-02-08 18:00:43 +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