Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
likorn
/
vocabulary_notebook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
a046a823ff2c5a3daae2036c7a4130270617cc45
Switch branch/tag
vocabulary_notebook
12 Sep, 2018
14 commits
Fixed bug with wrong clickListener
· a046a823
Paktalin
committed
Sep 12, 2018
a046a823
Browse Files
All operations on words are moved to Vocabulary class
· d14cc276
Paktalin
committed
Sep 12, 2018
d14cc276
Browse Files
Word addition and deletion is made inside Vocabulary class
· dacdb0e0
Paktalin
committed
Sep 12, 2018
dacdb0e0
Browse Files
Sort is made inside Vocabulary class
· af63849b
Paktalin
committed
Sep 12, 2018
af63849b
Browse Files
Words are stored in Vocabulary class
· 39d2e21a
Paktalin
committed
Sep 12, 2018
39d2e21a
Browse Files
Fixed bug with WordItem's time
· 3134bda9
Paktalin
committed
Sep 12, 2018
3134bda9
Browse Files
Fixed bug with WordItem's time
· 9b814d03
Paktalin
committed
Sep 12, 2018
9b814d03
Browse Files
VocabularyFragment is started from MainActivity after retrieving Firestore data
· 548c2ee9
Paktalin
committed
Sep 12, 2018
548c2ee9
Browse Files
Words can be sorted by time
· 6a28bf07
Paktalin
committed
Sep 12, 2018
6a28bf07
Browse Files
Minor refactoring
· 38b6f6d7
Paktalin
committed
Sep 12, 2018
38b6f6d7
Browse Files
Words are sorted after one was added or edited
· 54c05326
Paktalin
committed
Sep 12, 2018
54c05326
Browse Files
Options sortByWord and sortByTranslation are available
· 51f65fec
Paktalin
committed
Sep 12, 2018
51f65fec
Browse Files
Added sort option to actionBar menu
· a0a60ff8
Paktalin
committed
Sep 12, 2018
a0a60ff8
Browse Files
Added progressBar to AddWordFragment and EditWordFragment
· fccb0efd
Paktalin
committed
Sep 12, 2018
fccb0efd
Browse Files
11 Sep, 2018
8 commits
Minor refactoring
· bb6016cf
Paktalin
committed
Sep 12, 2018
bb6016cf
Browse Files
Words can be edited
· f33592da
Paktalin
committed
Sep 12, 2018
f33592da
Browse Files
Hide previous views inside EditWordFragment
· 685ba537
Paktalin
committed
Sep 12, 2018
685ba537
Browse Files
When edit button is pressed EditWordFragment is started
· 63e5838b
Paktalin
committed
Sep 12, 2018
63e5838b
Browse Files
WordInfo can be closed. WordItem can be deleted from WordInfo
· bf2888fe
Paktalin
committed
Sep 11, 2018
bf2888fe
Browse Files
Package name refactoring
· 93464da6
Paktalin
committed
Sep 11, 2018
93464da6
Browse Files
WordInfoFragment is opened when a list item is clicked
· c8b88113
Paktalin
committed
Sep 11, 2018
c8b88113
Browse Files
Changed fonts and text color
· c53a7d01
Paktalin
committed
Sep 11, 2018
c53a7d01
Browse Files
10 Sep, 2018
8 commits
Fixed margins in ScrollView
· 5c782835
Paktalin
committed
Sep 11, 2018
5c782835
Browse Files
Background is now in vectors
· 2749c05a
Paktalin
committed
Sep 10, 2018
2749c05a
Browse Files
Finally fixed background issue
· 0be9c01d
Paktalin
committed
Sep 10, 2018
0be9c01d
Browse Files
RecyclerView layout is now scrollable
· 1ca4ace2
Paktalin
committed
Sep 10, 2018
1ca4ace2
Browse Files
Fixed columns
· cf0341cf
Paktalin
committed
Sep 10, 2018
cf0341cf
Browse Files
Fonts are added
· fa2d779e
Paktalin
committed
Sep 10, 2018
fa2d779e
Browse Files
Layout matches background
· b244f6d6
Paktalin
committed
Sep 10, 2018
b244f6d6
Browse Files
Changed background
· 620fd6c4
Paktalin
committed
Sep 10, 2018
620fd6c4
Browse Files
09 Sep, 2018
10 commits
Keyboard is hidden after adding a new word
· 86480fca
Paktalin
committed
Sep 09, 2018
86480fca
Browse Files
Keyboard is hidden in MainActivity
· 70e56d3c
Paktalin
committed
Sep 09, 2018
70e56d3c
Browse Files
Removed redundant clickListeners from recyclerView
· 52cb61c2
Paktalin
committed
Sep 09, 2018
52cb61c2
Browse Files
Minor refactoring
· 8c089b2f
Paktalin
committed
Sep 09, 2018
8c089b2f
Browse Files
RecyclerView is updated when a new word is added
· 57728fc2
Paktalin
committed
Sep 09, 2018
57728fc2
Browse Files
Words are added to the database from NewWordFragment
· 24371d24
Paktalin
committed
Sep 09, 2018
24371d24
Browse Files
VocabularyId is retrieved inside MainActivity
· 9e553faa
Paktalin
committed
Sep 09, 2018
9e553faa
Browse Files
Button addWord appears and disappears as expected
· 8eee40c0
Paktalin
committed
Sep 09, 2018
8eee40c0
Browse Files
Button clear works as it should
· 56cd1959
Paktalin
committed
Sep 09, 2018
56cd1959
Browse Files
Refactoring
· b68615ab
Paktalin
committed
Sep 09, 2018
b68615ab
Browse Files