File tree
47 files changed
+785
-154
lines changed- android
- app
- src/main/res
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-ldpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- src
- assets
- icons
- images
- components
- routes
- screens
- EditProfile
- ForgotPassword
- Home
- Kajian
- Login
- NewPassword
- Register
- Setting
- Splash
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+785
-154
lines changedDiff for: android/app/build.gradle
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
232 | 240 |
| |
233 | 241 |
| |
234 | 242 |
| |
| |||
240 | 248 |
| |
241 | 249 |
| |
242 | 250 |
| |
| 251 | + | |
243 | 252 |
| |
244 | 253 |
| |
245 | 254 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
-13.9 KB
Loading
8.45 KB
Loading
-18.6 KB
Loading
1.1 KB
Loading
-15.4 KB
Loading
3.58 KB
Loading
-20.8 KB
Loading
-13.6 KB
Loading
10.8 KB
Loading
-17.4 KB
Loading
-9.86 KB
Loading
32.7 KB
Loading
-12 KB
Loading
-7.83 KB
Loading
45.8 KB
Loading
-8.14 KB
Loading
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Diff for: android/gradle.properties
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
Diff for: src/assets/icons/IconUser.png
483 Bytes
Loading
Diff for: src/assets/icons/VectorTambah.png
1.69 KB
Loading
Diff for: src/assets/icons/gmail.png
7.1 KB
Loading
Diff for: src/assets/icons/goggleMap.png
20.8 KB
Loading
Diff for: src/assets/icons/logOut.png
12.7 KB
Loading
Diff for: src/assets/icons/right.png
319 Bytes
Loading
Diff for: src/assets/icons/setting.png
632 Bytes
Loading
Diff for: src/assets/images/BgLogo.png
33.7 KB
Loading
Diff for: src/assets/images/logoMuslimIndo.jpg
61.1 KB
Loading
Diff for: src/assets/index.js
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
| |||
33 | 35 |
| |
34 | 36 |
| |
35 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 |
| |
37 | 46 |
| |
38 | 47 |
| |
|
Diff for: src/components/ButtonCustom.js
+30-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
8 | 12 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 |
| |
37 | 41 |
|
Diff for: src/routes/MainNavigator.js
-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 | 63 |
| |
65 | 64 |
| |
66 | 65 |
| |
| |||
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
77 |
| - | |
78 | 76 |
| |
79 | 77 |
| |
80 | 78 |
| |
| |||
84 | 82 |
| |
85 | 83 |
| |
86 | 84 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 | 85 |
| |
92 | 86 |
|
Diff for: src/routes/index.js
+9-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 |
| |
6 | 13 |
| |
7 | 14 |
| |
| |||
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
| 29 | + | |
22 | 30 |
| |
23 | 31 |
| |
24 | 32 |
| |
|
Diff for: src/screens/EditProfile/EditProfile.js
+88
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + |
Diff for: src/screens/EditProfile/index.js
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
|
Diff for: src/screens/Home/Home.js
+9-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 | 209 |
| |
211 | 210 |
| |
212 | 211 |
| |
| |||
219 | 218 |
| |
220 | 219 |
| |
221 | 220 |
| |
222 |
| - | |
| 221 | + | |
223 | 222 |
| |
224 | 223 |
| |
225 | 224 |
| |
226 | 225 |
| |
227 | 226 |
| |
228 | 227 |
| |
229 |
| - | |
| 228 | + | |
230 | 229 |
| |
231 | 230 |
| |
232 | 231 |
| |
| |||
248 | 247 |
| |
249 | 248 |
| |
250 | 249 |
| |
| 250 | + | |
| 251 | + | |
251 | 252 |
| |
252 | 253 |
| |
253 | 254 |
| |
| |||
275 | 276 |
| |
276 | 277 |
| |
277 | 278 |
| |
278 |
| - | |
| 279 | + | |
279 | 280 |
| |
280 |
| - | |
| 281 | + | |
281 | 282 |
| |
282 |
| - | |
| 283 | + | |
283 | 284 |
| |
284 | 285 |
| |
285 | 286 |
| |
| |||
306 | 307 |
| |
307 | 308 |
| |
308 | 309 |
| |
309 |
| - | |
| 310 | + | |
310 | 311 |
| |
311 | 312 |
| |
312 | 313 |
| |
|
0 commit comments