696f055eb9
Add Branch Selection to list of features
2021-05-17 18:39:54 +02:00
6f77d8282a
Copy version number on long press
2021-05-11 16:10:45 +02:00
d583019dee
Update id.yaml
...
Fix typo & language improvisation
2021-05-11 15:31:04 +02:00
0aeaee9138
Git Remote Settings: Show the current branch
2021-03-26 10:44:34 +01:00
e8fd11c85b
feat(image): ✨ Added Details view for Images
...
Users can zoom, quarter-rotate and freely rotate Images
Updated flutterw
Refs GitJournal#410 GitJournal#386
2021-03-25 14:22:40 +01:00
93cf6433d6
OrgEditor
2021-03-25 12:10:04 +01:00
3b829098e0
Revert "Update ios icon"
...
This reverts commit 6ecf827965b5abdd4f5d2b8cae939c50b01f7e80.
Fixes #482
2021-03-23 09:01:02 +01:00
6ecf827965
Update ios icon
...
Slightly prettier
2021-03-10 15:46:39 +01:00
c642a7a751
Remove extra \n
2021-03-10 14:48:05 +01:00
c957d3ee07
fix: ✏️ fixed 3 typoes in the localisation
2021-03-06 15:30:33 +01:00
24cdc236e1
feat: ✨ SVG Rendering, Image theming and Image caption
...
fixes issues #405 #410 #246
2021-03-06 15:30:33 +01:00
4cf623e9f0
include subfolders feature
2021-03-05 17:43:38 +01:00
9e864a00b6
Add translatiosns from po-editors
...
I really need to find something which better integrates. Po-editor has a
GitHub integration but requires me to give it private access to the
repos, which I don't want to.
Also, it would be nice to have clear authors.
2021-03-05 14:04:37 +01:00
2d032f5dc3
polish lang
2021-03-03 17:46:37 +01:00
29b6757a66
Fix some spelling mistakes
2021-02-24 11:04:32 +01:00
1b70d8538d
Merge pull request #354 from jartigag/lang-es
...
Spanish translation
2021-02-24 10:29:00 +01:00
ea8b32608c
Make MultiRepos Pro only
2021-02-23 10:08:24 +01:00
c9fce2fa33
RepoManager: Implement deleting a repo
...
This is ugly as fuck. All of the settings pages need a more coherent
look and feel, and need to be organized better.
This finished the implementation of multiple repos.
Fixes #229
2021-02-23 09:54:39 +01:00
a424df227c
Fix string
2021-02-18 16:15:38 +01:00
5674172156
AppDrawer: Get the real values
2021-02-15 09:08:16 +01:00
2c1504f9a8
Fix translation key
2021-02-12 15:32:45 +01:00
b7e274c937
Add FileName option in Note title settings
...
This doesn't do anything right now. It just shows the option.
2021-02-12 15:32:10 +01:00
74f7a17f25
Make settings clearer
...
It only applies to new notes
2021-02-08 22:50:40 +01:00
9a3bf6ad42
Automatically use dark mode based on system settings
...
Fixes #193
2021-02-06 23:01:09 +01:00
13f060e6e1
Add Date Only FileName option
...
Fixes #346
2021-02-06 20:54:45 +01:00
5d41b5842c
Fix typo
2020-11-24 17:15:00 +01:00
9ae4f7d897
Spanish translation
2020-11-24 13:11:02 +01:00
909803aa8e
Add an experimental Login page
...
Code adapted from https://github.com/TheAlphamerc/flutter_login_signup
2020-11-18 16:25:39 +01:00
e87a096c7d
Allow Delete dialogs to be configured
...
Fixes #330
2020-11-18 13:01:33 +01:00
819702bc6c
Create Repo: Indicate that it will be private
...
Fixes #323
2020-11-13 15:20:28 +01:00
7fc6847933
Remote Settings: Display the git host
2020-11-09 12:55:54 +01:00
9ed9744306
Android: Change Settings text to "Store Repo Externally"
...
The earlier mechanism was a bit confusing.
2020-10-23 13:52:49 +02:00
bc06efc446
Create new note when clicking on non existing Wiki Link
...
Fixes #240
2020-10-22 23:57:53 +02:00
35ed7f616e
CustomKeys: Allow an ssh password to be provided
...
Fixes #227
2020-10-22 14:35:17 +02:00
e3a4844f0e
GitRemoteSettings -> Let a custom SSH key be provided
...
Just like during the GitHost Setup.
2020-10-22 14:22:00 +02:00
9f53115616
ios: Add iCloud capability
...
I cannot see the GitJournal app's data in my iCloud, but I believe maybe
my app needs to go through the app review process.
2020-10-19 20:01:36 +02:00
044592b92d
Allow Journal Entries to have their own file naming scheme
...
Adding an individual setting is becoming way too complex now.
2020-10-12 18:21:26 +02:00
cdfa7d690a
Add a setting to store the repo in the external storage
...
This is Android only, and for now it is disabled as I'm not sure why I
cannot access the "general" root directory.
2020-10-09 10:43:16 +02:00
62bea50506
Allow the bottom menu bar to be hidden
...
Fixes #261
The settings page for this is quite ugly right now, but the feature
works. I can improve its look another time.
2020-10-05 12:25:57 +02:00
d2b1ad7e46
Allow loading ssh keys from a file
...
Fixes #74
2020-10-02 17:22:30 +02:00
82db15128b
NoteFileFormat: Refactor
...
Get all the allowed extensions in one place. Currently the code is
scattered all over the place.
2020-09-26 19:19:26 +02:00
156feb824c
Rename Monthly Subscription to Installments
...
I think the word Subscription now means "renting" in the context of the
application, and even though I don't mean to use it that way, that is
what people seem to take away.
2020-09-25 15:27:14 +02:00
265e253584
Generate one journal entry per day
...
Fixes #243
2020-09-16 11:08:16 +02:00
1368d8fb36
Add missing string
2020-09-15 00:36:20 +02:00
f7adeafe7d
First iteration of the Graph View
...
I'm testing this with the Foam documentation. This has revealed a number
of bugs in our link resolver - most of which have now been fixed.
The graph layouting is not being done as this is so incredibly slow.
This has been added as an experimental feature.
2020-09-14 17:47:26 +02:00
a599be89fe
FlattenedNotesFolder: Make title non optional
...
Also translate the title string.
2020-09-13 20:59:53 +02:00
3ee84cfcb4
NoteEditor: Change default text
...
The integration test depends on the exact wording
2020-09-13 11:19:58 +02:00
c5326b2823
OnBoarding: Fix newlines in descriptions
...
Ideally we should be using some other mechanism to enforce the newlines.
2020-09-13 11:19:30 +02:00
41139a085f
Fix onboarding translation keys
2020-09-12 21:40:13 +02:00
59f2098b36
Start to make sidebar configurable
2020-09-08 23:34:11 +02:00