2759 Commits

Author SHA1 Message Date
462279fef7 Markdown Toolbar: Add tab/backtab on long press of > or < 2021-07-07 18:18:23 +02:00
fe1f28717b Note: Remove unused method 2021-07-07 17:12:42 +02:00
3e2e31d3bb BottomBar: Use widgets instead of functions
Improves performance
2021-07-07 16:55:35 +02:00
770b37430f Add fs_shim as an experiment
I want to avoid using the fs directly, as that way a web version of
GitJournal can be created.
2021-07-07 16:47:14 +02:00
f5ffebed8b Sort by the file last modified when modified metadata is missing
The modified isn't always accurate as git doesn't set it, but it's still
better than nothing. I thought I was using it before.

Fixes #172
2021-07-07 16:33:31 +02:00
d07acac53f Use device_info_plus instead of device_info
It now contains the toMap functions, so we can delete a lot of code.
2021-07-07 16:29:08 +02:00
48cbee8d71 ios ci: Revert changes
The build uploads fine, but I get a login failure after that. I'm tired
and don't want to debug this anymore.
2021-07-06 10:40:21 +02:00
6b62d7d522 Bump bugfix version 2021-07-02 23:46:13 +02:00
0b966623af Experimental: Change the correct setting
Related to #241
2021-07-02 23:30:32 +02:00
d51a3358b8 ios ci: Run the tests
I don't want to publish a build which fails the tests
2021-07-02 19:10:10 +02:00
ea4c055fbd ios ci: Notify external testers 2021-07-02 19:09:52 +02:00
806b1e9306 ios fastlane: Auto add changelog
I'm hoping this will make it easier for the testers
2021-07-02 18:59:18 +02:00
a62000be62 Branch selection is not a pro feature 2021-07-02 18:06:40 +02:00
6cd7231ef3 ios ci: Fix variable 2021-07-02 17:33:23 +02:00
1c49d1738a ios ci: Make the keychain password explicit 2021-07-02 17:31:55 +02:00
188dc3b992 ios: Add certificates to not self-sign 2021-07-02 17:28:10 +02:00
ee7073c265 ios keychain: Do not let the keychain timeout and lock itself
Hopefully this will fix the CI
2021-07-02 17:06:37 +02:00
8cbaf3b093 ios ci: Bump xcode
We need a min xcode version of 12
2021-07-02 16:40:49 +02:00
65f80edf9e CI: Enable ios on circle CI
It keeps hanging on GitHub Actions.
2021-07-02 16:28:53 +02:00
a3c1abbccd ios_install_flutter: Bump flutter 2021-07-02 16:28:53 +02:00
d6efaa35c4 Add Google Play API Key
It's encrypted
2021-07-02 16:28:53 +02:00
03e0bdffc2 Bump dart-git 2021-07-02 16:28:53 +02:00
774fa95e1b Revert "macos: Remove the ugly title bar of the window"
This reverts commit bdf284311caa2f1a4d8b86c170251406fc661fbd.

The title bar cannot be clicked and dragged with this change. It's super
annoying.
2021-07-02 16:28:53 +02:00
a087388ec6 Create a default .env file
This way people don't need to remember to run the setup env script
2021-07-02 10:54:51 +02:00
bdf284311c macos: Remove the ugly title bar of the window
Instead we are creating our own which is of the same color. This isn't
perfect, but it's much prettier than what we had before.
2021-07-02 07:58:14 +02:00
dd6b069b18 fallbacklocale: Avoid using the country code 2021-07-02 07:15:53 +02:00
4c27381571 Bump bugfix version
Also update translations
2021-07-02 07:14:21 +02:00
e3605d5408 macos: Upadate podfile.lock 2021-07-02 07:12:24 +02:00
790c092e85 Fix portugese translations
We aren't using the country codes anywhere.
2021-07-02 07:11:25 +02:00
fc0b16dd1b Update translations 2021-07-01 19:35:21 +02:00
842a392634 throw exceptions
The entire codebase will need to be looked over quite careful, if I'm to
build this.
2021-07-01 15:54:08 +02:00
55e7fef697 fix tests
Stop being an idiot
2021-07-01 14:32:07 +02:00
e530230334 disable ios ci
It keeps getting stuck and failing
2021-07-01 14:30:32 +02:00
f55b60e55a Improve dark mode
This probably isn't the right way to go about it. It would be better to
change the theme instead of overwriting stuff.
2021-07-01 13:24:41 +02:00
b2cbba07b7 Bump bugfix version 2021-07-01 13:00:00 +02:00
6789326186 workaround crash
Fixes APP-182
2021-07-01 12:58:23 +02:00
8975baa4e9 Add english as a fallback locale
This way keys that are not found still use English.
2021-07-01 12:53:43 +02:00
5baa9dc98a Settings: Allow the language to be switched 2021-07-01 12:50:25 +02:00
6cacfac7bb Update translations
* Add a script to download all the translations
* Fill non translated fields with English
2021-07-01 11:59:07 +02:00
76685facfe Move dashbook as a dev dependency 2021-07-01 02:32:50 +02:00
d4a345ea89 Avoid using 'dart:io' wherever possible
This gets us one step closer to supporting the web.
2021-07-01 01:46:01 +02:00
4832959e93 rename build to build_android 2021-06-30 14:56:52 +02:00
c40f829119 Remove bonsoir
It's not being used, and the CI seems to be getting stuck while linking
it

Also bump sentry
2021-06-30 13:28:47 +02:00
48f0fc1b6a ios: Update keys and provisioning profiles 2021-06-30 12:49:40 +02:00
8bc65f899d CI: Enable for ios 2021-06-30 11:36:32 +02:00
1401d572f0 Fix assert 2021-06-30 11:16:09 +02:00
8d1b132a9c Bump bugfix version 2021-06-30 11:12:29 +02:00
39b9a8fc4e Active ios CI
Lets try to get this to work again.
2021-06-30 11:09:37 +02:00
87c9d56d76 ios: Update Podfile checksum 2021-06-30 11:05:21 +02:00
4bf2ebebbf Avoid remove remote error
Fixes APP-16W
2021-06-30 11:04:57 +02:00