bce174b5b1
Fix delete flashcards
...
Forgot to save after deleting the object
2024-05-01 12:42:56 +02:00
df106ed67c
Fix apkg file upload
2024-05-01 11:30:32 +02:00
61c1006329
First try on uploading apkg files
...
Not working because defining a custom extension is kicking my ass:/
2024-04-30 19:52:48 +02:00
e898eee3db
Update README
2024-04-30 17:43:44 +02:00
2f78b97a7b
Sort flashcard list by favorite first
...
add mock favorite data to preview
2024-04-30 10:20:41 +02:00
42fbfbeebb
Save which cards are favorite
2024-04-30 10:12:10 +02:00
38b01b4a7e
When countdown finishes, fetch requests reload
2024-04-29 16:41:47 +02:00
2c87cc340e
Replace fetch request anotation with on-appear requests
...
Because it was needed to refresh the request
Algorithm is currently not working
2024-04-29 10:55:48 +02:00
3963a35d86
Add feature to roadmap
2024-04-29 06:41:05 +02:00
216632d767
Don't offer one minute as a next milestone
2024-04-13 11:57:28 +02:00
d5b7ca74e3
Cleanup
2024-04-13 11:51:16 +02:00
91c92f4a52
Resize countdown, refactor ButtonView
...
Countdown was resizing with bigger/smaller countdown left, so added a finite background
Turn NextRepetitionButtonView from AnkiView into ButtonHStackView
2024-04-12 16:22:30 +02:00
dae08d79f6
Add countdown till when the next flashcard is going to show up
2024-04-12 15:32:32 +02:00
7625f62c85
Countdown not working yet
2024-04-11 23:42:14 +02:00
df31e34a54
Update duration format for buttons
2024-04-10 21:01:16 +02:00
79866135e1
Delete flashcards, refactor, todos, date format
...
Added ability to delete flashcards
Extracted adding flashcards into a function
Added TODOs
Updated dateFormatter to include time based on user's 24/12 format
2024-04-10 20:05:00 +02:00
2e8945e8d2
Preview and minor fixes
2024-04-10 14:36:38 +02:00
823d28637a
Got rid of TODOs
2024-04-10 13:57:19 +02:00
2727467fd9
App working again
2024-04-10 13:48:04 +02:00
301e545f47
Got rid of WordAX class
...
(so far without deleting, just to make sure if it's needed in the future)
Moved AnkiView to use FetchRequest, still a couple of TODOs left
2024-04-10 11:55:33 +02:00
5ce5ca2637
Add README.md
2024-04-09 12:39:56 +02:00
24fb236f6b
Rewrote the app to use Core Data, some features not working fully
2024-04-08 20:18:56 +02:00
1512053e34
Better handling when there are no cards for AnkiView
2024-04-07 17:00:54 +02:00
9c567c96f6
Better handling when there are no cards for Flashcards list
2024-04-07 16:54:26 +02:00
ceef2c0f8e
Add ability to create flashcards
2024-04-07 16:44:33 +02:00
2a7ae2d686
Renamed word to FlashCard in all files
2024-04-07 15:05:51 +02:00
4022261ff3
Renamed word to FlashCard
2024-04-06 12:54:33 +02:00
20621c495d
Merge branch 'main' of github.com:olinpin/WordAX
2024-04-05 23:26:49 +00:00
a42dd2787c
Update docker compose with better password
2024-04-05 23:24:07 +00:00
07ddb72671
Add .gitignore
2024-04-05 23:23:42 +00:00
147c6715c3
Changed the button time
2024-04-05 19:49:43 +02:00
c0c4afc946
Update button size, add time that's added
2024-04-05 19:45:26 +02:00
94772d6b48
Fixed allignment issues
2024-02-26 20:56:20 +01:00
b38827070d
Implement WordListView
2024-02-25 18:46:26 +01:00
286714b69a
Create row for list of words
2024-02-25 18:42:00 +01:00
405e117944
Introduced WordListView
2024-02-25 17:45:36 +01:00
bfe46bb6ba
Quick fix (last version wasn't stable)
2024-02-25 17:41:53 +01:00
0ffb96cf9c
Make the app more stable
2024-02-25 17:34:12 +01:00
69ffe49e8a
Add buttons for light and dark mode, fix functions for setting/getting milestone
2024-02-25 14:47:52 +01:00
2bebe1e167
Make the text selectable (for copying and lookup), after description is shown
2024-02-25 11:42:48 +01:00
c81eb49364
OnClick anywhere on the screen of the word, the description appears
2024-02-25 11:17:11 +01:00
83deb09425
Add WordView, fix some functions, add basic implementation of AnkiView
2024-02-24 18:39:33 +01:00
5b383f6258
Add basic backend for showing words
2024-02-24 17:40:16 +01:00
5f474ca9cd
Add environment object to all views and delete unused code from MainView
2024-02-24 11:47:30 +01:00
c253938cb9
Added navigation and tab views
2024-02-23 14:17:03 +01:00
f96f2df580
Fixed docker-compose, example init.sql
2024-02-19 11:10:12 +00:00
95685ea853
Updated docker-compose and added testing init sql script
2024-02-19 11:40:20 +01:00
6d1081ffd9
Test docker compose
2024-02-19 10:44:33 +01:00
3d36a08771
Initial Commit
2024-02-19 10:17:28 +01:00