Commit Graph

9 Commits

Author SHA1 Message Date
3bb2ce70fa Readme and screenshot (#35)
- atlas weather notification fix (only for lower versions)
 - Minor lint fixes
 - Upgrade gradle dependencies to versions accepted by android 33
 - upgrade android gradle to 8.5
 - upgrade application to android 34
 - upgraded all library dependencies
 - readme.md added
 - Snapshot tests added for readme.md
 - UI corrections during snapshots
2024-07-02 19:36:36 +01:00
1fa34764df Test suite expansion (#20)
- Code inspection
 - Redundant resources removed
 - Resources moved the corresponding flavours
 - Deprecated dependencies upgraded
 - lint changes
 - circleci updated to capture screenshot
 - Testsuite expansion
2023-08-12 18:39:20 +01:00
ce1d13e630 Lint fixes (#19)
- Code inspection
 - Redundant resources removed
 - Resources moved the corresponding flavours
 - Deprecated dependencies upgraded
 - lint changes
 - circleci updated to capture screenshot
2023-08-09 00:21:15 +01:00
baabebd40d Refactor flavours (#17)
- Fastlane completed
 - Circleci config completed
 - Flavours build completed
2023-08-07 20:17:08 +01:00
f7244ee015 Playstore permissions declaration (#12)
* Declaration builder created

Took 2 hours 34 minutes


Took 2 minutes

* - Fixed android S issues
 - Dialog box completed
 - Widget creation activity UI test added

Took 1 hour 53 minutes

* - Popup for google playstore permissions added
- UI tests with stubbing added
- linting clean ups
- changes to fragments and base fragment

Took 3 hours 57 minutes
2022-06-09 23:35:57 +01:00
4812a523b0 - All committed to main 2021-04-20 20:30:55 +01:00
b41ba10abb - weathered 2021-04-20 20:09:32 +01:00
9d053bfb60 - new flavours added 2020-12-01 19:22:52 +00:00
7719d76f3f Completion of weather app with new api
- MVVM
 - SOLID
 - Atlas Weather Views ported to kotlin
2020-11-27 16:11:47 +00:00