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
93464da60a45c5f17fc6acd5b3fb9bfe45fc4db5
Switch branch/tag
vocabulary_notebook
app
src
11 Sep, 2018
3 commits
Package name refactoring
· 93464da6
Paktalin
committed
6 years ago
93464da6
Browse Directory
WordInfoFragment is opened when a list item is clicked
· c8b88113
Paktalin
committed
6 years ago
c8b88113
Browse Directory
Changed fonts and text color
· c53a7d01
Paktalin
committed
6 years ago
c53a7d01
Browse Directory
10 Sep, 2018
8 commits
Fixed margins in ScrollView
· 5c782835
Paktalin
committed
6 years ago
5c782835
Browse Directory
Background is now in vectors
· 2749c05a
Paktalin
committed
6 years ago
2749c05a
Browse Directory
Finally fixed background issue
· 0be9c01d
Paktalin
committed
6 years ago
0be9c01d
Browse Directory
RecyclerView layout is now scrollable
· 1ca4ace2
Paktalin
committed
6 years ago
1ca4ace2
Browse Directory
Fixed columns
· cf0341cf
Paktalin
committed
6 years ago
cf0341cf
Browse Directory
Fonts are added
· fa2d779e
Paktalin
committed
6 years ago
fa2d779e
Browse Directory
Layout matches background
· b244f6d6
Paktalin
committed
6 years ago
b244f6d6
Browse Directory
Changed background
· 620fd6c4
Paktalin
committed
6 years ago
620fd6c4
Browse Directory
09 Sep, 2018
12 commits
Keyboard is hidden after adding a new word
· 86480fca
Paktalin
committed
6 years ago
86480fca
Browse Directory
Keyboard is hidden in MainActivity
· 70e56d3c
Paktalin
committed
6 years ago
70e56d3c
Browse Directory
Removed redundant clickListeners from recyclerView
· 52cb61c2
Paktalin
committed
6 years ago
52cb61c2
Browse Directory
Minor refactoring
· 8c089b2f
Paktalin
committed
6 years ago
8c089b2f
Browse Directory
RecyclerView is updated when a new word is added
· 57728fc2
Paktalin
committed
6 years ago
57728fc2
Browse Directory
Words are added to the database from NewWordFragment
· 24371d24
Paktalin
committed
6 years ago
24371d24
Browse Directory
VocabularyId is retrieved inside MainActivity
· 9e553faa
Paktalin
committed
6 years ago
9e553faa
Browse Directory
Button addWord appears and disappears as expected
· 8eee40c0
Paktalin
committed
6 years ago
8eee40c0
Browse Directory
Button clear works as it should
· 56cd1959
Paktalin
committed
6 years ago
56cd1959
Browse Directory
Refactoring
· b68615ab
Paktalin
committed
6 years ago
b68615ab
Browse Directory
Moved new word logic to NewWordFragment
· 541c3b78
Paktalin
committed
6 years ago
541c3b78
Browse Directory
Refactoring in layouts
· ed16421e
Paktalin
committed
6 years ago
ed16421e
Browse Directory
08 Sep, 2018
14 commits
New word is extracted to fragment
· 2537be11
Paktalin
committed
6 years ago
2537be11
Browse Directory
Moved ViewHolder methods to ViewHolder class
· 6124010d
Paktalin
committed
6 years ago
6124010d
Browse Directory
Shows cancel button when text is entered to empty fields
· 30c66e6d
Paktalin
committed
6 years ago
30c66e6d
Browse Directory
An empty field added to the recycler view
· 839416e6
Paktalin
committed
6 years ago
839416e6
Browse Directory
Added background image to layouts
· 4decc79b
Paktalin
committed
6 years ago
4decc79b
Browse Directory
Refactoring in activity_add_word
· 314fa120
Paktalin
committed
6 years ago
314fa120
Browse Directory
Now a word can be deleted from WordItemInfoActivity
· efc2d1fa
Paktalin
committed
6 years ago
efc2d1fa
Browse Directory
Added options menu to WordItemInfoActivity
· ddbdaae8
Paktalin
committed
6 years ago
ddbdaae8
Browse Directory
Popup menu is added to every vocabulary item
· cd16c2cd
Paktalin
committed
6 years ago
cd16c2cd
Browse Directory
Moved WordItem from java to kotlin
· 9b0bdf06
Paktalin
committed
6 years ago
9b0bdf06
Browse Directory
Words can be deleted by long press
· 53ae3ce5
Paktalin
committed
6 years ago
53ae3ce5
Browse Directory
Fixed bug with onClickListener
· 0b4e4889
Paktalin
committed
6 years ago
0b4e4889
Browse Directory
Word info is opened on click
· 53ad7bb7
Paktalin
committed
6 years ago
53ad7bb7
Browse Directory
word_item is now in table layout
· a73ceeb5
Paktalin
committed
6 years ago
a73ceeb5
Browse Directory
07 Sep, 2018
3 commits
Removed test fields from VocabularyFragment
· ae7ee12b
Paktalin
committed
6 years ago
ae7ee12b
Browse Directory
Retrieves real vocabulary data
· 97b5eba8
Paktalin
committed
6 years ago
97b5eba8
Browse Directory
Minor refactoring
· 254957f2
Paktalin
committed
6 years ago
254957f2
Browse Directory