Skip to content

v1.0.0

Compare
Choose a tag to compare
@PranavPurwar PranavPurwar released this 07 Aug 17:10
· 549 commits to main since this release
926dfe7

Important

Java-Ide has been rebranded as Cosmic-Ide. Special thanks to @nonzzzz for all the help.

Features

  • Kotlin Support
  • Incremental Kotlin Compilation with v1.7.20-Beta
  • Support for using external libraries by adding jars in libs folder
  • Overall New And Improved design by @nonzzzz
  • Project System by @nonzzzz
  • Light mode and System based Light/Dark mode by @nonzzzz
  • Kotlin code Highlighting
  • Use of light-weight kotlin coroutines
  • Java and Kotlin keyword autocompletion
  • Improved editor performance and improved highlighting
  • Replaced old drawables with material icons
  • Fixed treeview padding
  • Support for refreshing treeview
  • Renaming files directly in treeview
  • A lot of performance improvements

What's Changed

  • Transparent bars, Dynamic Color, some improvements. by @nonzzzz in #115
  • chore(deps): bump nb-javac-android from 17.0.0.0 to 17.0.0.1 by @dependabot in #116
  • chore(deps): bump github/codeql-action from 2.1.14 to 2.1.15 by @dependabot in #117
  • Added russian translation, Improved dialog design and Settings page look better by @nonzzzz in #118
  • Convert some files to kotlin by @PranavPurwar in #119
  • Convert most of android-compiler module to kotlin by @PranavPurwar in #120
  • Implement Project System by @remaker71 by @PranavPurwar in #124
  • chore(deps): bump kotlin-reflect from 1.5.21 to 1.7.10 by @dependabot in #127
  • chore(deps): bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10 by @dependabot in #128
  • chore(deps): bump kotlin-reflect from 1.6.21 to 1.7.10 by @dependabot in #132
  • chore(deps): bump org.jetbrains.kotlin.android from 1.6.21 to 1.7.10 by @dependabot in #131
  • chore(deps): bump nb-javac-android from 17.0.0.1 to 17.0.0.2 by @dependabot in #130
  • chore(deps): bump actions/setup-java from 3.4.0 to 3.4.1 by @dependabot in #133
  • Fix #134 by @PranavPurwar in #136
  • Improve Settings Page and more by @nonzzzz in #137
  • Fix paddings of TreeView by @nonzzzz in #138
  • chore(deps): bump kotlinx-coroutines-android from 1.6.3 to 1.6.4 by @dependabot in #139
  • chore(deps): bump github/codeql-action from 2.1.15 to 2.1.16 by @dependabot in #140
  • Update kotlinc to v1.6.21 and implement Incremental compilation by @PranavPurwar in #141
  • Update Kotlinc to v1.7.10 by @PranavPurwar in #142
  • chore(deps): bump MobSF/mobsfscan from a60d10a83af68e23e0b30611c6515da604f06f65 to 0.1.1 by @dependabot in #145
  • chore(deps): bump actions/setup-python from 3 to 4 by @dependabot in #144
  • chore(deps): bump gradle/gradle-build-action from 2.2.1 to 2.2.2 by @dependabot in #146
  • Improved the UI and Added New Functions by @nonzzzz in #148
  • chore(deps): bump language-java from 0.15.0 to 0.15.1 by @dependabot in #149
  • chore(deps): bump github/codeql-action from 2.1.16 to 2.1.17 by @dependabot in #150
  • Improve Cosmic-Ide by @nonzzzz in #151
  • chore(deps): bump gson from 2.9.0 to 2.9.1 by @dependabot in #152
  • chore(deps): bump github/codeql-action from 2.1.17 to 2.1.18 by @dependabot in #156

Full Changelog: v0.0.5...v1.0.0