Skip to content

Releases: appdevforall/CodeOnTheGo

26.20

12 May 21:41

Choose a tag to compare

What's Changed

  • ADFA-3753: handle file and build events to update kt source file index by @itsaky-adfa in #1214
  • ADFA-3874 | Fix radio group ID generation and refactor widget rendering by @jatezzz in #1271
  • ADFA-3583 | Automate image import for YOLO image placeholders by @jatezzz in #1243
  • fix/ADFA-3923 ensure temporary file deletion after install by @jomen-adfa in #1273
  • ADFA- 3701 Protect against project name collisions during project rename action by @hal-eisen-adfa in #1272
  • ADFA-3910 | Fix single placeholder dropdown array generation in strings file by @jatezzz in #1274
  • ADFA-3912 | Fix fuzzy attribute parsing bounds and UI element tag filtering by @jatezzz in #1275
  • ADFA-3962: Fix MenuItem ctor param order on plugin UIExtension by @Daniel-ADFA in #1280
  • ADFA-2759 Fix LogViewFragment ArrayIndexOutOfBoundsException on early append by @hal-eisen-adfa in #1285
  • fix/ADFA-3720 make set text() async by @jomen-adfa in #1278
  • Synchronized block locks on a mutable field by @tejasae-afk in #1208
  • ADFA-3919: upgrade kotlin-android to latest version by @itsaky-adfa in #1286
  • ADFA-3900 | Fix password inputType parsing from sketch annotations by @jatezzz in #1284
  • ADFA-3972 | Add visual hints for image placeholders by @jatezzz in #1287
  • ADFA-3829 Clear StrictMode violations on create-init flow by @hal-eisen-adfa in #1277

New Contributors

Full Changelog: 26.19...26.20

26.19

05 May 22:00

Choose a tag to compare

What's Changed

Full Changelog: 26.18...26.19

26.18

28 Apr 23:54

Choose a tag to compare

What's Changed

  • ADFA-3615 | Group radio buttons together in XML generation by @jatezzz in #1219
  • ADFA-3796 Push showWarningDate() out to October 2026 by @hal-eisen-adfa in #1231
  • ADFA-3792: Promote git feature by @dara-abijo-adfa in #1226
  • ADFA-3747: Git UI tooltips by @dara-abijo-adfa in #1224
  • ADFA-3761 | Fix Switch widget ID and nearby text assignment by @jatezzz in #1230
  • fix(ADFA-3790): Reset push/pull state after internet error by @dara-abijo-adfa in #1228
  • ADFA-3653: Expand IdeEditorService plugin API with buffer reads, mutations, and file-change events by @Daniel-ADFA in #1194
  • ADFA-3795: Validate git credentials input by @dara-abijo-adfa in #1229
  • ADFA-3757 | Fix fuzzy attribute parsing and OCR text assembly by @jatezzz in #1233
  • ADFA-3755 | Fix Spinner entries OCR parsing and validation by @jatezzz in #1234
  • bug/ADFA-3814: Git UI issues by @dara-abijo-adfa in #1235
  • Fix compose preview button bug on non compose classes by @Daniel-ADFA in #1236
  • ADFA-3616 | Fix CheckBox XML generation to include text labels and checked state by @jatezzz in #1237
  • ADFA-3787: add archive and environment services for plugins by @Daniel-ADFA in #1223
  • ADFA-2794 Another attempt to fix all the TimeoutException / unknown finalizer crashes by @hal-eisen-adfa in #1239
  • ADFA-3827 Whitelist for MIUI's AccessController.haveAccessControlPassword disk read during startActivity transitions by @hal-eisen-adfa in #1246
  • ADFA-3836-strings.xml-change-initialise-to-initialize and other language fixes by @Elissa-AppDevforAll in #1250
  • ADFA-3822 Fix race condition and add DB guard for LSP indexing by @hal-eisen-adfa in #1245
  • ADFA-3817 | Fix for dropdown entries separating layout and strings data by @jatezzz in #1258
  • ADFA-3736 | Ignore canvas metadata and fix attribute parsing by @jatezzz in #1241
  • ADFA-3867: member completions do not show up without non-empty partial by @itsaky-adfa in #1260
  • ADFA-3826 Whitelist some StrictMode errors for Mediatek, Xiaomi and MIUI devices by @hal-eisen-adfa in #1259
  • ADFA-3870: mainline Kotlin LSP by @itsaky-adfa in #1262
  • ADFA-3871 | Improve dropdown entries parsing and metadata detection by @jatezzz in #1261

Full Changelog: 26.17...26.18

26.17

21 Apr 22:18

Choose a tag to compare

What's Changed

Full Changelog: 26.16...26.17

26.16

14 Apr 22:01

Choose a tag to compare

What's Changed

  • ADFA-3569 | Refactor editor fullscreen state handling by @jatezzz in #1149
  • ADFA-3133 Bug fix for over-eager auto-save during onPause event by @hal-eisen-adfa in #1151
  • ADFA-3530 | Fix tooltip focus stealing and extract hover delay constant by @jatezzz in #1160
  • ADFA-3365: add ability to re-write class name references in desugar plugin by @itsaky-adfa in #1097
  • ADFA-2738 connectedV8DebugAndroidTest Part 1 of 2: onboarding by @hal-eisen-adfa in #1168
  • fix(ADFA-2872): Set default layout params values by @dara-abijo-adfa in #1158
  • ADFA-3644 | Support pop-out tooltip display for tablets and DeX by @jatezzz in #1164
  • ADFA-1639 Rename .androidide/ to .cg/ in multiple locations by @hal-eisen-adfa in #1161
  • ADFA-1414 Adding tooltips for java/kotlin operators by @hal-eisen-adfa in #1067
  • ADFA-3489 | Fix onboarding blocked by unsupported overlay permission by @jatezzz in #1157
  • fix/ADFA-3668 enable strictvariables flag in pebble by @jomen-adfa in #1172
  • ADFA-3290 | Implement smart boundary detection for dynamic margins by @jatezzz in #1171
  • feat/ADFA-3674-template-custom-functions template custom functions by @jomen-adfa in #1175
  • ADFA-3645 | Open terminal in adjacent window on large screens by @jatezzz in #1173
  • ADFA-3580: (feat) Plugin Build Actions & Custom Scripts System by @Daniel-ADFA in #1150
  • ADFA-3491 | Update missing icons to Material Design by @jatezzz in #1174
  • ADFA-2488: Fix strictmode disk validation error on sample plugin by @Daniel-ADFA in #1159

Full Changelog: 26.15...26.16

26.15

07 Apr 21:44

Choose a tag to compare

What's Changed

  • ADFA-3459 | Add AI tooltip tag to Explain Selection action by @jatezzz in #1135
  • ADFA-3490 | Fix screen orientation lock in OnboardingActivity by @jatezzz in #1139
  • Update various string resources for consistency and clarity by @Elissa-AppDevforAll in #1054
  • ADFA-3495 | Add swipe-down gesture to reveal top bar by @jatezzz in #1141
  • fix/ADFA-3380 template warnings by @jomen-adfa in #1147
  • ADFA-2883: Git pull and push by @dara-abijo-adfa in #1128
  • ADFA-3574 | Add drag and drop support for Git repository URLs by @jatezzz in #1132
  • Add CLASS_NAME support and fix Pebble template rendering for plugin templates by @Daniel-ADFA in #1144
  • ADFA-3576 error details on no templates.json and no warnings lack of language mindsk by @jomen-adfa in #1154
  • fix/ADFA-1123 Better error message for missing assets zip by @jomen-adfa in #1155
  • ADFA-3573 | Implement file drag-and-drop export and import handling by @jatezzz in #1146

Full Changelog: 26.14...26.15

26.14

31 Mar 19:40
e853bb6

Choose a tag to compare

What's Changed

  • ADFA-3394: Show cloned project on Recents list by @dara-abijo-adfa in #1111
  • ADFA-2646 | Fix window insets accumulation and landscape appbar behavior by @jatezzz in #1114
  • ADFA-3270: Add erase installation file when done button to Plugin Manager by @Daniel-ADFA in #1119
  • ADFA-2808: Add Plugin API to provide access to experimental flag by @Daniel-ADFA in #1110
  • ADFA-3148: Refactor APK Analyzer plugin with Material table UI and ViewModel by @Daniel-ADFA in #1117
  • ADFA-3127 | Support onHoverListener and tooltips for mouse interactions by @jatezzz in #1120
  • ADFA-3412: Update Git-related texts with Git commands by @dara-abijo-adfa in #1108
  • skip experimental templates when experimental flag is off by @jomen-adfa in #1131
  • Add plugin template contribution API by @Daniel-ADFA in #1122
  • ADFA-3126 | Fix text clipping on high-density displays and large font sizes by @jatezzz in #1129
  • bugfix/ADFA-3487: Remove duplicated projects by @dara-abijo-adfa in #1130
  • ADFA-3494 | Remove top bar auto-hide in landscape mode by @jatezzz in #1134
  • fix/ADFA-3549 compose logsender runtime error by @jomen-adfa in #1138
  • ADFA-3191: warn users when the IDE is not allowed to access the local network by @itsaky-adfa in #1088

Full Changelog: 26.13...26.14

26.13

25 Mar 01:25

Choose a tag to compare

What's Changed

Full Changelog: 26.12...26.13

26.12

17 Mar 18:34
1061433

Choose a tag to compare

What's Changed

Full Changelog: 26.11...26.12

26.11

10 Mar 18:28

Choose a tag to compare

What's Changed

Full Changelog: 26.10...26.11