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
b244f6d610bacaeec1fd55417eea9daf0a39e12b
Switch branch/tag
vocabulary_notebook
app
src
10 Sep, 2018
2 commits
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
12 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
Set up RecyclerView
· 9d2a7e51
Paktalin
committed
6 years ago
9d2a7e51
Browse Directory
Button Cancel in AddWordActivity added
· fc1ee8d4
Paktalin
committed
6 years ago
fc1ee8d4
Browse Directory
New words are added to the database
· 4dd660d5
Paktalin
committed
6 years ago
4dd660d5
Browse Directory
Log out option added
· 6277fd14
Paktalin
committed
6 years ago
6277fd14
Browse Directory
Start addWordActivity when button is pressed
· 2d0634ca
Paktalin
committed
6 years ago
2d0634ca
Browse Directory
Moved vocabulary logic to a fragment
· 1622b5ca
Paktalin
committed
6 years ago
1622b5ca
Browse Directory
Moved user logic to the UserManager
· 5bbf1a85
Paktalin
committed
6 years ago
5bbf1a85
Browse Directory
UserActivity is now with nav bar
· 7eae68a2
Paktalin
committed
6 years ago
7eae68a2
Browse Directory
Created navigation activity
· 0a8a8faf
Paktalin
committed
6 years ago
0a8a8faf
Browse Directory