Kirill Kamakin
3f93578ff0
Enable per-app language support ( #153 )
2023-07-02 09:20:05 +02:00
Kirill Kamakin
53c4950a00
New Crowdin updates ( #150 )
...
* New translations strings.xml (Spanish)
* New translations short_description.txt (Spanish)
* New translations full_description.txt (Spanish)
* New translations 23.txt (Spanish)
* New translations 24.txt (Spanish)
* New translations 25.txt (Spanish)
* New translations 26.txt (Spanish)
* New translations 27.txt (Spanish)
* New translations plurals.xml (Spanish)
* New translations title.txt (Spanish)
2023-07-02 08:49:13 +02:00
Kirill Kamakin
266afddbe2
New Crowdin updates ( #148 )
...
* New translations strings.xml (Russian)
* New translations plurals.xml (Russian)
2023-06-29 20:42:32 +02:00
Kirill Kamakin
980bcb1f43
Update email input field hint
2023-04-07 15:05:18 +02:00
Kirill Kamakin
559ddb6056
Add search icon
2023-04-07 14:29:52 +02:00
Kirill Kamakin
9b03cfcbb4
Show Toast when recipe favorite status is updated
2023-04-07 14:14:25 +02:00
Kirill Kamakin
b78d30790f
Increase space between recipes
2023-04-07 14:13:45 +02:00
Kirill Kamakin
132e12cab7
Increase search bar size
2023-04-07 14:13:45 +02:00
Kirill Kamakin
05f1c974a6
Update unit tests accordingly
2023-04-07 13:58:09 +02:00
Kirill Kamakin
12d39282de
Bump version to 0.3.12 (27)
2023-04-07 13:38:40 +02:00
Kirill Kamakin
fba266fcb0
Fallback to V1 if server version is unknown
2023-04-07 13:30:35 +02:00
Kirill Kamakin
f322112405
Fallback to HTTP if 443 is closed too
2022-12-22 18:48:46 +01:00
Kirill Kamakin
05058091e9
Add BaseURLViewModel tests
2022-12-22 18:39:31 +01:00
Kirill Kamakin
0bf4747d18
Inline scheme names
2022-12-21 22:44:47 +01:00
Kirill Kamakin
04474c3055
Remove redundant trim from base URL VM
2022-12-21 22:36:02 +01:00
Kirill Kamakin
e8077f460a
Improve logging of base URL recovery
2022-12-21 22:26:50 +01:00
Kirill Kamakin
8e509894f8
Bump app version
2022-12-21 22:26:27 +01:00
Kirill Kamakin
99fcbaa899
Fix showing SSL errors if no scheme was specified
2022-12-21 22:25:03 +01:00
Kirill Kamakin
67bd83bf44
Extract URLs dispatcher to a separate method
2022-12-17 11:44:33 +01:00
Kirill Kamakin
e16dee3ee5
Extract base test case
2022-12-16 22:10:03 +01:00
Kirill Kamakin
0ebcc8709c
Add Gradle managed virtual device
2022-12-16 21:50:12 +01:00
Kirill Kamakin
caaebfd127
Remove redundant / in test data
2022-12-16 21:43:35 +01:00
Kirill Kamakin
77395a07f4
Add base url setup to sign in test
2022-12-16 21:43:35 +01:00
Kirill Kamakin
8c3ec9a40d
Enable AndroidX test orchestrator
2022-12-16 21:43:34 +01:00
Kirill Kamakin
24388192e1
Add first Kaspresso test
2022-12-16 21:43:34 +01:00
Kirill Kamakin
913ac84310
Fix authentication with API token on v0.5.6
2022-12-16 21:27:17 +01:00
Kirill Kamakin
c1a292851a
Add ViewModel tests
2022-12-16 21:19:19 +01:00
Kirill Kamakin
9a3a30aca2
Add repo tests
2022-12-16 20:49:33 +01:00
Kirill Kamakin
226097d096
Remove recipe from local db when deleted
2022-12-16 20:24:40 +01:00
Kirill Kamakin
28fa19c988
Fix delete icon end margin
2022-12-16 20:07:55 +01:00
Kirill Kamakin
878fc8f080
Replace LiveData with Flow for delete result
2022-12-16 20:06:44 +01:00
Kirill Kamakin
0c532f9d7a
Add missing Russian translations
2022-12-16 19:43:59 +01:00
Kirill Kamakin
822fdf86e4
Show confirmation dialog before deleting recipe
2022-12-16 19:42:46 +01:00
Kirill Kamakin
9ab86e7be3
Initialize recipe removal feature
2022-12-16 17:56:03 +01:00
Kirill Kamakin
7da36931ac
Fix failing tests
2022-12-16 17:48:15 +01:00
Kirill Kamakin
16421d6a2a
Add tests for some affected components
2022-12-16 17:41:01 +01:00
Kirill Kamakin
95fc135923
Add missing Russian translation
2022-12-16 17:24:35 +01:00
Kirill Kamakin
a20694e7fd
Hide/show favorite icon on sign-out/sign-in
2022-12-16 17:24:35 +01:00
Kirill Kamakin
cd3931e147
Show error message when favorite update fails
2022-12-16 17:24:35 +01:00
Kirill Kamakin
30ee8ecdea
Add TODOs
2022-12-16 17:24:35 +01:00
Kirill Kamakin
0b65c59b59
Ignore favorites errors when updating recipes
2022-12-16 17:24:34 +01:00
Kirill Kamakin
700614427c
Add more logging
2022-12-16 17:24:34 +01:00
Kirill Kamakin
127153cac7
Update unit tests
2022-12-16 17:24:34 +01:00
Kirill Kamakin
c6142c6218
Update favorite icon size
2022-12-16 17:24:34 +01:00
Kirill Kamakin
97735847c0
Refresh favorite recipes on change
2022-12-16 17:24:34 +01:00
Kirill Kamakin
af390ebcaf
Fix recipe list diff calculation
2022-12-16 17:24:34 +01:00
Kirill Kamakin
4334fdaa6a
Replace add/remove with update
2022-12-16 17:24:34 +01:00
Kirill Kamakin
2fa43f57b7
Update favorite status on icon click
2022-12-16 17:24:34 +01:00
Kirill Kamakin
3eb99206e8
Display favorite icon on recipe holders
2022-12-16 17:24:33 +01:00
Kirill Kamakin
aefb974cb3
Save isFavorite flag to DB for recipes
2022-12-16 17:24:33 +01:00