1951 Commits

Author SHA1 Message Date
1fff957c8b PurchaseWidget: Mark the strings as translatable
Also show a dialog to a user so they don't keep trying to click again
and again.
2020-09-07 21:46:03 +02:00
c229b7c2e8 PurchaseWidget: Log the exceptions 2020-09-07 21:43:40 +02:00
618ae071b9 PurchaseScreen: Center align the text
For smaller screens
2020-09-07 21:38:47 +02:00
c78b576bed PurchaseScreen: Wrap the bottom buttons
Sometimes the available screen space is not enough for them to be on the
same line.
2020-09-07 21:32:25 +02:00
35f76ebe4c StandardView/JournalView: Implement search highlighting
Fixes #14
2020-09-07 17:48:21 +02:00
d81b2ac3ab HighlightText: Show the actual term
Not what we are searching for.

This is going to get really messy when I implement proper searching
which takes accents and text normalization into account.
2020-09-07 17:40:42 +02:00
cbc75e45e9 NoteTile: Also Highlight the title if it matches
Related to #14
2020-09-07 17:38:37 +02:00
a84da10d77 Change cursor color to dark green
Otherwise it is not visible when in app bar when searching.
2020-09-07 17:23:02 +02:00
db0d1eb866 Card/GridView: Add search highlighting
Related to #14
2020-09-07 17:16:53 +02:00
60b2478a29 Log search page in analytics 2020-09-07 17:14:25 +02:00
b9d8a8daa6 FolderView: Implement basic note selection
You can delete or share a note using this.
2020-09-07 16:37:51 +02:00
49dee11a26 Move Note Delete dialog to its own file
+ translate
2020-09-07 16:24:52 +02:00
5843b677e2 Update .gitignore 2020-09-06 12:45:31 +02:00
e2b1f5a7e4 ios ci: Remove which dart
No longer required. Dart is in the PATH.
2020-09-05 21:51:44 +02:00
cd6a656cd5 ios: Remove shell script from Build Phases
This was part of Crashlytics which is no longer used.
2020-09-05 21:51:14 +02:00
f12da4dfc3 ios: Enable the ci again
Extract the libs in the correct location!
2020-09-05 20:03:35 +02:00
fac2826800 Implement the scaffolding for search highlighting
Still need to implement the actual highlighting part
2020-09-05 16:14:16 +02:00
a2ffdaabc7 Search: Make string translatable 2020-09-05 16:10:07 +02:00
318bdd27a0 ios CI: Bump flutter version 2020-09-05 15:54:13 +02:00
fa075c25e0 FolderView: Implement selecting a note
This is disabled for now, untill I expose the actions which should be
performed when selecting a note.
2020-09-05 15:53:26 +02:00
8201e59014 Update screenshots path
They are now in a separate repo
2020-09-05 14:57:24 +02:00
8b96882365 Disable the ios CI for now
It fails to build and the emails are getting quite annoying.
2020-09-05 13:12:42 +02:00
87327f886e Remove extra print statements 2020-09-05 13:11:16 +02:00
0ac2970a44 Revert "Temporarily disable test coverage"
This reverts commit cdbbb91b6348cab5a897f3b2f58413660c5eb639.

The CI is now working.
2020-09-05 13:11:05 +02:00
70b638dbe9 Github/GitLab test: Try to guess where the test data is
The env in the CI seems to be a bit different
2020-09-05 13:05:01 +02:00
cdbbb91b63 Temporarily disable test coverage
Until I can figure out why the test is failing
2020-09-05 12:56:11 +02:00
b62da0ce46 CI: List the directory as well
I'm really not sure which directory i'm in.
2020-09-05 12:56:07 +02:00
16fae264de PurchaseWidget: Make sure it is still mounted before calling callback
Fixes APP-B1
2020-09-05 12:50:31 +02:00
3bc459c73a CI: Print the working directory before running the tests
The test data doesn't seem to be picked up.
2020-09-05 12:43:26 +02:00
6b741bb4ea MarkdownBugTest: Make it more self contained
It does result in some code duplication, but hopefully this test will go
upstream.
2020-09-05 12:39:48 +02:00
ac99eb24d1 ProScreen: Remove that GitJournal is Free Software
Apparently, it's a bit confusing to say "Free Software" on a screen where
we are asking the user to pay.
2020-09-05 12:32:59 +02:00
d9285f2cf0 ImageSettings: Make it freely available
I'm removing this as a pro feature.
2020-09-05 12:31:19 +02:00
888e391af8 Settings: Make more parts translatable 2020-09-05 12:31:01 +02:00
0b9b34d39a Add a test for the markdown bug
This way it is easier to know when it has been fixed.
2020-09-05 11:53:31 +02:00
1e8131549d Feature Timeline: translate text with link to GitHub 2020-09-05 11:38:22 +02:00
7a5964289a Remove intl fork
The workaround no longer seems to be required with the latest version of
flutter.
2020-09-05 11:29:33 +02:00
362b29929e Undo Snackbar: Make strings translatable 2020-09-05 11:21:54 +02:00
9e045519bb Add tests for GitHub & GitLab apis for fetching the list of repos 2020-09-05 11:18:54 +02:00
ccf5f65e55 List Repos: Print the http req as curl
Makes it easier to test
2020-09-05 11:03:15 +02:00
43fd939103 ios ci: Expose the secrets as ENV variables 2020-09-04 23:15:03 +02:00
c4ac886372 ios: Add missing Runner-Bridging-Header.h 2020-09-04 23:08:13 +02:00
ef816725ef ios CI: Try building the app without code signing 2020-09-04 23:03:35 +02:00
f9993f3dd3 ios CI: Setup the env before running the tests 2020-09-04 22:43:19 +02:00
23b9c17364 ios: First attempt at CI 2020-09-04 22:38:33 +02:00
807dca4ac8 build_ios: Get gj_common if it doesn't exist 2020-09-04 22:21:56 +02:00
067344775a Add Russian Translation 2020-09-04 19:00:04 +02:00
d202d91a80 Debug Screen: Make levels translatable 2020-09-04 18:51:45 +02:00
c8e3318bb9 HostSetup: Make all remaining strings translatable 2020-09-04 18:46:16 +02:00
12fce59fc5 build_ios: Download the required libs 2020-09-04 11:47:48 +02:00
5b26d8cb1d build_ios: Undo changes after build
fastlane changes the Info.plist file to add the correct version number.
2020-09-04 11:39:17 +02:00