Anton Stubenbord
|
644f154dbd
|
fix: Change return type of upload route
|
2023-02-18 22:52:20 +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
|
11aba2ed89
|
feat: Add inline suggestion in document search, allow removing history entries
|
2023-02-16 18:36:11 +01:00 |
|
Anton Stubenbord
|
00b8d045f6
|
fix: Update sorting of similar documents
|
2023-02-16 17:39:38 +01:00 |
|
Anton Stubenbord
|
b4a4f0c0da
|
Merge pull request #112 from astubenbord/bugfix/vpn-connectivity
fix: add vpn to list of states considered as connected to internet
|
2023-02-16 17:30:45 +01:00 |
|
Anton Stubenbord
|
555ae21c35
|
fix: add vpn to list of states considered as connected to internet
|
2023-02-16 17:30:00 +01:00 |
|
Anton Stubenbord
|
71f78d559a
|
Merge pull request #103 from iulica/reset_icon_created_at
added reset Icon for the created at field
|
2023-02-16 11:14:47 +01:00 |
|
Anton Stubenbord
|
72ce7658ed
|
fix: Document upload created at field clear button only shows when value is set, consistent ordering of labels
|
2023-02-16 11:13:37 +01:00 |
|
Anton Stubenbord
|
059df3a21b
|
fix: Remove deletion of temporary files on app startup
|
2023-02-16 10:55:30 +01:00 |
|
Iulian Ciorascu
|
52bb4c8b50
|
added reset Icon for the created at field
|
2023-02-15 11:37:17 +01:00 |
|
Anton Stubenbord
|
8d1227f0db
|
HOTFIX: Remove clear downloaded files setting
|
2023-02-15 00:36:26 +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
|
d4ccf8e3aa
|
Merge pull request #94 from iulica/download_to_public
Download to the public Downloads folder.
|
2023-02-14 22:50:18 +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 |
|
Anton Stubenbord
|
c5033792aa
|
feat: Upgrade dio version to latest, applied migrations
|
2023-02-13 18:13:08 +01:00 |
|
Anton Stubenbord
|
26b283b83a
|
feat: Add new view type, WIP
|
2023-02-12 19:31:04 +01:00 |
|
Anton Stubenbord
|
681d551b56
|
feat: Add detailed view type
|
2023-02-12 18:48:24 +01:00 |
|
Anton Stubenbord
|
a424024058
|
Merge branch 'development'
|
2023-02-12 12:50:15 +01:00 |
|
Anton Stubenbord
|
c3d97d383f
|
feat: Add changelog for version code 19, format code
|
2023-02-12 12:49:53 +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 |
|
Anton Stubenbord
|
e0ab53c0c9
|
Merge branch 'main' into feature/iOSBuildFixes
|
2023-02-11 13:20:19 +01:00 |
|
Anton Stubenbord
|
95a26f4bb6
|
bugfix: add refresh rate to log output
|
2023-02-11 13:12:11 +01:00 |
|
Anton Stubenbord
|
cea85e000d
|
bugfix: Add platform guard around setting refresh rate
|
2023-02-11 12:50:49 +01:00 |
|
Anton Stubenbord
|
79e1d6e0de
|
Update platform guard to only include androids
|
2023-02-11 12:49:11 +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 |
|
Bjoern Hauffe
|
ba1387fdf5
|
change to platform guards
|
2023-02-10 20:47:33 +01:00 |
|
Anton Stubenbord
|
3fe8c34994
|
fix: Moved from always setting highest refresh rate to highest available
|
2023-02-10 16:44:15 +01:00 |
|
Anton Stubenbord
|
9abce08ef2
|
feat: Add view type selection to linked documents view
|
2023-02-10 16:09:36 +01:00 |
|
Anton Stubenbord
|
fc0b3240bb
|
fix: Stop long polling to /statistics when app is in background, code cleanup
|
2023-02-10 15:49:52 +01:00 |
|
Bjoern Hauffe
|
05e8c96cfe
|
Fixes for ios build
|
2023-02-10 15:03:44 +01:00 |
|
Anton Stubenbord
|
f04edece16
|
feat: view type stored in view/cubit, itself, cleanup coe
|
2023-02-10 12:41:30 +01:00 |
|
Iulian Ciorascu
|
d7cbe40395
|
Download to the public Downloads folder.
Removed ununsed permissions.
|
2023-02-09 16:14:50 +01:00 |
|
Anton Stubenbord
|
0147f7989f
|
Remove all generated files, add fdroid metadata skeleton
|
2023-02-06 20:04:30 +01:00 |
|
Anton Stubenbord
|
7731366ffb
|
Cleanup code, increment version number
|
2023-02-06 17:52:15 +01:00 |
|
Anton Stubenbord
|
9620c7d859
|
Cleanup code
|
2023-02-06 17:43:09 +01:00 |
|
Anton Stubenbord
|
1f6ad217b4
|
Merge branch 'main' into bugfix/ios-delete-temporary-directory
|
2023-02-06 17:41:08 +01:00 |
|
Anton Stubenbord
|
41c6006f60
|
Cleanup main
|
2023-02-06 17:39:11 +01:00 |
|
Anton Stubenbord
|
94b0fab81f
|
Merge branch 'main' into bugfix/high-refresh-rate
|
2023-02-06 17:34:40 +01:00 |
|
Anton Stubenbord
|
348eb30e1a
|
Fixes labels being serialized incorrectly, automates tag serialization
|
2023-02-06 17:30:00 +01:00 |
|
Anton Stubenbord
|
7976beab16
|
Update generated settings, added correct signing config
|
2023-02-06 13:00:02 +01:00 |
|
Anton Stubenbord
|
69b413d789
|
Change default theme to classic
|
2023-02-06 12:40:25 +01:00 |
|
Anton Stubenbord
|
4d7fab1839
|
Cleaned up code, implemented message queue to notify subscribers of document updates.
|
2023-02-06 01:04:13 +01:00 |
|
Anton Stubenbord
|
337c178be8
|
Adds change detection mechanism for document changes
|
2023-02-04 19:24:11 +01:00 |
|
Anton Stubenbord
|
3f305ce1d6
|
Added translations, fixed inbox, minor updates to pages
|
2023-02-03 00:27:14 +01:00 |
|
Anton Stubenbord
|
ba5a1fcbc7
|
Small refactorings to inbox
|
2023-02-02 19:52:44 +01:00 |
|