- 14.07.2025 1 коммит
-
-
Radch-enko создал
- Deleted `docker-compose.yml` and `Dockerfile` to streamline development setup. - Added `application-local.yml` for local profile configuration, enabling development in a disconnected network environment. - Updated `.gitignore` to include `.env` file path for local environment variables. - Enhanced `build.gradle.kts` with deployment tasks for production and development environments.
-
- 11.07.2025 1 коммит
-
-
Radch-enko создал
- Simplify successful update mapping in `RoomRepositoryImpl`. - Add debounce to `ResourceDisposerUseCase` for efficient data refresh. - Update `.gitignore` to exclude deployment scripts and directories.
-
- 04.07.2025 1 коммит
-
-
Radch-enko создал
- Added `/oldProject/`, `/clients/tablet/composeApp/google-services.json`, and `/local.properties` to ignored files for better repository cleanliness.
-
- 03.07.2025 1 коммит
-
-
Radch-enko создал
- Implemented `ServerMessagingService` for handling Firebase push notifications and integrated the `firebaseTopicsModule` for topic subscriptions. - Added kiosk mode support in `AppActivity` with device admin and lock task mode setup. - Updated `AndroidManifest.xml` with required service and permissions declarations. - Enabled Firebase dependencies in Gradle (`firebase-messaging-ktx`, `google-services`) and added signing configurations for debug and release builds. - Updated `App` setup to subscribe to Firebase topics dynamically.
-
- 23.06.2025 1 коммит
-
-
Radch-enko создал
Feature: add calendar subscription and notification modules with Google Calendar push notification support
-
- 18.06.2025 1 коммит
-
-
Radch-enko создал
-
- 04.06.2025 1 коммит
-
-
Radch-enko создал
Feature: add workplace core module with modelts, DTOs, and controllers + connect with booking feature
-
- 29.05.2025 1 коммит
-
-
Radch-enko создал
-