translatewiki.net
05641b0c3d
Localisation updates from https://translatewiki.net .
2022-06-09 13:02:18 +02:00
translatewiki.net
faeb394a65
Localisation updates from https://translatewiki.net .
2022-06-06 13:02:37 +02:00
translatewiki.net
80f820b7e2
Localisation updates from https://translatewiki.net .
2022-06-02 13:02:43 +02:00
translatewiki.net
3547361c9e
Localisation updates from https://translatewiki.net .
2022-05-30 13:02:20 +02:00
translatewiki.net
be5827c2c7
Localisation updates from https://translatewiki.net .
2022-05-26 13:02:26 +02:00
Ben Mills
78bfd0986c
Content description for UI elements -- accessibility ( #4935 )
...
* Started from welcome layout to main layout adding content descriptions
* Adds UI description section to strings.xml and adds a few content descrpitions
* Consolidates UI strings to top of file
* fixes nearby typos
* Removes content descriptions that clash with pr #4766
* Removes unused elements and reverts out-of-scope changes
* Restores pic-of-the-day content description
Co-authored-by: joshuamccluskey <jpiff57@gmail.com>
2022-05-24 14:36:06 +03:00
translatewiki.net
e47d057bfe
Localisation updates from https://translatewiki.net .
2022-05-23 13:02:08 +02:00
translatewiki.net
325a09d93a
Localisation updates from https://translatewiki.net .
2022-05-16 13:01:48 +02:00
translatewiki.net
1d4a89d89e
Localisation updates from https://translatewiki.net .
2022-05-12 13:01:43 +02:00
translatewiki.net
262517a70f
Localisation updates from https://translatewiki.net .
2022-05-09 13:01:50 +02:00
translatewiki.net
75dcc6b7a7
Localisation updates from https://translatewiki.net .
2022-05-05 13:01:51 +02:00
translatewiki.net
932991e060
Localisation updates from https://translatewiki.net .
2022-05-02 13:01:54 +02:00
translatewiki.net
79086fe942
Localisation updates from https://translatewiki.net .
2022-04-28 13:02:01 +02:00
Madhur Gupta
36510a4301
Fix Instrumentation Tests ( #4832 )
...
* Fix AboutActivity Instrumentation Tests
* Fix WelcomeActivity Instrumentation Tests
* Fix SearchActivity Instrumentation Tests
* Fix SignupTest Instrumentation Tests
* Fix LoginActivityTest Instrumentation Tests
* Fix SettingsActivity Instrumentation Tests
* Fix LoginActivity Instrumentation Tests
* Update loginUser
* Add logoutUser
* Fix logoutUser
* Update github action to use env variables
* Fix github action to use env variables
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Fix github action
* Remove scroll
* Add wait time
* Fix keyboard issue
* Disable animation
* Enable animation
* Enable animation
* Disable animation
* Fix compile error
* Remove AVD Cache
* Set timezone and dns
* Add AVD cache
* Add API level
* Update API level to 24
* Add sleep timer
* Add scroll
* Remove logout
* Ignore some tests
* update logout
* update logout
* Fix scroll layout problem
* Fix scroll layout problem
* Ignore orientation test
* Update tests
* Update tests
* Update API level to 29
* Change device and API level to 27
* Use AndroidJUnit4
* Change API to 28
* Try with macos
* Use nested scrollview
* Update Profile Activity Test
* Update Profile Activity Test
* Turn off rotation
* Change device
* Remove failing test
* Change API to 24
* Add rotation lock for failing test
* Change API to 24
* Add sleep
* Remove text
* Remove child
* Force rotation on back press
* Force open more sheet
* Change device to pixel 5
* Change device to 13.5inch
* Update tests
* Ignore failing test
* Use linux
* Update tests
* Use repo secrets instead
* Add mainactivity tests
* Remove content description
* Different workflows for PR and branch, PR workflow will need maintainer approval to prevent secrets getting leaked
* Run instrumentation tests only for push and not for PRs
* Fix FileNotFound Exception
* Update MainActivity and Profile tests
* Fix coverage path issue
* Add wait time for map to load
* Open contribution
* Update settings tests
* Update main activity tests
* Fix failing test
* Fix failing test
* Increase login time
* Separate settings test
* Update review tests
* Ignore uploadCancelledAfterLocationPickedTest
* Update MainActivity Tests
* Update UploadCancelledTest
* Update UploadCancelledTest
* Update device
* Fix Init release error
* Fix failing test
* Fix failing test
* Try with long click
* Update UploadCancelledTest.kt
* Fix Leaderboard Test
* Update testContributions
* Set GPS coordinates
* Add zoomControllers to excludes
* Add ExploreActivityTest
* Remove failing condition
* Merge tests
* Remove failing test
* Remove failing test
* Fix failing test
* Fix failing test
* Update AboutActivityTest.kt
* Update jacoco.gradle
2022-04-26 21:09:15 +10:00
neslihanturan
0df272c250
The issue related directory is removed ( #4946 )
2022-04-26 20:53:10 +10:00
translatewiki.net
11bc72c514
Localisation updates from https://translatewiki.net .
2022-04-25 13:02:05 +02:00
translatewiki.net
e7a9ba9ad9
Localisation updates from https://translatewiki.net .
2022-04-21 13:02:00 +02:00
Pratham Pahariya
d7ad3b934d
#4730 - Nothing happens on clicking media in the Contribution tab of User's Profile ( #4736 )
...
* enable clicking on contributions in user's profile
* Added null condition
* Added Comments
Co-authored-by: Pratham2305 <Pratham2305@users.noreply.github.com>
2022-04-18 16:17:40 +03:00
translatewiki.net
7579c1aa16
Localisation updates from https://translatewiki.net .
2022-04-18 13:01:47 +02:00
源
f492d95014
Fix #4930 : change the nearby bookmark icon color ( #4932 )
...
The original black icon cannot be seen in the dark theme. The color is changed to orange so that it is visible in both themes.
2022-04-14 21:30:39 +09:00
translatewiki.net
31d63d1a2a
Localisation updates from https://translatewiki.net .
2022-04-14 13:02:01 +02:00
neslihanturan
ee1bf4b5b6
Explore nearby pictures ( #4910 )
...
* 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
2022-04-14 18:28:17 +10:00
translatewiki.net
644cd473f8
Localisation updates from https://translatewiki.net .
2022-04-11 13:01:53 +02:00
Ayan Sarkar
11292ab514
Fixes 4620 : Editing categories of an existing picture: Reuse categories selection UI from the Upload Wizard ( #4928 )
...
* 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
2022-04-11 19:30:21 +09:00
translatewiki.net
48343035d3
Localisation updates from https://translatewiki.net .
2022-04-07 13:01:33 +02:00
translatewiki.net
2bb2cbc59c
Localisation updates from https://translatewiki.net .
2022-04-04 13:01:41 +02:00
translatewiki.net
0d25c2421b
Localisation updates from https://translatewiki.net .
2022-03-31 13:01:58 +02:00
translatewiki.net
50c4458746
Localisation updates from https://translatewiki.net .
2022-03-28 13:02:05 +02:00
RISHAV GUPTA
6e8bd4b7a3
FIXES :- Improve review feature documentation #3361 ( #4915 )
...
* detailed explanation added
* done the requested changes
* requested changes done 2
2022-03-26 09:21:58 +09:00
translatewiki.net
efa7e109da
Localisation updates from https://translatewiki.net .
2022-03-24 13:02:03 +01:00
Ayan Sarkar
4194409cd2
Fixes 4544 : Language selection: history ( #4880 )
...
* Xml changes
* Content provider created
* Database setup done
* Database setup revised
* Database setup revised
* SettingsFragment finished
* SettingsFragment finished
* UploadMediaDetailFragment updated
* UploadMediaDetailFragment updated
* Java docs
* Test fixed
* Test added
* Test added
* Test updated
* More tests added
2022-03-23 16:33:54 +09:00
Ayan Sarkar
bd9531b969
Fixed 4616 : Option for editing depictions ( #4725 )
...
* Dialog can't be dismissed
* Dialog can't be dismissed
* Option for editing depiction
* Java docs added
* Minor issues fixed
* Lining done
* "Depictions not updating instantly" issue resolved
* Existing Depicts on the top
* Existing Depicts on the top
* Back press handled
* Previous depictions unchecked
* Whole Screen issue fixed
* Nearby banner removed
* Test fixed
* Upload Wizard issue fixed
* Upload Wizard issue fixed
* Previous depicts issue fixed
* Previous depicts issue fixed
* All issues fixed
* Fixed late loading of updated depicts
* Depiction is removable
* Test fixed
* Back button press handled after losing focus for edittext
* RequiresApi removed
* RequiresApi removed
* Test fixed
* Requested changes
* Test added
* Test added
* UploadModelUnitTest added
* DepictEditHelperUnitTest added
* DepictEditHelperUnitTest added
* Test added
* More test added
* Indentation Reversed
* Indentation reversed
* Update MediaDetailFragment.java
* Indentation reversed
* Update MediaDetailFragment.java
* Indentation reversed
* Indentation reversed
* Indentation reversed
* Indentation reversed
* More test added
* More test added
* Minor fixes
* Minor fixes
* Minor fixes
2022-03-22 14:33:43 +09:00
translatewiki.net
4ba463c6b2
Localisation updates from https://translatewiki.net .
2022-03-21 13:01:46 +01:00
Devarsh Mavani
fa0370438b
In app feedback ( #4845 )
...
* rebase
* Progress
* Completed UI and POST Request
* removed invalid string resource
* Removed unused code & Added string resources
* Resolved Code style issues
* Javadoc for getters & setters
* Codestyle fixes
* Minor Fixes
* wip
* Tests
* Comments
* Fixed Tests
* Minor changes
* minor change
* Comments
* Minor Fixes
* fixed tests
* Removed Butterknife
* Fixed tests
* Removed Unecessary strings
* Minor chnages
* Minor fix
* Minor changes
* Minor changes
* Implemented Suggestions
* Removed Redundant Toast
2022-03-20 12:10:25 +09:00
RISHAV GUPTA
00760ba1c6
Fixes [Bug]: Prod/beta flavor messages may be nonsense for users #4850 ( #4899 )
...
* small string changes
* small change done
* small changes done
2022-03-20 07:51:54 +05:30
RISHAV GUPTA
6ea3198d65
Fixes : #4273 Add link to user guide in About ( #4882 )
...
* user guide added in about
* test added
* unit test added
2022-03-20 07:50:25 +05:30
translatewiki.net
1078c70525
Localisation updates from https://translatewiki.net .
2022-03-17 13:02:08 +01:00
RISHAV GUPTA
332a69fe5c
Bengali Upload bug fix ( #4890 )
2022-03-15 01:22:03 +05:30
translatewiki.net
a04d0bc031
Localisation updates from https://translatewiki.net .
2022-03-14 13:02:04 +01:00
translatewiki.net
4ea20fafde
Localisation updates from https://translatewiki.net .
2022-03-10 13:01:50 +01:00
translatewiki.net
bd61128e14
Localisation updates from https://translatewiki.net .
2022-03-07 13:01:39 +01:00
RISHAV GUPTA
c02d569468
Fixes #4589 :- The empty screen while no images found in custom picture selector ( #4863 )
...
* no image found
* old removed
* new way
* minor changes
* reqeusted changes done
2022-03-07 18:34:03 +09:00
RISHAV GUPTA
824a82ad2a
Fixes : #4855 Copyright warning for beta flavor ( #4873 )
...
* xml work done
* testing
* copyright popup added local
* minor changes
* minor changes 2
* picture removed
2022-03-07 18:16:14 +09:00
translatewiki.net
16266975d8
Localisation updates from https://translatewiki.net .
2022-03-03 13:01:56 +01:00
Arin Modi
9431e3770c
Fixed #4836 & #4840 Added the functionality of cancel upload and also solved the small bug of pausing upload ( #4843 )
...
* Fixed #4836 & #4840
* Added Pausing PopUp
* Closing Pausing PopUp exactly when pause button disappears
* Managed to display the Pausing Upload
* Added the Pausing Dialog Using Progress Bar
* Added the Pausing Dialog Using Progress Bar
* Added Required Changes
* Added Required Changes-wording change
* Added Required Changes-wording change
2022-02-26 08:41:14 +09:00
RISHAV GUPTA
f1169eaff9
Fixes #4523 :-Tap to view: could be success could be failure ( #4860 )
...
* Tap to view: could be success could be failure
* little change
2022-02-25 20:31:07 +05:30
translatewiki.net
87b9648aae
Localisation updates from https://translatewiki.net .
2022-02-24 13:01:39 +01:00
Jacob Fano
1405300fd5
Fixed #4784 : Inform users about unsupported features in beta flavor ( #4834 )
...
* 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
2022-02-24 14:40:51 +09:00
translatewiki.net
0f515823e9
Localisation updates from https://translatewiki.net .
2022-02-21 13:01:48 +01:00
translatewiki.net
b56fd4c220
Localisation updates from https://translatewiki.net .
2022-02-17 13:01:39 +01:00