Commit Graph

20 Commits

Author SHA1 Message Date
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
c7da398c53 fix: Fix download and share 2023-03-07 00:23:23 +01:00
Anton Stubenbord
1172e54199 feat: Improve notifications, add donation button, improved asn form field 2023-03-06 22:21:14 +01:00
Anton Stubenbord
14ab604118 feat: Migrated strings, and translations to native flutter l10n plugin 2023-02-17 00:00:13 +01:00
Anton Stubenbord
d1a49ac73d feat: Renamed translation strings 2023-02-16 20:55:10 +01:00
Anton Stubenbord
add035189c feat: Add new translations, bump version number 2023-02-15 00:07:49 +01:00
Anton Stubenbord
31d2a9ec01 Merge branch 'main' into feature/detailed-view-type 2023-02-14 23:43:58 +01:00
Anton Stubenbord
ae31f59aa1 Improve created app file system structure on ios 2023-02-14 22:46:26 +01:00
Anton Stubenbord
42dbaaf855 Fix manifest issue, update download function and original file download support 2023-02-14 21:02:51 +01:00
Anton Stubenbord
6f66bf27fd feat: Implemented new view type, fix connectivity issues, fix offline issues, fix loading animations, fix documents page paging 2023-02-14 00:24:14 +01:00
Iulian Ciorascu
219f1c7e1b Merge branch 'main' into download_to_public 2023-02-11 20:10:34 +01:00
Anton Stubenbord
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +01:00
Iulian Ciorascu
f504c4908c Removed the IOS guard for the Download feature.
Enabled the UISupportsDocumentBrowser IOS option so that the App Documents are visible for other apps.
2023-02-11 00:55:23 +01:00
Iulian Ciorascu
d7cbe40395 Download to the public Downloads folder.
Removed ununsed permissions.
2023-02-09 16:14:50 +01:00
Anton Stubenbord
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +01:00
Anton Stubenbord
9bfb6aa661 Removed unused files, code cleanup 2023-01-22 14:34:58 +01:00
Anton Stubenbord
3c6c4e63d7 Changed saved views handling, changed repository structure with automatic persistence. 2023-01-08 00:01:04 +01:00
Anton Stubenbord
60aecb549d WIP - Replaced get_it + injectable with Provider 2022-12-21 01:14:06 +01:00
Anton Stubenbord
2f31d9c053 WIP - more decoupling of blocs 2022-12-12 01:29:34 +01:00
Anton Stubenbord
75fa2f7713 Refactored DI, serialization, added feedback to document download 2022-12-06 00:39:18 +01:00