mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| ui | ||
| util | ||
| AboutActivityTest.kt | ||
| AchievementsActivityTest.kt | ||
| DepictionSearchTest.kt | ||
| LeaderboardActivityTest.kt | ||
| LoginActivityTest.kt | ||
| MainActivityTest.kt | ||
| SearchActivityTest.kt | ||
| SettingsActivityTest.kt | ||
| SignupTest.kt | ||
| UITestHelper.kt | ||
| UploadActivityTest.kt | ||
| UploadTest.kt | ||
| WelcomeActivityTest.kt | ||