Paul Hawke
92e20b4cee
Moved code to reduce feature envy.
2017-12-29 08:32:58 -06:00
Paul Hawke
1c43426579
Dead/redundent code and import removal.
2017-12-29 08:12:03 -06:00
neslihanturan
0a2caf7b9e
Remove button texts of list items
2017-12-28 16:36:52 +03:00
neslihanturan
ab858d524c
Make list bottom sheet closed default
2017-12-28 15:57:37 +03:00
neslihanturan
1af2db797b
Remove bottom bar which was a added to make UI prettier with no function previously
2017-12-28 14:26:13 +03:00
neslihanturan
ffea5e370c
Remove texts when they dont fit to one line
2017-12-28 14:13:09 +03:00
neslihanturan
a369af982e
Move commons button to out of expanded FABs
2017-12-28 13:41:08 +03:00
neslihanturan
4b0bb0eac3
Use hide() to hide FAB which handles click event too
2017-12-27 14:35:50 +03:00
neslihanturan
a27ac66c9d
Remove unnecessary Log.d
2017-12-27 00:56:32 +03:00
neslihanturan
34309827e1
Fix Fabs stays at left upper corner bug
2017-12-26 13:26:43 +03:00
neslihanturan
5e3a1fe051
Add theme dependencies
2017-12-26 13:19:38 +03:00
neslihanturan
a4555af5f2
Add forgotten commons link button to fabs
2017-12-26 11:37:16 +03:00
neslihanturan
fac1fa0b80
Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead
2017-12-26 01:14:12 +03:00
neslihanturan
7c81873c64
Add overlay menu items and functions
2017-12-26 01:03:25 +03:00
neslihanturan
5265ff49c0
Add actions for buttons
2017-12-26 00:28:47 +03:00
neslihanturan
a10e27cf9e
Easy bug fix due to focus
2017-12-25 23:49:07 +03:00
neslihanturan
a7f2b95965
Add actions and click effects to detailled bottom sheet buttons
2017-12-25 20:29:04 +03:00
neslihanturan
a70d627aae
Use switch case instead of if-else
2017-12-22 15:08:28 +03:00
neslihanturan
c211613a8c
Use DaggerFragment instead
2017-12-22 14:40:20 +03:00
neslihanturan
8cff0c8a3d
Cleanup commented out old codes
2017-12-22 14:07:25 +03:00
neslihanturan
ada00c0047
Cleanup commented out old codes
2017-12-22 14:05:14 +03:00
neslihanturan
7d9dfbb599
Fix strings
2017-12-22 14:01:12 +03:00
neslihanturan
dc294b8b97
Remove toggle view code
2017-12-16 17:41:25 +03:00
neslihanturan
7b05f1fe7e
Arrance list row layout
2017-12-16 17:41:25 +03:00
neslihanturan
57c8ca646d
Handle orientation changes
2017-12-16 17:41:25 +03:00
neslihanturan
81237e8267
Add icon to bottom sheet details
2017-12-16 17:41:25 +03:00
neslihanturan
ba9cd4db76
Block click while transparent view is active
2017-12-16 17:41:25 +03:00
neslihanturan
96218926b0
Pass information to bottom sheet
2017-12-16 17:41:25 +03:00
neslihanturan
90cd6d2511
Fix conflicts
2017-12-16 17:41:22 +03:00
neslihanturan
3a6cb08c05
Fix transparency
2017-12-16 17:40:32 +03:00
neslihanturan
a1b6b76101
Add .xml of nearby lit items
2017-12-16 17:40:32 +03:00
neslihanturan
31c31d7458
Add list item animations and layout
2017-12-16 17:40:32 +03:00
neslihanturan
1dc74f196b
Implement back button logic
2017-12-16 17:40:32 +03:00
neslihanturan
4348dd65aa
Add map marker listener
2017-12-16 17:40:31 +03:00
neslihanturan
e336b50f87
Add actions
2017-12-16 17:40:31 +03:00
neslihanturan
b0cc10c599
Add animations
2017-12-16 17:40:31 +03:00
neslihanturan
970213f900
Add FAB buttons
2017-12-16 17:40:31 +03:00
neslihanturan
6d2577d14e
Fix conflicts
2017-12-16 17:40:28 +03:00
neslihanturan
8c16fb91a9
Remove unused imports
2017-12-16 17:37:48 +03:00
neslihanturan
503a7a01a4
Set display list button visibility according to bottom sheet visibility
2017-12-16 17:37:48 +03:00
neslihanturan
773e072b95
Add nearby list fragment to bottom sheet
2017-12-16 17:37:48 +03:00
neslihanturan
0fe5547e55
Fix conflicts
2017-12-16 17:37:45 +03:00
neslihanturan
32bca87305
Merge pull request #1000 from misaochan/fix-send-logs-again
...
Send logs only to private Google group forum (round 2)
2017-12-15 14:39:41 +03:00
neslihanturan
e403c159aa
Merge pull request #1002 from dbrant/maps_wmf
...
Use Wikimedia Maps server instead of Mapbox.
2017-12-15 14:25:18 +03:00
neslihanturan
7a3f7e54e2
Merge pull request #1009 from psh/nearby-crash-while-loading
...
Fixed NPE while rapidly switching between list and map on Nearby
2017-12-14 19:26:41 +03:00
Nicolas Raoul
3f9177662c
Merge pull request #964 from gokberksahin/master
...
Fixed issue #963
2017-12-13 11:24:42 +09:00
Clay Tsay
40f9db47f6
JavaDoc Fix
...
Fixed the JavaDoc for getCoordinates and setCoordinates.
2017-12-10 16:52:51 -08:00
Clay Tsay
eeea0774b6
Added JavaDocs
...
Added JavaDocs to various files, namely License, Media, PageTitle, and Utils.
2017-12-10 00:28:51 -08:00
Paul Hawke
1bc8dee806
Fixed NPE while rapidly switching between list and map, during data loading.
2017-12-08 14:31:00 -06:00
Dmitry Brant
da82466a17
Take out legacy event logging from app.
...
These are especially old bits of code, where it seems like WMF folks had set up Eventlogging schemas for some rudimentary analytics of the Commons app. These schemas are no longer queried or monitored, and can be safely removed. When the Commons app has a stronger need for more meaningful analytics, we can revisit reintroducing new and better schemas.
2017-12-05 23:01:55 -05:00