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
bde85cd12dc5080e8b9d7745548daa77d3fb69c1
Switch branch/tag
vocabulary_notebook
app
src
main
res
13 Sep, 2018
2 commits
Words are searchable
· bde85cd1
Paktalin
committed
6 years ago
bde85cd1
Browse Directory
Added SearchView to MainActivity
· d51c6159
Paktalin
committed
6 years ago
d51c6159
Browse Directory
12 Sep, 2018
3 commits
Refactoring
· c4329ccd
Paktalin
committed
6 years ago
c4329ccd
Browse Directory
VocabularyFragment is started from MainActivity after retrieving Firestore data
· 548c2ee9
Paktalin
committed
6 years ago
548c2ee9
Browse Directory
Added sort option to actionBar menu
· a0a60ff8
Paktalin
committed
6 years ago
a0a60ff8
Browse Directory
11 Sep, 2018
5 commits
Words can be edited
· f33592da
Paktalin
committed
6 years ago
f33592da
Browse Directory
When edit button is pressed EditWordFragment is started
· 63e5838b
Paktalin
committed
6 years ago
63e5838b
Browse Directory
WordInfo can be closed. WordItem can be deleted from WordInfo
· bf2888fe
Paktalin
committed
6 years ago
bf2888fe
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
5 commits
Keyboard is hidden after adding a new word
· 86480fca
Paktalin
committed
6 years ago
86480fca
Browse Directory
Removed redundant clickListeners from recyclerView
· 52cb61c2
Paktalin
committed
6 years ago
52cb61c2
Browse Directory
Button addWord appears and disappears as expected
· 8eee40c0
Paktalin
committed
6 years ago
8eee40c0
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
9 commits
New word is extracted to fragment
· 2537be11
Paktalin
committed
6 years ago
2537be11
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
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
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
8 commits
Removed test fields from VocabularyFragment
· ae7ee12b
Paktalin
committed
6 years ago
ae7ee12b
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