calculator/src/CalcViewModel/DataLoaders
Pepe Rivera 2b17f82652 Migrate currency converter endpoints (#524)
We are migrating the REST endpoint that Currency Converter uses. The REST endpoint is not licensed for your use. To continue to enable community participation in the development of the feature, developer builds will use an alternate REST endpoint that serves mock data (clearly identifiable as it references planets instead of countries).
2019-05-31 12:55:06 -07:00
..
CurrencyDataLoader.cpp Migrate currency converter endpoints (#524) 2019-05-31 12:55:06 -07:00
CurrencyDataLoader.h Fix unit tests to run on non-english devices (#289) 2019-05-14 09:57:58 -07:00
CurrencyHttpClient.cpp Migrate currency converter endpoints (#524) 2019-05-31 12:55:06 -07:00
CurrencyHttpClient.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
DataLoaderMockConstants.h Migrate currency converter endpoints (#524) 2019-05-31 12:55:06 -07:00
DefaultFromToCurrency.json Hello GitHub 2019-01-28 16:24:37 -08:00
ICurrencyHttpClient.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverterDataConstants.h Fix the project code style, as it is not consistent. (#236) 2019-05-02 11:59:19 -07:00
UnitConverterDataLoader.cpp Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00
UnitConverterDataLoader.h Secondary formatting changes (#489) 2019-05-02 16:48:33 -07:00