Commit graph

28 commits

Author SHA1 Message Date
5492fed0b5 Updated internal dependencies and moved progress indicator of Show Configuration into button #noissue
All checks were successful
/ build (push) Successful in 5m55s
2023-09-24 17:43:37 +02:00
8c3bf06b87 10: update dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 01:53:34 +01:00
5e9ac38ca0 10: Reformat code 2023-01-16 01:44:51 +01:00
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
b55e932204 Added proper linting #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-04 21:17:54 +01:00
2e7778926a Release 1.5.1+17 #noissue
All checks were successful
continuous-integration/drone/tag Build is passing
2022-12-16 22:53:59 +01:00
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
011113d72b Reformat code with latest Flutter 3 linting 2022-06-23 00:44:08 +02:00
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
3c06e3b29f Minor cleanup 2022-01-22 09:51:15 +01:00
c16242d340 Replaced EOL share with share_plus plugin 2022-01-20 17:25:39 +01:00
207985c745 Upgraded to latest pub.dev versions 2022-01-20 01:21:10 +01:00
ccb780be50 Initial upgrade to null-safety and latest dependency versions 2022-01-20 01:08:20 +01:00
b5301a85f8 Add Travis CI and fix an analyze issue 2021-05-08 11:17:53 +02:00
6e215ff935 Define app bar brightness, increase minimum dart version and adapt comments to non-upgradable dependencies 2021-05-08 10:51:58 +02:00
dbe1604329 Adapt README, Switch to Stacked instead of outdated provider_architecture, Update dependencies 2021-05-07 21:02:13 +02:00
9b440ee63c Automatically switch to initial tab when coming from the share menu 2021-04-20 00:50:46 +02:00
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
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
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
c5da7ec84d Adapt status bar color to match app's theme, released 1.2.2+8 2021-04-04 10:44:31 +02:00
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
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
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
1adf487782 Automatic refresh history if something has been uploaded and add fastlane alpha and debug 2021-02-04 01:07:03 +01:00
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
0c5384441a Copy uploaded paste links to clipboard 2021-02-02 18:17:48 +01:00
336443eeae Initial commit 2021-02-02 15:33:23 +01:00