Commit Graph

31 Commits

Author SHA1 Message Date
6abf4100f2 Add Favouite, Dao and database 2024-04-29 22:04:12 +02:00
b5573783b9 Add roop deps 2024-04-29 21:40:55 +02:00
6fea30789d Add favourite button 2024-04-29 21:26:35 +02:00
9b0d0e2bea Remove unused routes 2024-04-29 20:32:31 +02:00
4c5170d000 Profile page is not needed for our purpose 2024-04-29 20:31:40 +02:00
b9ca44892b Add favourite button, make tiles larger 2024-04-29 20:27:38 +02:00
ed2d8e6409 Capitalize first letters of name 2024-04-29 18:16:49 +02:00
51d27941ab Fix spacing 2024-04-29 18:12:44 +02:00
8419c74f5f Add name of pokemon under its image 2024-04-29 18:00:35 +02:00
9ee9d5af0e Display images 2024-04-29 17:53:35 +02:00
3352417e12 Move folders 2024-04-29 17:38:29 +02:00
1f17e6066f Fully move api according to dev.android.com basics 2024-04-29 17:33:47 +02:00
e7d53f67b0 Remove useless stuff 2024-04-29 17:09:27 +02:00
d82cedd526 Remove useless stuff 2024-04-29 17:08:56 +02:00
e433bad681 Get details from api, instaid of displaying message just return empty list 2024-04-29 16:47:03 +02:00
f7bd501921 Instaid of getting the species, get the pokemon itself 2024-04-29 16:30:09 +02:00
7b3131d510 Revert change in PokeSearch.kt 2024-04-29 16:19:42 +02:00
a77acd56c7 When nothing is entered display so 2024-04-29 16:15:09 +02:00
32662281b3 Start the view in the nav so that it doesn't refetch every time 2024-04-29 16:08:03 +02:00
e8881a2921 Get all pokemon from API 2024-04-29 15:49:08 +02:00
57cc5c827b Fetch pokemon 2024-04-29 13:45:49 +02:00
5ff9afaa87 Get rid of annoying transitions 2024-04-29 12:25:01 +02:00
67a89c449c Add beginning of viewmodel, update nav on back gesture 2024-04-29 12:10:54 +02:00
a2145bedc0 Move some things 2024-04-28 17:19:56 +02:00
b2e618a205 Sizing buttons is too hard, get rid of the button all together 2024-04-28 17:02:09 +02:00
ed8076faab Fix nav bar icons 2024-04-28 16:14:56 +02:00
5e088363f3 Fix nav bar icons 2024-04-28 16:14:24 +02:00
8ea27a59bc Replace nav with a functional bottom anv 2024-04-28 16:03:35 +02:00
28bab67641 Add NAVbar 2024-04-28 00:29:28 +02:00
999e620c10 Add basic search field 2024-04-27 20:26:04 +02:00
ce1509c4bd Initial Commit 2024-04-27 19:07:12 +02:00