-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Font and theme options #2
Comments
Oh, so sorry to hear about your condition. I can make a settings page where you will be able to change the font for the entire app(but not the markdown editor as custom fonts there will look awkward). For this, I have ideas of making a new Android library which would extend Textviews to take their typeface values from shared preferences so they can change them on runtime, as there is no other way I can find to have multiple font options throughout the app. For the theming, I will try to add more options for multiple themes, or possible a custom colour picker that would allow to set a theme throughout as per user's need. I hope that will make it better, but would take some time. I will also work on the organisation issue in the meantime and launch another version as soon as possible. Take care :) |
Thank you! |
The library for fonts is ready: https://github.com/gouravkhunger/Fontize 🥳 |
* Massive changes to codebase- many new features added * Added a custom fork of fontize library to manage fonts. * Users can now choose default font for the app, change background colors and text colors as per their preference. * Fixed many bugs * Stability fixes
Hey! I have implemented all the new features, a new app release will be coming very soon! |
Excellent, thank you so much! And yeah I've starred and watched this repo |
Hey @ChristopherDumas, the new release is out :) |
If the issue is fixed, shall I close it? @ChristopherDumas |
I downloaded the new version, and the one place the font and colors don't
change is in the text entry box, which is where I would've needed it. If
it's not possible to change the text box font and colors, though, that's
fine.
…On Sat, Nov 6, 2021, 8:26 AM Gourav Khunger ***@***.***> wrote:
If the issue is fixed, shall I mark it as fixed? @ChristopherDumas
<https://github.com/christopherdumas>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOUZF3A3OHDKDOWJDMY4W3UKVCI5ANCNFSM5G46UX4A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Oh, btw, which text entry box are you referencing? |
The one for writing the blog post itself
…On Sat, Nov 6, 2021, 8:32 AM Gourav Khunger ***@***.***> wrote:
Oh, btw, which text entry box are you referencing?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOUZF7J5OTXT6VYXEJUMWLUKVDAZANCNFSM5G46UX4A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
ah, I thought having custom font there would make it hard to write, as that box spans through almost the whole screen. I plan to add more font options, and I'll add a default Android font option for those who don't like the custom ones. Will add that feature in another minor update. Do you also feel the need to be able to edit the background colour for the editor text box you are referencing? Also, I am looking for some work-arounds to be able to run Jekyll natively on Android itself - so that JekyllEx can preview a complete post as it would be shown on the live blog. If you wish to contribute, you're welcome! Any ideas would be appreciated. Thank you! |
I haven't really had a chance to use this app extensively yet, due to what I talked about in my other issue, but since you were asking one of the features that would really help me is the ability to make the app easier on the eyes:
Both of these features would be really useful for me because I have chronic migraines that are in part triggered very easily by eye strain.
Speaking of which, once I feel better from this cycle of migraines I might try contributing :)
The text was updated successfully, but these errors were encountered: