Commit Graph

58 Commits

Author SHA1 Message Date
M66B
37953b2168 Simplified saving files 2020-09-27 17:24:32 +02:00
M66B
0bfc63c490 Added logging 2020-09-26 07:43:07 +02:00
M66B
6ddd7d83ce Generate unique request keys 2020-09-18 07:38:02 +02:00
M66B
ab93c3351b Refactoring 2020-09-17 17:04:00 +02:00
M66B
91eb8f04ef Forward compatible setTargetFragment 2020-09-17 16:22:42 +02:00
M66B
c48ee83925 Singleton handler 2020-08-23 17:34:14 +02:00
M66B
dd960c39a4 Handle start activity exceptions 2020-07-03 18:13:20 +02:00
M66B
41654d152e Improved no viewer message 2020-06-21 15:01:44 +02:00
M66B
f30a175836 Package visibility changes 2020-06-14 19:51:10 +02:00
M66B
b5003b4311 Search for settings 2020-06-13 11:11:26 +02:00
M66B
bf672a4116 Prevent crash 2020-06-08 17:32:32 +02:00
M66B
4961b0d8f3 Prevent multiple finishes 2020-06-02 15:25:30 +02:00
M66B
e95c4b2fc7 Custom action bar view to ellipsize subtitle in the middle 2020-05-23 10:57:57 +02:00
M66B
5ea569acba Use fixed mime type when saving multiple attachments 2020-05-09 17:37:32 +02:00
M66B
a80c3a953f Added logging 2020-03-27 14:35:13 +01:00
M66B
4cbe36613c Cleanup 2020-03-05 12:15:48 +01:00
M66B
598d1ba6ee Cleanup 2020-03-04 16:51:09 +01:00
M66B
05c4aa1bd5 Removed hiding of action bar
This needs to be replaced by AppBarLayout
2020-03-04 16:30:06 +01:00
M66B
a15a10a8a1 Added option to hide action bar on scrolling down 2020-03-04 11:14:20 +01:00
M66B
5e067f553a Filter exceptions 2020-02-20 11:45:34 +01:00
M66B
b3f25a0ffe Fixed API level 2020-02-20 11:44:01 +01:00
M66B
7a456b9cdd Improved error message 2020-02-14 18:10:22 +01:00
M66B
6a4fb2df94 Added volume navigation option 2020-01-30 20:52:18 +01:00
M66B
1dae4909c4 Prevent crash 2020-01-21 08:16:56 +01:00
M66B
dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B
3bccdfc305 Handle recoverable security exception 2020-01-05 15:49:24 +01:00
M66B
22df24d91b Reduced logging 2019-12-07 17:43:02 +01:00
M66B
87f1655f16 Refactoring 2019-12-06 08:50:46 +01:00
M66B
a75519e95d Open advanced 2019-12-01 18:19:17 +01:00
M66B
fc53f9b449 Small improvement 2019-11-03 20:07:26 +01:00
M66B
96797c7f31 Revert "Refactoring"
This reverts commit 05885c6a71.
2019-11-01 18:23:13 +01:00
M66B
05885c6a71 Refactoring 2019-11-01 18:22:52 +01:00
M66B
c32fe99e81 So many 2019-10-12 17:16:53 +02:00
M66B
9679ac641a Prevent crash 2019-10-08 10:48:31 +02:00
M66B
b056801967 Improved logging 2019-10-07 13:34:35 +02:00
M66B
6f82756fb3 Use flag secure to hide from recents 2019-10-05 16:09:52 +02:00
M66B
41f5425ffa Refactoring 2019-10-05 15:22:48 +02:00
M66B
2752f7435b Added no history option 2019-10-05 14:52:40 +02:00
M66B
b40b2b2e3e Allow saving attachments of drafts 2019-09-22 10:29:59 +02:00
M66B
93e20b7228 Revert "Always exclude from recents"
This reverts commit f7b1f3348a.
2019-09-09 14:58:31 +02:00
M66B
f7b1f3348a Always exclude from recents 2019-09-09 14:44:37 +02:00
M66B
2569d090d4 Changed main page titles 2019-08-18 10:03:26 +02:00
M66B
a838cc9d84 Prevent crash on activity not found
android.provider.MediaStore.RECORD_SOUND was reported to be available while it was not
2019-08-17 10:26:36 +02:00
M66B
83995877cf Refactoring 2019-08-12 13:09:25 +02:00
M66B
662f03b516 Add state key/values to breadcrumbs 2019-08-11 10:18:37 +02:00
M66B
0191240a27 Deliver/pop on started instead of resumed
https://developer.android.com/guide/components/activities/activity-lifecycle#onstart
2019-07-27 08:04:47 +02:00
M66B
c758723855 Exclude from recents when using biometric authentication 2019-07-11 07:50:42 +02:00
M66B
b855358169 Use dialog fragments for compose actions 2019-07-01 10:59:38 +02:00
M66B
0f7f0e1ad3 Use dialog fragment to select colors 2019-06-30 16:55:15 +02:00
M66B
337d5ea1a9 Added breadcrumbs 2019-05-16 22:06:13 +02:00