Releases: jekyllex/jekyllex-android
v0.2.4
What's Changed
- Introduce the feature command templates for projects.
- Save frequently used commands in
_config.ymlfiles.
Saved commands appear in the terminal for easy access. - Bug fixes & improvements.
Pull requests
- fix: build system for split apks by @gouravkhunger in #41
- feat: command templates for projects by @gouravkhunger in #47
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Publish split APKs.
- Backup & Restore features in Settings.
- Improve navigation in terminal sessions.
- A few other bug fixes & improvements.
Pull Requests
- feat: split apks by @gouravkhunger in #33
- Update README.md by @Poussinou in #34
- feat: improve session navigation by @gouravkhunger in #38
- feat: backup & restore functionality by @gouravkhunger in #40
New Contributors
- @Poussinou made their first contribution in #34
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's New
- Long press a file to open and edit it in an external app.
- Set default TMPDIR environment variable when running commands.
- Various bug fixes and improvements across the app and build system.
Pull Requests
- chore(ci): use host builds by @gouravkhunger in #29
- feat: long press to open files in an external editor by @gouravkhunger in #31
- feat: set
TMPDIRwhen building environment by @gouravkhunger in #32
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bootstrap
v0.1.3: Complete consistency with GitHub Pages. - Various bug fixes and improvements in the app & build system.
Pull Requests
- chore: improve build system by @gouravkhunger in #26
- fix: default release step by @gouravkhunger in #27
- feat: setup parallel builds by @gouravkhunger in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.2.0: Lots of new features and improvements:
- Added the ability to download files from URLs directly into project folders.
- Introduced Terminal sessions to run multiple commands simultaneously.
- Synced the file explorer with the default session for easier navigation.
- Added new theme settings to customize the code editor's appearance.
- Adopted a FLOSS model — completely free, open source, and privacy-friendly.
- Made numerous UI improvements and bug fixes.
Pull Requests
- feat: download file from url by @gouravkhunger in #14
- chore: foss ready by @gouravkhunger in #18
- feat: editor theme settings implementation by @anjelica0224 in #19
- feat: implement sessions by @gouravkhunger in #20
- ui: show no items text when search yields nothing by @gouravkhunger in #21
- feat: bind default session's dir to the file explorer by @gouravkhunger in #22
New Contributors
- @anjelica0224 made their first contribution in #19
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0: rework of the app from the ground up!
JekyllEx is now truly a mobile IDE for jekyll based sites. It bundles ruby, git, and all tools necessary to replicate the environment to manage your jekyll site from an Android device.
Read more on the updated documentation.
v2.0.0 [Deprecated!]
v2.0.0 features complete transformation of JekyllEx, with complete freedom of changing fonts, colours and styles to your needs! There have been a lot of upgrades and fixes.
Download the jekyllex-v2.0.0.apk file from the assets below. Due to a misconfiguration(fixed in this release), automatic update notification from within the app won't be shown, but the existing users can expect to get default android notifications which I will start sending soon.
Feel free to file an issue for feature requests, or any bug reports you find.
Changes
-
JekyllEx now uses a custom version of the Fontize library(built by me), to manage app wide fonts and colours. You can now switch between a font of your liking at any time!
-
Taking into consideration the needs and preferences of different users on the primary colours of the app, JekyllEx now supports custom primary background colour, as well as primary text colours, which you can set in the settings and it will be appiied app wide.
-
Pagination support added! You can set the default number of posts to load per page in the Settings. If you had total repositories(your + any organisation that JekylllEx has access to and you are a part of) more than 100,
v1.0.0would just show the first 100, which has been fixed now :) -
A search button has been added in the home page. If you choose to load a significant number of repositories per page, this search box can become handy.
-
A lot of minor fixes: Though not significant, but they improve user experience, for example, pressing outside the text inputs to hide the keyboard rather than pressing back button to un-focus it, many more of such sort :)
v1.0.0 [Deprecated!]
This is the first release of the JeyllEx Android App ✨