Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRIVER-Android] Updated the develop branch #75

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

AsefBJIT
Copy link

@AsefBJIT AsefBJIT commented Mar 2, 2023

Implementation Details:

  • Brought in new models.jar based on requirement schema
  • DriverImageController.java
    • Added methods to compress images
    • Added methods to temporarily store images, so that it can be uploaded
    • Compression was implemented to improve performance for data processing in WebInstance
  • DriverConstantFields.java was changed to meet with the specific weather and light requirements
  • PostRecordsTask.java a cleanup call was added to remove the temporarily stored compressed data on the condition that all records were successfully uploaded
  • strings.xml were changed to meet the current ConstantFeild requirements
  • Added Bangla translation

Implementation Details:
  - Brought in new models.jar based on requirement schema
  - DriverImageController.java
      - Added methods to compress images
      - Added methods to temporarily store images, so that it can be uploaded
      - Compression was implemented to improve performance for data processing in WebInstance
  - DriverConstantFields.java was changed to meet with the specific weather and light requirements
  - PostRecordsTask.java a cleanup call was added to remove the temporarily stored compressed data on the condition that all records were successfully uploaded
  - strings.xml were changed to meet the current ConstantFeild requirements
  - Added Bangla translation
… and models.jar

Implementation details:
  - models.jar has been updated with the latest code
  - Storage request permission moved to RecordListActivity.java to be able to load images earlier
  - Default image placeholder code added
  - Weather and light enums updated
  - Image deletion logic updated
  - Image storage code has been added to support Android OS 11+ devices
  - strings.xml updated
  -
Removed the temporary stored models.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant