Commit graph

4913 commits

Author SHA1 Message Date
neslihanturan
3dc084415b Unkown problem occurs at map load when I try to use MainActivity again. 2019-09-09 14:24:35 +03:00
PavelAplevich
864ecad2e7 Working with #3129 issue (#3146)
* Replace Hard-Coded strings with those from strings.xml.
2019-09-09 11:01:30 +05:30
neslihanturan
bf739485ea fix FABs are not closing problem 2019-09-08 20:07:19 +03:00
neslihanturan
22662acf65 Implement nearby Fabs logic with a small issue 2019-09-07 17:01:21 +03:00
neslihanturan
32db7b3239 Implement map marker click actions 2019-09-06 17:05:03 +03:00
translatewiki.net
0349e3e069 Localisation updates from https://translatewiki.net. 2019-09-06 06:46:07 +02:00
neslihanturan
7a06073185 Add some map elements like FABs and give their actions 2019-09-05 18:35:18 +03:00
neslihanturan
c7261ca823 Style the map according to new version of mapbox map 2019-09-04 15:29:38 +03:00
neslihanturan
b736087697 Markers loads at correct time 2019-09-03 16:16:56 +03:00
translatewiki.net
33620f5a7b Localisation updates from https://translatewiki.net. 2019-09-03 09:06:16 +02:00
neslihanturan
a396821c2c Initialize map operations if map ready and tab is selected 2019-09-02 20:10:00 +03:00
neslihanturan
d858813a01 Request permission for nearby places if fragment is loaded and tab is selected 2019-09-02 15:13:56 +03:00
neslihanturan
aa7fb84313 Fix small dagger issue to inject location manager properly 2019-09-02 12:27:54 +03:00
neslihanturan
53ee714eff Start to mplement logic of checking permissions 2019-09-01 22:55:01 +03:00
neslihanturan
be42568c3e Implement NearbyMapContract.View on our new SupportMapFragment 2019-08-31 14:36:09 +03:00
neslihanturan
8324e5dc2d Coppy the content of SupportMapFragment from mapbox repository, use this code to modify later. This method war suggested by mapbox team instead of extending the class 2019-08-30 16:38:41 +03:00
neslihanturan
356c767c55 Inject location manager and implement NerabyParentFragmentContract.View on test fragment 2019-08-30 16:03:32 +03:00
translatewiki.net
76a759f7b4 Localisation updates from https://translatewiki.net. 2019-08-29 20:04:08 +02:00
neslihanturan
65ca06c7ec Move nearby card methods 2019-08-29 11:30:06 +03:00
neslihanturan
eeb03bf5c2 Move Contributions Fragment related codes to test activity 2019-08-29 10:26:05 +03:00
RozaliyaRusskikh
a658620e89 Unused dependencies are removed (#3141)
Part of #3128
2019-08-29 00:54:05 +10:00
Vanshika Arora
c34447ef13 edited CREDITS file (#3145) 2019-08-28 21:00:42 +09:00
neslihanturan
ef0472b4fb Test view pager and tab layout with support map fragment to see it works, it works! 2019-08-28 14:08:36 +03:00
neslihanturan
ed796b4044 Add Support fragment inside a fragment and proves that layered fragmentw with map works 2019-08-26 16:04:57 +03:00
neslihanturan
67af6d8ae9 Add base codes for test layered fragment activity 2019-08-26 15:23:41 +03:00
translatewiki.net
24f1f40418 Localisation updates from https://translatewiki.net. 2019-08-26 12:10:17 +02:00
neslihanturan
5575d42df2 Add codes from mapbox demo repository to test support fragment, map works in a single layer fragment 2019-08-24 11:14:39 +03:00
neslihanturan
dbd1ad2ff1 Add base codes for testing mapbox activity in a single fragment inside activity 2019-08-24 10:56:01 +03:00
translatewiki.net
eeeea47188 Localisation updates from https://translatewiki.net. 2019-08-23 06:20:17 +02:00
neslihanturan
7356044ad9 Prove that our mapbox sdk let us implement the map directly inside the activity 2019-08-22 15:06:13 +03:00
neslihanturan
6d18ca0748 Add base codes for new activity 2019-08-22 13:28:16 +03:00
translatewiki.net
6c841922d2 Localisation updates from https://translatewiki.net. 2019-08-19 11:16:42 +02:00
neslihanturan
14f08e24e0 Remove Style class it required updated version of mapbox map 2019-08-18 14:27:57 +03:00
neslihanturan
ea2d0cfa60 Remove unused classes, do not forget centerMapToPlace doesn't work on this branch 2019-08-16 15:41:26 +03:00
neslihanturan
e6f36336f8 Fix conflicts 2019-08-16 13:47:15 +03:00
translatewiki.net
2f7274451b Localisation updates from https://translatewiki.net. 2019-08-15 18:08:01 +02:00
translatewiki.net
74df6ac15b Localisation updates from https://translatewiki.net. 2019-08-12 12:09:10 +02:00
Ashish Kumar
5865d59d22 Revert "Merge branch 'backend-overhaul' into master" (#3125)
* Revert "Merge branch 'backend-overhaul' into master"

This reverts commit 0090f24257, reversing
changes made to 9bccbfe443.

* fixed test handleSubmitTest
2019-08-12 14:32:25 +05:30
translatewiki.net
cbdfb05530 Localisation updates from https://translatewiki.net. 2019-08-08 20:03:03 +02:00
Vanshika Arora
ec8bbb2782 removed swipe to delete (#2589) 2019-08-05 14:25:33 +03:00
Ufald
67d9afe77e Center map on location clicked in nearby list and notification card(#2060) (#2366)
* center map on location clicked in nearby (#2060)

* improved animation

* Center map on location clicked in nearby list

* removed unnecessary methods

* center map on location clicked in nearby notification card

* some minor changes

* travis build error

* resolved errors

* Tidy up PR
2019-08-05 14:00:42 +03:00
translatewiki.net
579d44ce80 Localisation updates from https://translatewiki.net. 2019-08-05 11:59:55 +02:00
translatewiki.net
009fe6f012 Localisation updates from https://translatewiki.net. 2019-08-01 18:17:20 +02:00
Vivek Maskara
0090f24257
Merge branch 'backend-overhaul' into master 2019-07-31 02:17:44 +05:30
translatewiki.net
9bccbfe443 Localisation updates from https://translatewiki.net. 2019-07-29 14:20:50 +02:00
Josephine Lim
016022547c Merge branch '2.11-release' 2019-07-29 21:45:27 +10:00
Josephine Lim
93b948d205 Merge branch '2.11-release-fork-3' of https://github.com/misaochan/apps-android-commons into 2.11-release-fork-3 2019-07-29 20:46:26 +10:00
Josephine Lim
e7dd272f85 Versioning for v2.11.0 2019-07-29 20:44:46 +10:00
Josephine Lim
d55f38bdf9
Update changelog.md 2019-07-29 20:42:26 +10:00
Ashish Kumar
9b769df0e8 Closes #3094 (#3095)
* BugFix in SpinnerDescriptionsAdapter and SpinnerLanguagesAdapter (use the langguage code provided by the spinner, donot set the language to the one returned by the locale)
2019-07-29 02:03:49 +10:00