Commit graph

1589 commits

Author SHA1 Message Date
translatewiki.net
852d1958e7 Localisation updates from https://translatewiki.net. 2022-01-10 13:01:11 +01:00
translatewiki.net
81cadf09dd Localisation updates from https://translatewiki.net. 2022-01-06 13:01:15 +01:00
translatewiki.net
f4ffcf1868 Localisation updates from https://translatewiki.net. 2022-01-03 13:01:17 +01:00
Pratham Pahariya
06a347eee1
Fixes #4543 - Language selection: Search (#4744)
* initial changes

* add search feature for selecting language

* add search feature for selecting language

* upload issue fix

* minor improvement

* added test and updated settings language selection ui

Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
2021-12-31 19:33:36 +09:00
translatewiki.net
fcb7ccae3c Localisation updates from https://translatewiki.net. 2021-12-30 13:01:20 +01:00
Ayan Sarkar
38ed364423
Added bookmark Wikidata items option (#4515)
* classes

* Almost done

* All done but build fail

* All done but build fail

* Modifications

* Modifications

* Fixed

* string resource

* minor change

* Maintained code conventions

* Moving

* Exception handled

* id name changed

* Test fail fixed

* Bookmark is available from other activities

* Test fail fixed

* Documentation error fixed

* Test added

* Revert Project_Default.xml

* Minor Change

* Revert changes
2021-12-28 20:15:09 +09:00
translatewiki.net
3c29f45f15 Localisation updates from https://translatewiki.net. 2021-12-27 13:01:33 +01:00
Ayan Sarkar
8a2c30120d
Fixed 4728 : Suggest User to turn on camera location (#4735)
* Dialog can't be dismissed

* Dialog can't be dismissed

* Suggest users to turn on camera location

* Added safety pattern

* Title removed

* Changed constant
2021-12-22 22:15:58 +09:00
KhyatiSaini
d38c3f1427
unformatted search text field for depicts and categories search field of upload wizard (#4724)
* unformatted search text field for depicts and categories search field of upload wizard

* fix tests by declaring search text field of type PasteSensitiveTextInputEditText
2021-12-17 14:02:58 +03:00
translatewiki.net
d834ce3e7e Localisation updates from https://translatewiki.net. 2021-12-16 13:01:36 +01:00
Ashish
a0ff15cdc2
Added advanced query support in Nearby (#4714)
* Added feature for advanced query options in Nearby

* Fix unit-tests coverage

* wip-tests

* Added log to identify if the nearby request is via an advanced query

* Rolledback test-dependency updates

* Fix tests

* build fix

* Added basic tests for relevant method in OkHttpJsonApiClient & NearbyController

* Added NearbyParentFragmentPresenter Tests

* Added AdvancedQueryFragment Unit Tests

* Added more tests for NearbyParentFragmentPresenter

* Reset ContributionsFragment with Upstream

* Overload method loadNearbyPlaces for CustomQuery

* Added more tests

* Added more tests

* Fixed tests for NearbyParentFragmentPresenter
2021-12-14 01:41:33 +10:00
translatewiki.net
01f6a2b8cb Localisation updates from https://translatewiki.net. 2021-12-13 13:01:48 +01:00
Prince kushwaha
b7be49333d
rename toolbar name Favorites to Bookmarks (#4717)
* rename toolbar name Favorites to Bookmarks

* fix issue

* fix string.xml file
2021-12-10 15:35:44 +03:00
translatewiki.net
d8f7d89a59 Localisation updates from https://translatewiki.net. 2021-12-09 13:01:55 +01:00
Ayan Sarkar
0269894c64
Fix 4615: Option for editing caption and description (#4672)
* DescriptionEditHelper implemented

* Description extracted

* Description editable

* No description condition handled

* Code cleanup

* Added javadocs

* toolbar added

* API call done

* Caption edit available

* Progress dialog added

* Log

* Problem with ButterKnife

* Caption is editable

* Removed unused import

* Manifest file reverted

* Manifest file reverted

* Manifest file reverted

* View binding added

* Post operation test added

* Java docs added

* Java docs added

* MediaDetailFragment unit tests added

* Test added
2021-12-06 22:50:54 +03:00
dado1111
e910b1d14f
Pasted text should have fonts unified (for Caption/Description) (#4667)
* Changed hardcoded "More" to getStrings(R.string.more) for Unlogged user
- MainActivity toolbar showed "More" when clicked on More options
   in other language than English

* Changed hardcoded "More" to getStrings(R.string.more) for Logged user
- MainActivity toolbar showed "More" when clicked on More options
   in other language than English

* Added test for: MainActivity.setUpPager

* Pasted text is now unformatted for caption and description

* Removed other branch contribution

* Added test

* Rename .java to .kt

* Test from Java to Kotlin; +small fix

* PasteSensitiveTextInputEditTextTest - updated
2021-12-06 21:59:44 +03:00
translatewiki.net
5a2270b03a Localisation updates from https://translatewiki.net. 2021-12-06 13:01:27 +01:00
translatewiki.net
dcc0e3f3f4 Localisation updates from https://translatewiki.net. 2021-12-02 13:01:42 +01:00
translatewiki.net
a9b701bfe7 Localisation updates from https://translatewiki.net. 2021-11-29 13:01:13 +01:00
translatewiki.net
ab9e3e44a6 Localisation updates from https://translatewiki.net. 2021-11-25 13:01:42 +01:00
translatewiki.net
f1a057a06e Localisation updates from https://translatewiki.net. 2021-11-18 13:01:56 +01:00
translatewiki.net
97eca1c0df Localisation updates from https://translatewiki.net. 2021-11-15 13:01:52 +01:00
translatewiki.net
7cece7f0ef Localisation updates from https://translatewiki.net. 2021-11-11 13:01:18 +01:00
translatewiki.net
67caafbd88 Localisation updates from https://translatewiki.net. 2021-11-08 13:02:11 +01:00
Kasina Dheeraj
f5200d5bca
fix: Width of Rank has been increased so that it can accommodate ranks above 3 digits. (#4695) 2021-11-06 19:36:02 +05:30
translatewiki.net
eb8882ab48 Localisation updates from https://translatewiki.net. 2021-11-04 13:01:30 +01:00
translatewiki.net
7bce3d4c0d Localisation updates from https://translatewiki.net. 2021-11-01 13:01:25 +01:00
Ashish
b4bfc6c5a3
Fixes #4447 1. Updated SDK version to 30 2. Updated WorkManager's version (#4677) (#4692) 2021-10-28 16:12:25 +10:00
Ashish
88b21a678e
Fixes #3389 - Show User profiles (#4678)
* Fixes #3389 - Show  User profiles

* Don't show dummy achievements data - show data only when loaded
2021-10-25 23:40:08 +03:00
Paul Hawke
3dcd271980
Swapped over to the ViewBinding version of adapterdelegates4 (#4687) 2021-10-25 23:08:55 +03:00
translatewiki.net
8168f454ed Localisation updates from https://translatewiki.net. 2021-10-25 13:02:15 +02:00
Madhur Gupta
6da3c78d7d
Add view binding dependency and example (#4681)
* Add view binding dependency and example

* Add comments

* Minor change in a comment
2021-10-21 14:57:35 +03:00
translatewiki.net
a9a2565ea3 Localisation updates from https://translatewiki.net. 2021-10-21 13:01:24 +02:00
translatewiki.net
d7c487834a Localisation updates from https://translatewiki.net. 2021-10-18 13:01:49 +02:00
translatewiki.net
fa3c17280d Localisation updates from https://translatewiki.net. 2021-10-11 13:01:47 +02:00
translatewiki.net
7ab561f238 Localisation updates from https://translatewiki.net. 2021-10-07 13:01:29 +02:00
Yuhui Su
a99ae9d6c2
Made the login page scrollable (#4549)
* make the login page scrollable

* another modification to the login page
2021-10-07 13:24:19 +03:00
translatewiki.net
c42edf0379 Localisation updates from https://translatewiki.net. 2021-10-04 13:01:39 +02:00
translatewiki.net
a6e37ac3ba Localisation updates from https://translatewiki.net. 2021-09-30 13:01:18 +02:00
translatewiki.net
5f53a538d7 Localisation updates from https://translatewiki.net. 2021-09-27 13:01:52 +02:00
translatewiki.net
aa6f965c54 Localisation updates from https://translatewiki.net. 2021-09-23 13:01:42 +02:00
JAI
18b3e50c15
Update fragment_search_paginated.xml (#4576) 2021-09-21 12:23:19 +03:00
translatewiki.net
fea5abd802 Localisation updates from https://translatewiki.net. 2021-09-20 13:01:39 +02:00
Ashish
7476b0a24d
Merge changes from 3.1-release (#4629)
* Cherry-Picked NPE fix from master (#4569)

* Fix notification bug #4547 (#4570)

* Make Single Query for Nearby and WLM pins (#4573)

* Merge nearby and monument queries

* Bug Fix- query resource path change on shouldQueryForMonuments

* Bug Fixes
1. Propagate exceptions for nearby API calls to caller
2. Fix too much work on main thread exception in NearbyParentFragment

* Modify parameters for Nearby query

* Bug fix- current location marker (#4580)

* Move WLM template below geolocation template (#4582)

* Modify string for WLM upload notice

* Fix bug #4583 (#4591)

* Fix bug #4585 by updating kotlin and acra version (#4592)

* Fixes #4554 - only use WLM2021 template for countries that are included in it (#4574)

* Fixes #4554
1. For WLM uploads reverse geo code and see if the country code is supported -only then is the WLM upload flow triggered, otherwise usual nearby uploads happen
2. Bug Fix - Current Location marker and area

* Fixed compile error added after rebasing

* Bug fix for country code in reverse geo code

* Update WLM camaign dates [Do not merge now, merge only after alpha release] (#4584)

* Updates dates for WML campaign

* Bug fix- campaign dates

* Fixed logic for WLM enablement - stick to the month of September

* Add countries supported by WLM2021 template, except Italy

* Versioning for v3.1.0

* Update changelog.md

* Fix empty default lang bug (#4608)

* Fix bug #4583

* Fix empty default lang bug

* Fixes #4595 - Updated nearby query (#4622)

* Fixes #4595 - Updated nearby query

* Removed logic to replace local language in nearby query - that might acccidentally replace other strings

* Fetch property location in usual nearby query

* Remove duplicate line (#4626)

* Change "learn more" link to new wiki

* Add Sweden's P3426 to property filter

* Fixes #4601 - 1. Handle possible exceptions in upload file from stash 2. Modify MWException, as error is nullable, update getTitle and getMessage to rever that (#4627)

* Versioning for v3.1.1

* Update changelog.md

* Updated DB version to rever integrity

Co-authored-by: Madhur Gupta <30932899+madhurgupta10@users.noreply.github.com>
Co-authored-by: Josephine Lim <josephinelim86@gmail.com>
2021-09-16 23:09:29 +10:00
translatewiki.net
b91222329e Localisation updates from https://translatewiki.net. 2021-09-16 13:01:28 +02:00
translatewiki.net
5337ca7cc7 Localisation updates from https://translatewiki.net. 2021-09-13 13:01:25 +02:00
translatewiki.net
ac842c78c0 Localisation updates from https://translatewiki.net. 2021-09-09 13:01:22 +02:00
translatewiki.net
7eab53afa8 Localisation updates from https://translatewiki.net. 2021-09-06 13:01:34 +02:00
translatewiki.net
2100701be7 Localisation updates from https://translatewiki.net. 2021-09-02 13:01:43 +02:00
translatewiki.net
f902270fb4 Localisation updates from https://translatewiki.net. 2021-08-30 13:02:17 +02:00