Skip to content

Releases: jekyllex/jekyllex-android

v0.2.4

11 Oct 16:55
ff6ab0d

Choose a tag to compare

What's Changed

  • Introduce the feature command templates for projects.
  • Save frequently used commands in _config.yml files.
    Saved commands appear in the terminal for easy access.
  • Bug fixes & improvements.

Pull requests

Full Changelog: v0.2.3...v0.2.4

v0.2.3

15 Aug 13:49
5e84f9a

Choose a tag to compare

What's Changed

  • Publish split APKs.
  • Backup & Restore features in Settings.
  • Improve navigation in terminal sessions.
  • A few other bug fixes & improvements.

Pull Requests

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

14 Jul 11:31
b51207f

Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Jul 16:09
27705b9

Choose a tag to compare

What's Changed

  • Bootstrap v0.1.3: Complete consistency with GitHub Pages.
  • Various bug fixes and improvements in the app & build system.

Pull Requests

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Jun 19:16
22557c8

Choose a tag to compare

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

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

31 Aug 15:27
f68da27

Choose a tag to compare

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!]

31 Oct 17:49
3981071

Choose a tag to compare

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.0 would 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!]

31 Aug 10:04
3981071

Choose a tag to compare

This is the first release of the JeyllEx Android App ✨