Releases: UniverseKing4/GitCode
Releases · UniverseKing4/GitCode
Release list
Release v181
Final GitCode version
Release v177
Bug fixes default ALL to dark mode and slight tab management update
Release v175
Release v174
Initial commit: GitCode Android IDE
Release v172
Release v170
Release v167
Fix dialog text and apply M3 to file menu buttons ✅ Dialog Fixes: - Dialog button text is now WHITE in dark mode - All dialog text is WHITE in dark mode - Proper contrast and visibility ✅ File Menu Enhancements: - File/folder menu buttons (⋮) use M3 onSurfaceVariant color - Proper color for both light and dark modes - Polished and consistent with M3 design ✅ Everything working perfectly
Release v166
Enhance v159 with Material 3 toolbar and menu improvements ✨ Enhancements: - Options menu: Added emoji icons to all menu items - Options menu: Dynamic M3 text colors (onSurface) - Action bar: M3 colors for both light and dark modes - Action bar: Flat design (elevation 0) per M3 guidelines ✅ All v159 features preserved ✅ Zero bugs ✅ Polished and production-ready
Release v165
Fix action bar title to use Material 3 onSurface color - Action bar title now uses M3 onSurface (0xFFE6E1E5 dark / 0xFF1C1B1F light) - All menus already use M3DialogBuilder with proper styling - File/folder context menus use M3 dialogs - Options menu uses system styling (follows dark mode) - 100% Material 3 compliance verified
Release v163
FINAL FIX: Complete Material 3 for toolbar, menu, and dialogs - Action bar: M3 surface container (0xFF211F26 dark / 0xFFF3EDF7 light) - Action bar title: M3 onSurface color (0xFFE6E1E5 dark / 0xFF1C1B1F light) - Action bar: Flat design (elevation 0) per M3 guidelines - Options menu: Added emoji icons to all items - Options menu: M3 onSurface text color applied dynamically - Dialog backgrounds: M3 surface container (0xFF211F26) - Dialog text: WHITE in dark mode (already working) - Dialog buttons: WHITE in dark mode (already working) - Everything polished and production-ready