The original algorithm uses comma to separate descriptions which causes bugs when there are comma inside description.
The algorithm is changed to repeatedly matching string patterns of `{{languageCode|desciption}}`
* Fixed#4906 : Peer review: "thank the contributor" should show snackbar instead of notification
* changes the snackbar to toast
* added the tests
* minor changes
* minor changes - 2
* Add map fragment for explore and search
* Create structure of explore map by defining view and user action interfaces to presenter
* Add methods to map start, bottom sheet and permission
* Make the simple map visible
* Imitate methods from nearby map for permission needed and non needed map initialisation operations, however, needs to be tested and reactor
* a level of abstraction
* update media params to include coordinates
* Implement pageable presenter to explore
* Create Root fragment for map and media
* Iplement two presenter one for map operations, the other for pageable operations
* Construct general structure for both explore with search query and just by location
* fix injection issue
* Make default explore work with zoom level
* increase offscreen page limit with newly added fragment
* Make two distinct api calls for search with and without query
* Before trying to use same presenter for both search with and without query
* Add notes for Madhur
* Add Madhur's fixes for binding
* Call serch with and without query from the same spot
* partially solve zoom issue
* Make tab view unswipble while map is being used on search activity
* make viewpager unswipable while map is being used
* Code cleanup and reverting unnecessry edits
* Add search this area methods
* Implement search this area button functionality
* Fix search this area button, current location FAB and bottom attribution UI elements
* Add marker click action
* Solve bookmarkdao injection issue
* Make display bottom sheet details on marker click
* remove label and set bottom sheet behavior
* Remove irrelevan buttons like wikidata and article buttons
* Cancel bookmark feature for commons images for know, needs to be thought
* Add search this area button
* Add location off dialog
* Implement back button for explore map fragment while not on search activity
* Make thumbnails visible, they need some styling though
* Make gridle views even more beautiful
* Remove classes added to support query
* Remove query related code from Reach Activity
* Solve two progressbar issue
* Remove query related ekstra codes
* Remove not needed anymore callback
* Make medai details work
* Remove all old removed code dependencies
* Solve initial load takes too long issue
* Solve current position track
* Add placeholder for possible load issues
* Add red stroke to bitmap
* Add borders to rectangles
* Change media details text to details
* Fix file name extension anf File: prefix
* Fix some code style issues
* Fix some style issues
* Fix style issues
* Fix build issue
* Fix test about etMediaListFromSearch
* Fix test issue with Seacrh Activity
* Fix conflict mark
* Entry to new UI
* Getting existing categories
* Hidden categories managed
* Category edit updated
* Category Edition implemented
* Java docs added
* Java docs added
* Java docs added
* Previous UI discarded
* Test added
* More test added
* More test added
* More test added
* More test added
* More java docs added
* Minor changes
* added required changes
* Fixed#4808 : Added the feature of opening last opened screen between Contribution & NearBy
* removed the unnecessary commits
* removed the unnecessary commits
* removed the unnecessary commits
* removed the unnecessary commits
* added test
* comments added
* Fixed - #4844 : [Bug]: In peer review, deletion proposal is sent even if no reason is chosen
* Minor Changes
* Minor Fixes
* added required changes
* added required changes - 1
* Added Test For OK Button
* Minor Fixes
* Display toast and disable API in LeaderboardFragment beta flavor
* Display toast and disable API in AchievementsFragment beta flavor
* Removed unused Gravity import
* Added Toast appearance tests for AchievementsFragment
* Added Toast appearance tests for LeaderboardFragment
* Improve Context detection in Achievements+Leaderboard fragments to ensure Context found for Toast
* Add testOnCreateView for AchievementsFragment
* LocationPickerActivityUnitTests.kt class created
* Unit tests for LocationPickerActivity
* Unit tests for LocationPickerActivity
* Added verify
* verify added
* Minor changes
* Covered more lines
* Covered more lines
* addCredits test added
* Fixed#4793 : Remove the need to tap "Next" again
* Fixed#4793 : Remove the need to tap "Next" again
* Fixed#4793 : Remove the need to tap "Next" again, Added Changes
* Fixed the issue #4806: Now, "Location Not Found" pop appears only one time
* Fixed the issue #4806: solved the small bug related to popups warning
* Fixed the issue #4806: solved the small bug of : Location Not Found Pop Up
* Fixed the issue #4806: solved the small bug of : Location Not Found Pop Up
* Fixed the issue #4806: solved the small bug of : Location Not Found Pop Up
* Location wizard
* Location wizard
* Minor fix
* message changed
* Test fail fixed
* Test fail fixed
* Test fail fixed
* last location triggered
* last location added
* Some test added
* Java docs added
* More java docs added
* Fixes#4732 Show alert dialog card for sharing personal detail submission via email when clicking on feedback menu.
* Show alert dialog card for sharing personal detail submission via email when clicking on feedback menu when user is logged in.
Add javadoc for the new methods
Update alert dialog message.
* Dialog can't be dismissed
* Dialog can't be dismissed
* Nearby Place dialog can remember user preference
* Minor change
* Minor change
* Renamed the map