-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9025533
commit b4e7cd2
Showing
78 changed files
with
58 additions
and
3,792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
Android/EasyBudget/app/src/main/java/com/benoitletondor/easybudgetapp/helper/BaseActivity.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
package com.benoitletondor.easybudgetapp.helper | ||
|
||
import android.os.Bundle | ||
import androidx.appcompat.app.AppCompatActivity | ||
import com.benoitletondor.easybudgetapp.R | ||
|
||
abstract class BaseActivity : AppCompatActivity() { | ||
|
||
override fun onCreate(savedInstanceState: Bundle?) { | ||
setTheme(R.style.AppTheme) | ||
|
||
super.onCreate(savedInstanceState) | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
Android/EasyBudget/caldroid/build/.transforms/2d9d84494f69e185519d8cfc1bdae429.bin
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
Android/EasyBudget/caldroid/build/.transforms/c3b34c1f6fb1892d90ea1b564f09161d.bin
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-41.8 KB
...d/EasyBudget/caldroid/build/.transforms/c3b34c1f6fb1892d90ea1b564f09161d/full/classes.dex
Binary file not shown.
18 changes: 0 additions & 18 deletions
18
...asyBudget/caldroid/build/generated/source/buildConfig/debug/com/caldroid/BuildConfig.java
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...aldroid/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...Budget/caldroid/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...et/caldroid/build/intermediates/annotation_processor_list/debug/annotationProcessors.json
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-35.1 KB
Android/EasyBudget/caldroid/build/intermediates/compile_library_classes/debug/classes.jar
Binary file not shown.
Binary file removed
BIN
-132 KB
...syBudget/caldroid/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar
Binary file not shown.
Binary file removed
BIN
-35.1 KB
Android/EasyBudget/caldroid/build/intermediates/full_jar/debug/createFullJarDebug/full.jar
Binary file not shown.
Binary file removed
BIN
-572 Bytes
...oid/EasyBudget/caldroid/build/intermediates/incremental/debug-mergeNativeLibs/merge-state
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
...id/EasyBudget/caldroid/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
Android/EasyBudget/caldroid/build/intermediates/incremental/mergeDebugShaders/merger.xml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
Android/EasyBudget/caldroid/build/intermediates/incremental/packageDebugAssets/merger.xml
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...aldroid/build/intermediates/incremental/packageDebugResources/compile-file-map.properties
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...uild/intermediates/incremental/packageDebugResources/merged.dir/values-v11/values-v11.xml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...uild/intermediates/incremental/packageDebugResources/merged.dir/values-v14/values-v14.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.