9141db3afe
- readme.md added
...
- Snapshot tests added for readme.md
- UI corrections during snapshots
2024-07-02 19:23:09 +01:00
d79a31a9b5
- mid commit
2024-06-27 10:41:45 +01:00
7e405a5151
- upgrade android gradle to 8.5
...
- upgrade application to android 34
- upgraded all library dependencies
2024-06-26 14:42:04 +01:00
78deab2b77
- Upgrade gradle dependencies to versions accepted by android 33
2024-06-25 15:53:58 +01:00
29881f207f
- Upgrade gradle dependencies using dependency analysis
...
- versioning of dependencies changed
- HomePageNoDataUITest invalidKeyWeatherResponse_swipeToRefresh_returnsValidPage test ignored for now
2024-06-25 13:44:44 +01:00
b34c784a3f
- Upgrade gradle dependencies using dependency analysis
...
- versioning of dependencies changed
- HomePageNoDataUITest invalidKeyWeatherResponse_swipeToRefresh_returnsValidPage test ignored for now
2024-06-25 13:34:33 +01:00
2561b6ddf9
- Removal of kotlin synthetics
...
- Upgrade gradle to 8.0.0
- Change dependency versioning
2024-06-24 18:30:31 +01:00
b63caaa9cd
Merge remote-tracking branch 'origin/fix_atlas_weather' into fix_atlas_weather
2024-06-21 14:29:39 +01:00
03defa71b5
- Minor lint fixes
2024-06-21 14:29:26 +01:00
3d9f19e9cb
- atlas weather notification fix (only for lower versions)
2024-06-21 14:27:06 +01:00
9c9e49df66
- Update to test framework
...
- Adjustments to layouts
2024-06-19 00:30:53 +01:00
424ddbda15
- Update to test framework
...
- Adjustments to layouts
2024-06-19 00:30:18 +01:00
ba630d1d2c
notification on lower level android working
2024-02-18 12:38:38 +00:00
75c7fa364e
- mid commit
2024-02-06 16:42:37 +00:00
af72205f86
- mid commit
2024-02-06 16:42:03 +00:00
9df83eb083
- fix db bug ( #28 )
2023-12-26 00:45:10 +00: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
004fdc387f
Imperial units ( #24 ) ( #25 )
...
- change location retrieval accuracy
- change location retrieval caching from location provider
- expand unit test suite
- code refactoring
- Imperial units added
- UI test for unit change
2023-12-25 18:27:00 +00:00
74b3d062c9
Imperial units ( #24 )
...
- change location retrieval accuracy
- change location retrieval caching from location provider
- expand unit test suite
- code refactoring
- Imperial units added
- UI test for unit change
2023-12-25 18:07:48 +00:00
0cf31ab7b5
- fix
2023-08-13 18:37:18 +01:00
19a10e1bcf
Merge branch 'master' into main_mono
...
# Conflicts:
# .circleci/config.yml
2023-08-13 18:35:25 +01:00
5cf4b312dc
Fix failing UI tests ( #23 )
...
- fixed ui tests
- Widget vulnerability fixed for playstore release
2023-08-13 18:34:22 +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
00fd7daa27
Update config.yml
2023-08-13 00:29:56 +01:00
249a5d6a65
Update Fastfile
2023-08-13 00:27:07 +01:00
cc7a3c7944
Update Fastfile
2023-08-13 00:20:42 +01:00
feb947b740
Update Fastfile
2023-08-12 21:47:33 +01:00
fdea9474b2
Update Fastfile
2023-08-12 21:40:57 +01:00
d7bbe7b8af
Update config.yml
2023-08-12 21:20:29 +01:00
cde24a0229
Delete Gemfile.lock
2023-08-12 21:00:28 +01:00
dcffe3f086
Update Gemfile.lock
2023-08-12 20:43:16 +01:00
4b6056fb79
Updated config.yml
2023-08-12 20:21:28 +01:00
bfd96644a6
Updated config.yml
2023-08-12 19:34:18 +01:00
b8312bf345
- Testsuite expansion
2023-08-12 18:45:05 +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
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
a1a32e4ceb
Wake screen widget ( #8 )
...
* - Update widget validation
* - Cleaned widget folder and code
2022-02-15 00:57:52 +00: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
d2bffab2e1
- Commit latest to main
...
Took 14 minutes
2022-02-06 17:56:36 +00:00
e4c8c45e5c
Delete app/release directory
2021-05-08 20:59:42 +01:00
ffa68a78b6
- All committed to main
2021-05-08 20:58:34 +01:00
4812a523b0
- All committed to main
2021-04-20 20:30:55 +01:00
2cb2400156
Merge remote-tracking branch 'origin/master'
2021-04-20 20:09:54 +01:00