misaochan
|
4e082ed1ee
|
Add getters for name and description of Place
|
2018-03-02 23:49:05 +05:30 |
|
misaochan
|
fef6e52201
|
Add onClickListeners for camera and gallery FAB
|
2018-03-02 23:47:55 +05:30 |
|
Paul Hawke
|
a38c302b72
|
Now that Place and LatLng can handle their own status and rendering (respectively) go through and cleanup usages to reduce feature envy. Converted anonymous inner classes to lambdas.
|
2018-03-02 23:40:58 +05:30 |
|
Paul Hawke
|
4f4587fd4d
|
Moved code to reduce feature envy.
|
2018-03-02 23:40:58 +05:30 |
|
Paul Hawke
|
e589d0eb6f
|
Dead/redundent code and import removal.
|
2018-03-02 23:39:24 +05:30 |
|
neslihanturan
|
8a430f6d86
|
Add some margin to upper sde of list item
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
42bab3d6c6
|
Remove button texts of list items
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
dea92307b6
|
Make list bottom sheet closed default
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
561a73acb2
|
Remove bottom bar which was a added to make UI prettier with no function previously
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
6ca841fd18
|
Remove texts when they dont fit to one line
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
0c131b46fe
|
Move commons button to out of expanded FABs
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
ae849fe5f9
|
Add landscape layout for future improvments
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
c9118293aa
|
Use hide() to hide FAB which handles click event too
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
2726b9ef7e
|
Remove unnecessary Log.d
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
c23dc75c90
|
Fix Fabs stays at left upper corner bug
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
5c3c4499dc
|
Add theme dependencies
|
2018-03-02 23:38:03 +05:30 |
|
neslihanturan
|
b0a54ca89d
|
Add forgotten commons link button to fabs
|
2018-03-02 23:36:22 +05:30 |
|
neslihanturan
|
8e8472800b
|
Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead
|
2018-03-02 23:36:22 +05:30 |
|
neslihanturan
|
e70b8b2e6a
|
Add overlay menu items and functions
|
2018-03-02 23:27:02 +05:30 |
|
neslihanturan
|
ae215cdba1
|
Add actions for buttons
|
2018-03-02 23:26:44 +05:30 |
|
neslihanturan
|
e099c72cc9
|
Easy bug fix due to focus
|
2018-03-02 23:25:50 +05:30 |
|
neslihanturan
|
4b78d13568
|
Fix grey button icons, that seems like disabled icons
|
2018-03-02 23:25:50 +05:30 |
|
neslihanturan
|
3472854a87
|
Make button coloors variable
|
2018-03-02 23:25:50 +05:30 |
|
neslihanturan
|
0120e766d1
|
Change FAB sizes to detafult
|
2018-03-02 23:25:50 +05:30 |
|
neslihanturan
|
b594c111b3
|
Add actions and click effects to detailled bottom sheet buttons
|
2018-03-02 23:25:50 +05:30 |
|
neslihanturan
|
693ddef897
|
Use switch case instead of if-else
|
2018-03-02 23:24:50 +05:30 |
|
neslihanturan
|
d993ee8110
|
Use DaggerFragment instead
|
2018-03-02 23:24:50 +05:30 |
|
neslihanturan
|
87f6548ab0
|
Cleanup commented out old codes
|
2018-03-02 23:24:25 +05:30 |
|
neslihanturan
|
16966546dd
|
Cleanup commented out old codes
|
2018-03-02 23:24:25 +05:30 |
|
neslihanturan
|
03c1bf87c8
|
Fix strings
|
2018-03-02 23:24:25 +05:30 |
|
neslihanturan
|
3743d80328
|
Add missing file
|
2018-03-02 23:22:51 +05:30 |
|
neslihanturan
|
08cf0990ce
|
Remove toggle view code
|
2018-03-02 23:22:51 +05:30 |
|
neslihanturan
|
289a528cd3
|
Arrance list row layout
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
5688be9d4b
|
Arrance list row layout
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
73321f4f0c
|
Add nearby listview button rows
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
e3107adedf
|
Handle orientation changes
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
00ad5a7a71
|
Add icon to bottom sheet details
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
6b2596bced
|
Add fab icons
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
a65e93fb38
|
Add icons to FABs
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
78948a67ae
|
Block click while transparent view is active
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
14dc1b95ab
|
Pass information to bottom sheet
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
e15daa15e1
|
Fix conflicts
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
88cf1bdcd7
|
Fix transparency
|
2018-03-02 23:18:07 +05:30 |
|
neslihanturan
|
57dc1cf5ed
|
Wrap spaces
|
2018-03-02 23:17:07 +05:30 |
|
neslihanturan
|
f2edf158f6
|
Add .xml of nearby lit items
|
2018-03-02 23:17:07 +05:30 |
|
neslihanturan
|
a9a03e2036
|
Add list item animations and layout
|
2018-03-02 23:15:08 +05:30 |
|
neslihanturan
|
cfae4feb4a
|
Implement back button logic
|
2018-03-02 23:15:08 +05:30 |
|
neslihanturan
|
e6f544b4dd
|
Add FAB icons and bottom bar
|
2018-03-02 23:15:08 +05:30 |
|
neslihanturan
|
de2b05fc0b
|
Add map marker listener
|
2018-03-02 23:15:08 +05:30 |
|
neslihanturan
|
e2a7b4ffd8
|
Add actions
|
2018-03-02 23:15:08 +05:30 |
|