Commit graph

20 commits

Author SHA1 Message Date
a4defff982 Fixed not receiving sharing intents, reduced renovate frequency (#84)
All checks were successful
/ build (push) Successful in 5m36s
2023-12-16 18:59:00 +01:00
dfc5772b93 Prepare release of 1.6.2+20 #noissue
All checks were successful
/ build (push) Successful in 5m32s
2023-12-01 19:09:33 +01:00
e661171fd2 Various improvements and #noissue
All checks were successful
/ build (push) Successful in 5m17s
- Bumped Android minSdk to 30 (Android 11)
- Fixed permission service not handling Android SDK 33 correctly
- Fixed permission service not being started during application start
2023-11-26 23:53:17 +01:00
66493cff91 Add fdroid build instructions and fastlane script #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-24 23:42:08 +02:00
bc777d4826 Add documentation for release with bundler and fastlane #noissue
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-29 15:59:59 +02:00
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
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
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
3625461b57 Update to Android embedding v2, updated to Gradle 7, upgraded internal dependencies to latest versions 2022-04-29 01:11:08 +02:00
927be613c9 Fixed opening links for 1.4.1+14 2022-01-21 16:45:39 +01:00
c82c5f8dc5 Replace jcenter with mavenCentral for build and publish 1.4.0+13 2022-01-20 17:40:13 +01:00
35e957a049 Use 4 spaces as tab 2021-05-21 01:33:16 +02:00
c337e8a7b8 Increased target SDK to 30 2021-05-19 12:08:29 +02:00
9c6340b2c3 Fixed launch bug related to Android 4.0.1 gradle plugin 2021-02-08 18:32:52 +01:00
01afccc78c Use apks instead of appbundle for Play Store 2021-02-08 18:00:43 +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
162137ee10 Use fastlane for publishing to Play Store 2021-02-03 21:51: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