Skip to content

Instantly share code, notes, and snippets.

@Akash-Ramjyothi
Last active September 7, 2022 18:27
Show Gist options
  • Save Akash-Ramjyothi/f36ef2468e43e1612d9b16f1cee1d74b to your computer and use it in GitHub Desktop.
Save Akash-Ramjyothi/f36ef2468e43e1612d9b16f1cee1d74b to your computer and use it in GitHub Desktop.
Contributions to enviroCar Android Application

Contributions made for enviroCar App

Developer Details:

Major Pull Requests Made:

  1. #933: Upgraded RxJava from version 2 to 3
  2. #935: Replaced Butter Knife view binding with Jetpack View Binding
  3. #941: Replaced Otto event bus library with RxJava event bus
  4. #951: Locked Scrolling in Dashboard fragment
  5. #949: Replaced SQLBrite library with SQLDelight library
  6. #957: Added different Currency Option in Logbook
  7. #959: Redesigned UI for Sign In and Sign Up activities
  8. #955: Login/ Register button in LogBook section
  9. #925: Added FAB in Help Section to Scroll
  10. #940: Swipe-to-Refresh in My Tracks section

Pull Requests Made:

  1. #691: Added update for JUnit library
  2. #692: Added update for Mockito Core library
  3. #694: Themed and improved Snackbar
  4. #695: Added update for PowerMock library
  5. #696: Added Update for PowerMock - JUnit 4 Library
  6. #698: Added google playstore Rate this app Dialog prompt
  7. #699: Added update for AndroidX test Runner library
  8. #700: Added update for AndroidX test Rules library
  9. #702: Added SVG resource file for Icon
  10. #704: Scrollbar added for Help screen
  11. #705: Added update for CircleImageView library
  12. #706: Added update for RxBinding libraries
  13. #708: Added Close enviroCar dialog box Icon
  14. #709: Added update for ACRA library
  15. #710: Added update for Apache Commons library
  16. #711: Added Logout dialog box Icon
  17. #713: Added update for RxJava library
  18. #714: Added update for RxPreferences library
  19. #716: Improved Settings screen
  20. #717: Added update for SQLite library
  21. #719: Scrollbar for Car Selection screen
  22. #720: Added update for ButterKnife library
  23. #722: Fixed Floating Action Button in logbook screen
  24. #723: Added update for AndroidX Constraint Layout library
  25. #725: Delete Entry dialog box Icon
  26. #726: Added update for Material Components Library
  27. #729: Fixed Add Fueling screen
  28. #730: Added update for Lifecycle version
  29. #731: Added update for RecyclerView library
  30. #733: Improved Help screen
  31. #768: Added features and fixes
  32. #897: Implemented Caution Icon in Splash screen
  33. #899: SVG Icon in Car Selection Activity
  34. #902: Added In-App Update feature
  35. #904: Changed Tint of Icons in Others section
  36. #906: Improved UX in Report Issue screen

Issues raised/ Bugs fixed:

  1. #693: Add themed and improved Snackbar
  2. #697: Rate this app Dialog prompt
  3. #701: SVG resource file for Icon
  4. #703: Scrollbar for Help screen
  5. #707: Close enviroCar dialog box Icon
  6. #712: Logout dialog box Icon
  7. #715: Improve Settings screen
  8. #718: Scrollbar added for Car Selection screen
  9. #721:Fix Floating Action Button in logbook screen
  10. #724: Delete Entry dialog box Icon
  11. #728: Fix Add Fueling screen
  12. #732: Improve Help screen
  13. #896: Bland Splash Screen
  14. #898: PNG Icon in Car Selection Activity
  15. #901: In-App Update Prompt
  16. #903: Tint of Icons in Others section
  17. #905: UX in Report Issue screen
  18. #930: Swipe-to-Refresh in My Cars section
  19. #946: Upgraded outdated Libraries/ Dependencies
  20. #952: Added Icon for Login/Register menu item in ActionBar
  21. #953: Replaced default ProgressBar with Lottie AE loading

Contribution Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment