Commit Graph

31 Commits

Author SHA1 Message Date
b823d2f4fd Merge pull request #21 from hmalik144/replace_api 2023-02-13 18:14:24 +00:00
afaa93fb41 - Replaced API
- Updated available currencies
 - Updated unit tests
 - Fix for failure handling
 - Android release signing
2023-02-13 18:09:51 +00:00
87d601a62c Pipeline fix 2023-02-08 14:33:29 +00:00
4a542a90bd ignore_for_file: non_constant_identifier_names 2023-02-08 12:55:06 +00:00
4ad69bd61c ignore_for_file: non_constant_identifier_names 2023-02-08 12:44:58 +00:00
b40635c34a updated unit tests 2023-02-08 12:39:50 +00:00
ec1e3a704e UPDATED API 2023-02-08 12:37:46 +00:00
1574f409f9 Merge pull request #18 from hmalik144/homescreen_widget_creation
Homescreen widget creation
2022-10-30 14:24:24 +00:00
5929906e6a - lint fix 2022-10-30 14:18:34 +00:00
75bdcde364 - Homescreen widget for android added 2022-10-30 14:10:16 +00:00
1100ce2ab8 - mid commit 2022-10-11 22:24:52 +01:00
1a7f988a61 Merge pull request #12 from hmalik144/refactoring_android_package
Refactor package names
2022-10-09 12:20:03 +01:00
6913554696 - refactoring package name
- added icon for launcher
2022-10-09 12:15:48 +01:00
59c50f10e0 Merge pull request #11 from hmalik144/widget_testing
widget tests added
2022-10-08 17:09:34 +01:00
cb3736857f widget tests added 2022-10-08 17:04:56 +01:00
4a5f0b1413 widget tests added 2022-10-08 16:53:34 +01:00
e61f163700 Merge pull request #10 from hmalik144/lint_project
Project lint checked and step added to config.yml
2022-10-02 17:47:15 +01:00
8100f0b879 Project lint checked and step added to config.yml 2022-10-02 17:43:52 +01:00
e07e10079e Add .circleci/config.yml (#3)
* Add .circleci/config.yml
2022-10-01 23:34:54 +01:00
ab9dc41b0b removed dotenv and replaced with environment variables 2022-10-01 18:59:23 +01:00
6514674510 Merge pull request #8 from hmalik144/retrofit_interceptor_implementation
Retrofit classes implemented with interceptor and base features
2022-09-29 22:49:03 +01:00
08927ee0f8 Remove dio_logging_interceptor from pubspec.yaml 2022-09-29 22:48:08 +01:00
057c6284ce Retrofit classes implemented with interceptor and base features 2022-09-29 22:41:22 +01:00
d5a906d998 Update git ignore 2022-09-27 22:02:53 +01:00
1f0ff7ea88 Unit tests added 2022-09-27 21:48:09 +01:00
372f5611fe Unit tests added 2022-09-27 21:46:30 +01:00
8cc19f0dc9 Removal of api key
Network calls,
integration of retrofit api
added backup api
2022-09-19 22:29:10 +01:00
5104fc674e Ability to cache currency selection (#5) 2022-09-07 00:16:49 +01:00
3c1ecd76c2 Text changed on listeners (#4) 2022-09-05 23:04:13 +01:00
7acca02fc8 Layout created for single screen app (#2) 2022-09-05 22:58:27 +01:00
1e5bbad051 Initial commit 2022-07-14 21:55:28 +01:00