Commit 82d3d80
TutorialsAndroid
ADDED SUPPORT FOR OLDER VERSIONS ANDROID AND ADDED ABILITY TO HIDE CONFIRM BUTTON
1 parent 515fa21 commit 82d3d80
File tree
41 files changed
+86
-2001
lines changed- .gradle/buildOutputCleanup
- .idea
- caches
- libraries
- library
- build
- generated/source/buildConfig/debug/com/developer/kalert
- intermediates
- aapt_friendly_merged_manifests/debug/aapt
- compile_library_classes/debug
- incremental/packageDebugResources
- javac/debug/classes/com/developer/kalert
- library_manifest/debug
- manifest_merge_blame_file/debug
- merged_manifests/debug
- packaged_res/debug/drawable
- runtime_library_classes/debug
- sample
- build
- generated/source/buildConfig/debug/com/developer/kalert/alert
- intermediates
- blame/res/debug/multi-v2
- incremental
- debug-mergeJavaRes
- debug-mergeNativeLibs
- mergeDebugResources
- packageDebug/tmp/debug
- instant_app_manifest/debug
- javac/debug/classes/com/developer/kalert/alert
- manifest_merge_blame_file/debug
- merged_manifests/debug
- outputs
- apk/debug
- logs
- src/main/java/com/developer/kalert/alert
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+86
-2001
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments