Commit Graph

28 Commits

Author SHA1 Message Date
Anton Stubenbord
af4359c38d chore: Cleanup project structure, add debug output to build.gradle 2023-10-27 12:28:26 +02:00
Anton Stubenbord
2f81cbea79 feat: update build 2023-10-26 19:35:01 +02:00
Anton Stubenbord
03d8cb55c7 fix: update codegen build, fix incorrect logging output 2023-10-24 16:16:29 +02:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +02:00
Anton Stubenbord
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +02:00
Anton Stubenbord
0c7847dfc9 feat: Update icon resources, enable monochromatic version, remove flutter_launcher_icon 2023-06-15 15:44:22 +02:00
Anton Stubenbord
3161343c35 fix: Rollback signing config to release 2023-06-03 16:19:20 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02: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
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
42dbaaf855 Fix manifest issue, update download function and original file download support 2023-02-14 21:02:51 +01:00
Iulian Ciorascu
d7cbe40395 Download to the public Downloads folder.
Removed ununsed permissions.
2023-02-09 16:14:50 +01:00
Anton Stubenbord
7976beab16 Update generated settings, added correct signing config 2023-02-06 13:00:02 +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
78aefb05eb Added open in system viewer, updated translations. 2023-01-21 01:20:33 +01:00
Anton Stubenbord
2e0730ce2f Adapted manifest to paperless_share, some bug fixes/visual updates 2023-01-20 20:01:18 +01:00
Anton Stubenbord
f9dfddf704 Removed suggestions from inbox, added translations, added paging to inbox, visual updates, changed default matching algorithm to auto 2023-01-20 00:34:18 +01:00
Anton Stubenbord
21462c0463 Added dependencies which fix crash on android 12L/13, improved list layout in inbox 2023-01-14 19:33:00 +01:00
Anton Stubenbord
8cf3020335 WIP - Add system notifications for document upload progress/status 2023-01-09 01:35:47 +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
23bcb355b1 Fixed bugs, added serialization for documents state 2023-01-06 18:22:43 +01:00
Anton Stubenbord
d79682a011 Added test for login page 2022-12-05 19:15:00 +01:00
Anton Stubenbord
c4104e75a7 Added receive_sharing_intent 2022-11-11 00:38:11 +01:00
Anton Stubenbord
0469191635 Added fastlane, updated instructions on generating files 2022-11-10 17:33:19 +01:00
Anton Stubenbord
2f2312d5f3 Changed application id, fixed network address lookup in login page 2022-11-02 15:30:14 +01:00
Anton Stubenbord
dcf3fbdc4b Enabled download functionality for android and added share functionality for document pdfs 2022-11-02 00:32:37 +01:00
Anton Stubenbord
cb797df7d2 Initial commit 2022-10-30 14:15:37 +01:00