Commit Graph

261 Commits

Author SHA1 Message Date
Anton Stubenbord
83d8abeae2 feat: Implement bulk label forms (except tags) 2023-04-11 01:16:20 +02:00
Anton Stubenbord
f2fa4e16de feat: Implement new tag form field 2023-04-10 01:00:34 +02:00
Anton Stubenbord
5eb19dbe83 feat: Start implementing tags query form field 2023-04-09 20:52:42 +02:00
Anton Stubenbord
7299ff9ef1 feat: Improve container opening animation, improve scrolling on details page 2023-04-07 19:00:25 +02:00
Anton Stubenbord
10d48e6a55 feat: Replaced old label form fields with full page search, removed badge from edit button in document details 2023-04-07 18:04:56 +02:00
Anton Stubenbord
79ccdd0946 fix: Refactor labels structure 2023-04-05 19:44:58 +02:00
Anton Stubenbord
a2388b014b fix: Add labels to each cubit using repositories and state properties, remove label cubits 2023-04-04 20:30:25 +02:00
Anton Stubenbord
78fbd042a6 fix: Fix scrolling issue, update selection app bar 2023-03-18 16:23:09 +01:00
Anton Stubenbord
993f6af827 Merge branch 'development' into feature/bulk-edits 2023-03-17 19:17:09 +01:00
Anton Stubenbord
aa03ca5c86 feat: Add latest changelogs, update full_description format 2023-03-12 18:33:25 +01:00
Anton Stubenbord
a5df4deeb9 feat: Add bulk edit forms 2023-03-12 18:26:44 +01:00
Anton Stubenbord
81822f5897 feat: Add bulk edit options (WIP) 2023-03-11 18:39:27 +01:00
Anton Stubenbord
c7b5298845 Update full_description.txt
Replace checkmarks by md bulletpoints, remove hint to untranslated strings
2023-03-10 11:11:48 +01:00
Anton Stubenbord
349e8f0c99 feat: Bump version number 2023-03-07 00:40:08 +01:00
Anton Stubenbord
e3e2ce1f9a Merge pull request #136 from astubenbord/feature/119-sharing-pdf-missing
Feature/119 sharing pdf missing
2023-03-07 00:27:46 +01:00
Anton Stubenbord
c7da398c53 fix: Fix download and share 2023-03-07 00:23:23 +01:00
Anton Stubenbord
6188e18299 Merge remote-tracking branch 'origin/development' into feature/119-sharing-pdf-missing 2023-03-06 22:23:55 +01:00
Anton Stubenbord
527fb16b4d Merge pull request #135 from flokol120/feature/remove-view-intents
fix: Remove VIEW intents from AndroidManifest.xml
2023-03-06 22:23:31 +01:00
Anton Stubenbord
1172e54199 feat: Improve notifications, add donation button, improved asn form field 2023-03-06 22:21:14 +01:00
Flo Dörr
89bdea4465 fix: Remove VIEW intents from AndroidManifest.xml
VIEW Intents are not handled within the app, thus confusing the user when trying to open a file using the app.

fixes #133
2023-03-05 13:25:45 +01:00
Anton Stubenbord
bd891a8658 Merge pull request #134 from astubenbord/bugfix/theme-and-language-not-updating
fix: Fix language and theme not updating in sliver components
2023-03-04 20:43:23 +01:00
Anton Stubenbord
a3a1941206 fix: Fix language and theme not updating in sliver components 2023-03-04 20:42:11 +01:00
Anton Stubenbord
e2cdee6e6a feat: Remove WIP indicator from french language 2023-03-03 18:18:13 +01:00
Anton Stubenbord
1fa56a097b feat: Bump version 2023-03-03 17:42:18 +01:00
Anton Stubenbord
89265fd263 fix: Fix duplicate lane 2023-02-28 22:43:40 +01:00
Anton Stubenbord
37563cd39a fix: Fix duplicate alpha lane 2023-02-28 22:35:55 +01:00
Anton Stubenbord
ba33fb3c6a Merge pull request #130 from astubenbord/feature/fastlane-ci
Feature/fastlane ci
2023-02-28 22:30:19 +01:00
Anton Stubenbord
0b07cf95f7 fix: Update fastlane and github action configuration 2023-02-28 22:23:32 +01:00
Anton Stubenbord
4ab3a72b83 feat: Fix gradle build, update fastlane configuration 2023-02-28 22:15:33 +01:00
Anton Stubenbord
717cf459ca Merge branch 'development' into feature/fastlane-ci 2023-02-28 20:24:27 +01:00
Anton Stubenbord
c5980e259a feat: Update translations 2023-02-28 20:24:16 +01:00
Anton Stubenbord
49392c2ebd feat: Add initial fastlane configuration 2023-02-26 19:11:48 +01:00
Anton Stubenbord
621c656287 feat: Replace fdroid descriptions with google play ones 2023-02-25 00:57:49 +01:00
Anton Stubenbord
8e0cf46f00 Bump version number 2023-02-24 16:27:47 +01:00
Anton Stubenbord
54f03e781e Merge pull request #126 from astubenbord/bugfix/truncated-filename-120
fix: Fix filepath splitting, fix slivers on scanner page
2023-02-24 15:55:58 +01:00
Anton Stubenbord
74a87b3308 fix: Fix filepath splitting, fix slivers on scanner page 2023-02-24 15:55:16 +01:00
Anton Stubenbord
378e3ff104 fix: Re-enable high refresh rate 2023-02-24 15:08:46 +01:00
Anton Stubenbord
347f37af62 Merge pull request #125 from astubenbord/feature/highlighted-search-fragments
Feature/highlighted search fragments
2023-02-24 14:32:28 +01:00
Anton Stubenbord
fe57e0dd1e fix: Update documentation 2023-02-24 14:30:33 +01:00
Anton Stubenbord
ce39190723 feat: Add query highlight fragments to detailed view, fix build 2023-02-24 14:29:19 +01:00
Anton Stubenbord
6cf88b6fdc Merge pull request #124 from astubenbord/feature/improved-inbox-loading-animation
feat: Improve inbox loading animation, fix refresh indicator positions
2023-02-24 13:43:25 +01:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +01:00
Anton Stubenbord
7464266ac5 bugfix: Change generation settings 2023-02-24 12:34:32 +01:00
Anton Stubenbord
791e5eaeb7 feat: Bump version 2023-02-24 00:31:57 +01:00
Anton Stubenbord
3a7bdd14ab Merge pull request #123 from astubenbord/bugfix/empty-settings-page-missing-language-translation
bugfix: Add missing languages to selectable options
2023-02-24 00:24:00 +01:00
Anton Stubenbord
05a7640c7b bugfix: Add missing languages to selectable options 2023-02-24 00:22:37 +01:00
Anton Stubenbord
9c5a45f329 feat: Add document scanner package 2023-02-22 18:17:50 +01:00
Anton Stubenbord
a8a41b38a8 feat: Update translations, fix scrolling on all pages 2023-02-22 18:14:02 +01:00
Anton Stubenbord
44d9b74fb3 fix: Remove generation from pubspec, update install script 2023-02-22 15:54:20 +01:00
Anton Stubenbord
a360bac808 feat: Bump version 2023-02-18 22:52:43 +01:00