21 Commits

Author SHA1 Message Date
a82ce7f862 Playstore review fix (#41)
* Latest release (#40)

 - Imperial units added
 - change location retrieval accuracy
 - change location retrieval caching from location provider
 - Api fix

* - fix google play review issues
2024-10-06 13:23:54 +01:00
35eb16149d - release version bumped 2024-10-02 00:49:45 +01:00
54a7d523c0 Api fix (#38)
- minor code clean up
 - Remove old api and response
 - Tests passed
 - Weather API successfully replaces
2024-10-02 00:19:31 +01:00
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
d08d8f78de Merge branch 'main_mono' into master 2023-12-25 19:02:19 +00:00
96588acb05 Update build.gradle (#26) 2023-12-25 18:55:49 +00:00
19a10e1bcf Merge branch 'master' into main_mono
# Conflicts:
#	.circleci/config.yml
2023-08-13 18:35:25 +01:00
247ff22115 Permissions playstore dialog (#22)
- Permissions dispatcher added
 - Updated to widget api 31+
 - circleci.yml updated
 - fastlane file fixed
2023-08-13 17:11:05 +01:00
b8312bf345 - Testsuite expansion 2023-08-12 18:45:05 +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
4a37b724a6 Ci integration upgrade (#14)
- Circleci setup
 - gradle version updated
 - snapshots added
 - separated test files by flavour
2023-07-26 22:54:08 +01:00
3d5cb4e9fe removed api keys from gradle.properties files (#13)
* removed api keys from gradle.properties files
(cherry picked from commit e54dc864905eb5f8ef9374b9550d7def33fbfd1a)
* patched app.gradle
* fix to permissions dialog
2022-06-10 01:16:16 +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
d7534d585e Upgraded android api (#11) 2022-04-06 23:16:00 +01:00
a96b976e86 - Espresso mock network interceptor added (#9)
- Ability to stub end points in UI tests
2022-04-03 14:50:30 +01:00
ed78d40cc0 Circleci project setup completed
- Add .circleci/config.yml
 - Errors resolved in atlas weather flavour
 - continue with Lint errors enabled
 - update to config.yml
2022-02-06 20:48:13 +00: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
5561585dca Initial Commit 2018-12-30 13:51:25 +11:00