Releases: Slenderman1314/App-Prototipe-Creator
Releases · Slenderman1314/App-Prototipe-Creator
0.6
- Implement PDF generation from HTML
- Implement dropdown menu (HTML/PDF options)
- Integrate export button in TopAppBar
- Add localized labels for export options
- Add export-related translations (saveFile, htmlFiles, pdfFiles)
- Support for HTML and PDF export with proper file filters
- Localized dialog titles and file type descriptions"
- Separate LaunchedEffect for theme and language updates
- Add updateToolbarTheme() method for dynamic toolbar styling
- Implement real-time synchronization with main app
- Update export menu texts when language changes
- Apply theme colors to toolbar and buttons dynamically
- No content reload on theme/language change (better performance)
- Instant visual feedback for user actions
- Add localized labels to ThemeToggle component
- Add sun/moon icons for better UX
- Integrate exporter language synchronization
- Add SideEffect to update exporter language when changed
- Consistent theme switching across all platforms
0.5
- Agregar campo de búsqueda en GalleryScreen
- Filtrar prototipos por nombre o ID en tiempo real
- Mostrar mensaje cuando no hay resultados
- Agregar iconos Search y Close
- Búsqueda case-insensitive
- UI completamente traducida (español/inglés)
-
- Agregar selector de ordenamiento al lado de la barra de búsqueda
- Implementar ordenamiento por fecha (más reciente/más antiguo)
- Agregar menú dropdown con opciones de ordenamiento
- Mostrar check en la opción seleccionada
- Traducciones completas (español/inglés)
- Ordenamiento se aplica junto con el filtro de búsqueda
0.4
- Crear sistema de internacionalización (i18n) completo
- Agregar Language enum con español e inglés
- Implementar LanguageRepository para gestión de estado
- Crear Strings.kt con traducciones completas para toda la app
- Agregar componente LanguageSelector con dropdown
- Integrar selector en GalleryScreen, ChatScreen y PrototypeDetailScreen
- Traducir todos los textos de la interfaz (botones, mensajes, labels)
- Actualizar mensaje de bienvenida del chat reactivamente
- Eliminar botón de compartir sin funcionalidad
- Español configurado como idioma por defecto"
0.3
-
Desktop: Dynamic theme switching with JavaScript injection
- Fixed title rendering (solid colors instead of gradient)
- Fixed button fonts and text decoration
- Theme updates without page reload
- Maintains page state during theme changes
-
Android: Complete theme implementation
- CSS optimized for Android WebView
- Environment variables from env.properties (gitignored)
- Internet permissions added to manifest
- Same color scheme as Desktop
-
Configuration:
- Desktop: Reads from .env file (gitignored)
- Android: Reads from env.properties in assets (gitignored)
- No credentials in repository
- Proper error handling
-
UI improvements:
- Theme toggle button in GalleryScreen
- Consistent styling across platforms
- Proper font rendering in buttons
- Fixed gradient issues in titles
-
Security:
- Added .gitignore for sensitive files
- Removed jcef-bundle (too large for GitHub)
- Environment files excluded from repository"
0.2
- Add interactive confirmation button in chat messages
- Detect and separate confirmation questions from main content
- Fix prototype window not opening on first click (Desktop)
- Implement eager initialization of JavaFX WebView window
- Increase HTTP timeout to 180s for n8n workflows
- Fix Android navigation bar overlap with chat input
- Add WindowInsets support for proper Android UI spacing"
0.1
Libreria de Prototipos Completamente Funcional