Commit graph

3272 commits

Author SHA1 Message Date
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
neslihanturan
7fe9696920 Add animations 2018-03-02 23:15:08 +05:30
neslihanturan
4a3ef4892c Add FAB buttons 2018-03-02 23:15:08 +05:30
neslihanturan
0da8b93ebb Fix conflicts 2018-03-02 23:15:08 +05:30
neslihanturan
df884c8f79 Remove unused imports 2018-03-02 23:15:08 +05:30
neslihanturan
a86398dd3b Set display list button visibility according to bottom sheet visibility 2018-03-02 23:15:08 +05:30
neslihanturan
b81cd4e167 Add nearby list fragment to bottom sheet 2018-03-02 23:15:08 +05:30
neslihanturan
a5c5da8b14 Fix conflicts 2018-03-02 23:15:08 +05:30
maskara
7408d89abd Remove CSV option for nearby places 2018-03-02 23:08:20 +05:30
Vivek Maskara
f8695209e5
Merge pull request #1217 from tshradheya/1215-add-space-in-between
Add missing space between Licence and Coordinates in MediaDetailFragment #1215
2018-02-27 13:46:12 +05:30
Shradheya Thakre
e71fc0492b Add space between Licence and Coordinates 2018-02-27 14:28:34 +08:00
Vivek Maskara
1db1715cca
Merge pull request #1208 from knight-shade/Fixes-#1207
Fixes #1207
2018-02-27 05:17:22 +05:30
Vivek Maskara
2fe374a2bf
Merge pull request #1199 from knight-shade/Fixes-#1177
Add ScrollView in About activity.
2018-02-27 05:12:19 +05:30
Vivek Maskara
3f490ffec7
Merge pull request #1210 from gupta-meghna64/master
Formatted text in Tutorial pageviews
2018-02-27 01:44:36 +05:30
Vivek Maskara
88a4e50bd3
Merge pull request #1193 from ayushin78/notificationItemDivider
Add ItemDivider in NotificationActivity
2018-02-27 01:27:39 +05:30
Vivek Maskara
c51f3f0f02
Merge pull request #1204 from ayushin78/feedbackEmailClients
Show only the email clients in Feedback Feature (#1203)
2018-02-27 01:23:27 +05:30
Meghna Gupta
68ac0db2e1 Formatted text in Tutorial pageviews 2018-02-26 09:25:05 +05:30
knightshade
541976cdff login_credentials textview added to landscape and x-large activity_login.xml 2018-02-26 08:39:38 +05:30
knightshade
e9602f5bb2 Update roboectric. 2018-02-26 07:32:20 +05:30
Ayushi
81064dee10 Show only the email clients in Feedback Feature (#1203)
Instead of showing only the email clients, The Feedback feature was showing multiple unsupported clients (WhatsApp, Bluetooth etc)

* Changes made to let the user choose from the available email related clients only.
2018-02-26 04:18:07 +05:30
knightshade
660fb4a8d6 Add ScrollView in About activity.
Fixes #1177
2018-02-25 20:39:35 +05:30
Josephine Lim
215c97e132
Merge pull request #1183 from maskaravivek/notifications
Change position of notifications item in the hamburger menu
2018-02-25 19:45:03 +10:00
Josephine Lim
12b852f82d
Merge pull request #1184 from maskaravivek/notificationOrder
Fix order of notifications
2018-02-25 19:44:41 +10:00
Josephine Lim
2773e24c94
Merge pull request #1182 from maskaravivek/crashFix
Fix crash in map view fragment
2018-02-25 19:26:11 +10:00
Ujjwal Agrawal
96173e26cf Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity (#1185)
* Changed Webviews to Custom Tabs in Nearby Places Dialog, AboutUsActivity

* Created method handleWebUrl in Utils.java
2018-02-25 00:27:49 +05:30
Tanvi Dadu
a52680d646 Add explicit mention of beta server to login screen (#1102)
* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour

* Add explicit mention of beta server to login screen of beta product flavour
2018-02-24 22:09:52 +05:30