Tanguy Herbron
7f1a318a70
- Fix balance hiding not working properly after restarting the app - An error is displayed when no proper password is entered for backup encryption - Add Watchlist, Manual entries and API keys backup and restore options - Add wipe old data for Watchlist, Manual entries and API keys option - Add encode checker to know whether or not the backup is encrypted - Fix unproper import/export labels - Add round corners to the top of each main layout (Holdings/Watchlist/MarketCap/List)
19 lines
702 B
XML
19 lines
702 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="GradleSettings">
|
|
<option name="linkedExternalProjectsSettings">
|
|
<GradleProjectSettings>
|
|
<option name="distributionType" value="LOCAL" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="gradleHome" value="$APPLICATION_HOME_DIR$/gradle/gradle-4.4" />
|
|
<option name="modules">
|
|
<set>
|
|
<option value="$PROJECT_DIR$" />
|
|
<option value="$PROJECT_DIR$/app" />
|
|
</set>
|
|
</option>
|
|
<option name="resolveModulePerSourceSet" value="false" />
|
|
</GradleProjectSettings>
|
|
</option>
|
|
</component>
|
|
</project> |