Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oppia/oppia-android

A free, online & offline learning platform to make quality education accessible for all.
https://github.com/oppia/oppia-android

Update CODEOWNERS (#2442)

Change Rajat's global ownership to all resource XML files rather than exclusively layouts (+ fix...

0c37aa60110256cc0e2810b9f4dc4ffc61ee51db authored about 4 years ago
Revert "Remove self-code ownership until 2021-01-05 (#2305)" (#2440)

This reverts commit 95d123c8019240ba8eb46e8a9e01b2310307d2a4.

f38a8b7c9d1e3aa0d81b16cddbf8a57477dd54de authored about 4 years ago
Revert "Temporarily remove vinitamurthi from codeowners (#2307)" (#2438)

This reverts commit ec4b1d99efa2d1c56cf6207217c8a46044fcbf98.

443f6bc66ebcdfae1a75625a97aedb657d55a7f3 authored about 4 years ago
Fix #2400 : Resolved ktlint max line in administratorcontrols test package (#2414)

* Resolved ktlint max line

* Reduced function names length

* Fixed functions name

* Rem...

d0706700edd60fc12906b8313e8d2f9e25430c0e authored about 4 years ago
Fix #2401: Resolve ktlint max line in help test package (#2418)

* ktlint max line resolved

* Resolve ktlint max line in help test package

* Resolve ktlint...

f9a682283df3562ae3575075edf469a2f354b988 authored about 4 years ago
fix home test (#2416)

ccc1ddb049a5dac832745b9911b61763b8b8ae67 authored about 4 years ago
Fix #2360: Remove unnecessary Initialisation of Firebase app in Testing (#2360)

* Remove unnecessary Initialisation of Firebase app in Testing

* Remove unnecessary Initialis...

83e409a64bbff8c1e724c4e52dfed71f8a70ec40 authored about 4 years ago
Background color issue fixed (#2398)

Co-authored-by: Rajat Talesra <[email protected]>

230edd6122c057eebfdab1cf5d23b647291ebf00 authored about 4 years ago
Update image_region_selection_test_fragment.xml (#2389)

2c32bca7c51234b2dbbea89bab938ff94f7631d9 authored about 4 years ago
fix #2292: Added RTL support to administrator controls screen (#2315)

* fix #2292 added rtl support to administrator control screen

* fix #2292 added rtl support t...

ff10e347bff1cad63d592c10252327b74ba3240b authored about 4 years ago
added rtl support to concept card (#2393)

eb32b5bab5702db1b058630aec8c0bad6c43d9d1 authored about 4 years ago
Fix the changing font scale in Options Exploration (#2394)

936416e3acfb8b07ff6e2e32b252bd2756c0d391 authored about 4 years ago
Update submitted_html_answer_item.xml (#2390)

71f04f610d57baae8e2ea3b626ef6949e3c60a81 authored about 4 years ago
Fix #2267: RTL Support in ProfileProgress (#2343)

* RTL Support added

* rtl support done

e9b53a91b35b2c98bf9f34d387b3e3f0a41a1708 authored about 4 years ago
Fix part of #2294: Migrate to TextInputLayout in AdminPinActivity (#2351)

* migrate from profileInputView to TextInputlayout

* fix test cases

* Fix suggested change...

95f7332a0bd4ef8814bbef2d1413474a2c2d86a7 authored about 4 years ago
Updated 'tools:context' in recently_played_activity (#2379)

472d7b03eaa6e37d4f8439cc4c46563c4e0e0578 authored about 4 years ago
updated tools:context in story_activity (#2378)

48a924c9a74f1293d7facaf268d84ed3e5653267 authored about 4 years ago
updated tools:context in 'profile_test_activity' (#2380)

6bbe764534c75cc9b49ac158bf52aa6eb30460cb authored about 4 years ago
updated context my download activity (#2386)

24cf3965ed0e836c13435dc3d912918ab912f59b authored about 4 years ago
updated context ongoing topic list activity (#2387)

08131732ac032e31536b5b5f0da5716bfb72bc90 authored about 4 years ago
Updated tools:context path in story_activity.xml (#2359)

Updated tools:context path in story_activity.xml to
correct path, ".app.story.StoryActivity"

10ee17c8050c81ba54207197fb2ecc97c9cda95f authored about 4 years ago
updated tools:context in topic_revision_test_Activity (#2376)

233142a93413732688327652cd056c490174da73 authored about 4 years ago
Removed 'xmlns:tools' from 'drag_drop_single_item' (#2381)

b78819d9045f5a796d584953b3285d81f3302bd5 authored about 4 years ago
Updated 'tools:context' in 'app_version_activity' (#2383)

df7441d051e83412184940ca4ae0881e890bd8cc authored about 4 years ago
Updated 'tools:context' in 'completed_story_list_activity' (#2384)

28c219f00cce72ac55ed51cd3227dd2c4c8851af authored about 4 years ago
updated 'tools:context' in 'splash_activity' (#2382)

bb9fa857f0c215912ad5698659054167af5fa2b9 authored about 4 years ago
updated 'tools:context' in 'profile_progress_activity' (#2385)

d6886c878bad4b8dcdfc346d9f47645341738df5 authored about 4 years ago
updated tools:context in topic_activity (#2377)

ec90a0f26e48413cd89a4c1f5b8aef8045e0cb7f authored about 4 years ago
Fix part of #2294: Migrating to TextInputLayout for AddProfileActivity (#2344)

* issue 2098

* Migrating to TextInputLayout for AddProfileActivity

* Reformatting code and...

0cb275c6001e28a3450efa0dd8376e3f35ac8526 authored about 4 years ago
Fix part of #2294: Migrating to TextInputLayout for ProfileRenameActivity (#2345)

* Migrating to TextInputLayout in ProfileRenameActivity.kt

* Reformatting xml

* RTL and te...

fdf67471441c0638691afbacffd624b9db25ab3e authored about 4 years ago
updated tools:context in profile_chooser_activity (#2341)

79ad5e695d26bd15b8d2c3e30e759535afa84f83 authored about 4 years ago
Fix #2198: Introduce pre push hook for ktlint (#2002)

* added hook

* introduce ktlint pre-commit-hook

* remove bad file

* replace python scri...

53b4a657343ca2e1780fe898579e510c9f40e2fb authored about 4 years ago
Fix part of #2294: Migrate to TextInputLayout for ProfileResetPinActivity (#2350)

* Migrate to TextInputLayout for ProfileResetPinActivity

* Reformatting xml

* Tested ImeAc...

efc855dcb8f034b04ec0ffc1d9375fcb10cd7496 authored about 4 years ago
Fix #1792: Show same keyboard on toggling show/hide while entering pin (#2220)

* same-keyboard-showing-for-toggle-show/hide

* Fix #1792: added tests for checking keyboard t...

fd6e9279a7e1a51d3ba569baa73556c681cc8631 authored about 4 years ago
Fix #2038: File formatting under numericinput package (#2334)

* Formatted numericinput package according to requirements of the issue

* Fixed Lint error

...

743dc715859534fa45268f88f2f3f05c16f7ccd3 authored about 4 years ago
Fix #2352: Update Ktlint version to "0.37.1" (#2353)

* Fix #2352: Update Ktlint version to "0.40.0"

Fixes #2352

Updated the Ktlint download ver...

520472f4c5fe2db7072cc79b10ed79a5488dcee9 authored about 4 years ago
Fix #2346: Removed constraints from ScrollView in profile_reset_pin_activity (#2348)

* profilr_reset_pin atrribute removed

* removed all constraint attribute from scroll view

02407707df557f1c60340a390172c92e29b7f954 authored about 4 years ago
Fix #2333: Prevent crash on Administrator Controls when it is selected again in navigation drawer (#2347)

* Fix #2333: Prevent crash on Administrator Controls when it is selected again in navigation dra...

6efd2549fb8b7eae94f87eaead99192d5644e66e authored about 4 years ago
Fix #2278: Add RTL support for Admin Controls Reset Pin (#2287)

* Fix #2278: Add RTL support for Admin Controls Reset Pin

* Update to make input support RTL ...

2511715a4770cda65df593cf6821b17b7f8f3d28 authored about 4 years ago
updated tools:context with correct path (#2342)

ab125dce6130ca5fd1aa8e242e25ff3a1eb82c07 authored about 4 years ago
Fix #1975: Action Bar Text Size Variation (#2296)

* High-fi Topic Revision Cards RTL issue resolved

* Action bar text size variation issue reso...

890eb4440d8a74b13eb728e46659b12392320f41 authored about 4 years ago
Fix #2270 Added RTL mode for Audio and Language Activity (#2338)

* added RTL mode for Audio and Language Activity

* reverted changes to Project.xml

68535b2171aebb6a8f09852da8fe2479be2d7216 authored about 4 years ago
corrected indexes in ProfileAvatar (#2332)

d9410bb71e05026ac19d321d1ff2cf86f136a60a authored about 4 years ago
Fix part of #2294: Migration to TextInputLayout for AdminAuth (#2265)

* typeText vs editTextInputAction

* migrate to textInputLayout

* revert a commit

* box ...

d2b5d640c1c48496c9055749a65817af8656db46 authored about 4 years ago
Enabled pseudolocales (#2330)

Co-authored-by: Rajat Talesra <[email protected]>

7d61134b7aff33cbd0dd33f2c5e7523ea09903a5 authored about 4 years ago
Fixes crash (#2317)

634a49f593faa41541bbd5db6b5abfe896e7ce20 authored about 4 years ago
Fix #2283 [RTL] High-fi Topic Tabs Icons (#2328)

* Convert Topic Tab Revision Icon to RTL layout.

* Reformat

c1efb21aa4b9ad5c1bb7675c5a7816d9e9d07daf authored about 4 years ago
Fix #2021: Seperate robolectric check provider (#2289)

* initial changes

* fixing CI errors

* Avoiding mutliple provides anno..

* Removing pro...

9a8d6ab1aa4b920d8541ede7fe4159d4f7ccc606 authored about 4 years ago
Temporarily remove vinitamurthi from codeowners (#2307)

ec4b1d99efa2d1c56cf6207217c8a46044fcbf98 authored about 4 years ago
Fix #2299: Introduce append text fix (#2300)

* Add fix for EditTextInputAction.

* Use EditTextInputAction everywhere in place of typeText(...

6d7cd12ec913cd9546546f9b459e485d4b49ad61 authored about 4 years ago
Add support for unpublished topics (#2303)

* Add support for unpublished topics.

Marking a topic as unpublished is the key way to indica...

42268c98103f389569def2f1f7b319ccffb55906 authored about 4 years ago
Remove self-code ownership until 2021-01-05 (#2305)

Removing self code ownership until I return from holiday on 2021-01-05.

95d123c8019240ba8eb46e8a9e01b2310307d2a4 authored about 4 years ago
Fix part of #2234: Shift assertThrows function from domain module to testing module (#2284)

* Fix part of #2234: Shift assertThrows function in the domain module to testing module

* Fix...

99b0db80010c8ef32a8064373f509eacfac23752 authored about 4 years ago
Fix part of #2234: Shift assertThrows function from utility module to testing module (#2285)

* Fix part of #2234: Shift assertThrows function from utility module to testing module

* Remo...

ac0bbbffa81339aac264167415dba10fb78e823d authored about 4 years ago
Fix part of #2234: Shift assertThrows function in testing module (#2286)

acf6f62b568244f4a84aaded92459e51c0526525 authored about 4 years ago
Introduce proper codeowners. (#2301)

Introduce codeowners per the approved document: https://docs.google.com/document/d/1OtGIwG-VMZkE...

dcfcf4752d29d801943b7c9b5f81acb30ee366b3 authored about 4 years ago
Fix #2263: Fixes App crashes in Lessons Tab and Espresso tests in TopicLessonFragmentTest (#2264)

* fixing crashes

* Resolving requested changes

* fix ktlint check

* Added config change...

f29299ae9a60ad1925a5b3b5af387e474ed4a1a9 authored about 4 years ago
Fix #1900: Thoroughly tested ItemSelectionInputIsProperSubsetOfRuleClassifierProvider.kt (#2244)

* Thoroughly tested ItemSelectionInputIsProperSubsetOfRuleClassifierProvider.kt

* resolving k...

6fba4574392d6108f07e6d3bced40d6183a17ec9 authored about 4 years ago
Fix #2259 : Disabled split APKs (#2273)

* Update build.gradle

apk split

* Update build.gradle

* Update build.gradle

909847c375ed4d44b2596ed466ee79ae0c209a6a authored about 4 years ago
Fix part of #2234: Shift assertThrows functions in the app module to the testing module (#2235)

* Shift assertThrows functions in the app module to the testing module

* Shift assertThrows f...

a2fe9ad1d77fba0f64f2b28e18743e3d47efb7c5 authored about 4 years ago
Fix part of #2132: Chapter List Page Issues (#2232)

* Fix part of #2132

* Fix part of #2132

* Fix part of #2132

* Fix part of #2132

* Fi...

f80a8c2306f8738d8db99286192786b2e4105ce1 authored about 4 years ago
High-fi Topic Revision Cards RTL issue resolved (#2275)

28596d8cf60d1e016954f17182e99d216536c988 authored about 4 years ago
Fix #1897: Add tests for ItemSelectionInputDoesNotContainAtLeastOneOfRuleClassifierProvider (#2243)

* Add tests for ItemSelectionInputDoesNotContainAtLeastOneOfRuleClassifierProvider.

* Add add...

6131e0a688547bea15ac21e65f1c875685eebea8 authored about 4 years ago
Fix #2237: Remove orientation attribute from ConstraintLayout and FrameLayout. (#2242)

* Remove orientation attribute from ConstraintLayout and FrameLayout.

* Remove orientation fr...

ddbab9626540468343b1b10903f46a969c5c7236 authored about 4 years ago
Fix #1890: Add tests for FractionInputIsEquivalentToAndInSimplestFormRuleClassifierProvider (#2222)

* Add tests for FractionInputIsEquivalentToAndInSimplestFormRuleClassifierProvider

* Add test...

05ccbc9f41c8d881d7ba33c86d94b788989c95ab authored about 4 years ago
Migrate getTopicList() to DataProvider [Blocked: #2261] (#2253)

* Migrate getTopicList() to DataProvider.

TopicListController.getTopicList() was just a LiveD...

f2c3b3159a349c8906e537d8ffbaa949ac775c9b authored about 4 years ago
Add .bazelrc (#2261)

This file comes from https://github.com/oppia/oppia-android/pull/1904. We need it to simplify Ba...

72c5d30d69acd8e1bf58be3dff9a1e87fb8d0316 authored about 4 years ago
Fix #1968: Fix NavigationDrawerTestActivityTest for Robolectric (#2204)

* checking one test case

* adding ben's solution

* added a test

* nit fix

* removed ...

466eb815dc6c636828afac9817f5d09297408a0f authored about 4 years ago
Fix #2058: Intent Key Checks ProfileChooserFragmentTest.kt (#2247)

* Intent Key Checks ProfileChooserFragmentTest.kt

* resolving ktlint checks

* Resolving re...

47ca02f75f08ca2a2322639fc11e1be93554964c authored about 4 years ago
Fix #2239: Added Missing tests in BUILD.bazel (#2240)

* Added Missing tests in BUILD.bazel

* resolving bazel build CI

fd485eef165f8ea6bf4c7d5de01873ab51f59559 authored about 4 years ago
Add self as global codeowners while Rajat is out (#2224)

f616e8570ee6c791250a0675e0b728204b96b1d1 authored about 4 years ago
Fix #1871: Fix ProfileChooserFragmentTest for Robolectric (#2045)

* fix ProfileChooserFragmentTest for robolectric test

* nit fix

* removed e2e test, shifte...

893f017c9e571616446afdfe9fd0797bd164c250 authored about 4 years ago
Fix part of #210: Fix name and test inconsistencies for FractionInputIsEquivalentToRuleClassifierProviderTest (#2221)

* Update so test names and numbers match what is tested

* Update so test names and numbers ma...

49b3f3c1c997b2ed79dc755bee3eeae32b7eb9ba authored about 4 years ago
Fix #2176: Added RTL Support for Profile List Screen (profile_view_profile_list.xml file) (#2199)

* RTL Support for ongoing_topic_item

Added RTL Support in the ongoing_topic_item

* Update ...

71935a00580a1e5975c3a9263be32a2915544f21 authored about 4 years ago
Fix #1959: Optimize admin_auth_activity.xml (#2225)

* Optimize admin_auth_activity.xml

* resolving requested changes

408c48ec3bedb281635eb378246048efddb0f38c authored about 4 years ago
Fix #2192: Fixes delete profile in tablet (#2195)

* fixes delete profile in tablet

* ktlint approval changes

* Resolving requested changes
...

33f47361f7eba4ce6ab5b7f6fc7616511444bae9 authored about 4 years ago
Fix #2035: Update file formatting under dragAndDropSortInput package (#2211)

* Fix #2035: Update file formatting under dragAndDropSortInput package

* Fix lint issues

*...

4be56ff8c9683533c1db9484b624a42224fc918e authored about 4 years ago
rtl-revision (#2200)

8ad2bdd0bbdd47488bc24d049f2b7e17d12bc723 authored about 4 years ago
Fix #2148: [RTL] High fi Topic-Info tab (#2168)

* add rtl to topic_info

* added rtl

* changed 1 story to Story 1

4f23e9d82eb4255edcb6d38206ffebc155598bdd authored about 4 years ago
Fix #2202: Adding bullet points in FAQ answers (#2203)

* RTL support for completed_story_item.xml

* reverting the removed onClick attribute

* RTL...

cb6d84534f672d366d58b88ba42e99913df01020 authored about 4 years ago
Remove extra '>' in content description (#2212)

Remove extra '>' in drawer_close_content_description. This seems wrong--it doesn't add anything,...

62beb85fad2d32a33ee1dc4fc63ec074ad912a2f authored about 4 years ago
Fix part of #2057: Remove unnecessary RunOn from QuestionPlayerActivityTest (#2189)

* remove unnecessary runon

* add doc and bind with OppiaTestRule

* fix typo

8e4b43938a5f07e51124fefdec4e39385922ac47 authored about 4 years ago
Fix part of #1868: Fix few Topic Tests and Migrate to ViewPager2 (#2104)

* moigrate to viewpager2, test fix TopicPracticeFragmentTest

* fix lint error

* nit change...

1863faf0705c221d2a64c0ca7848a87d62b1ccb1 authored about 4 years ago
Fix #2147: Rtl support for TopicPractice tab (#2181)

* RTL support for completed_story_item.xml

* reverting the removed onClick attribute

* RTL...

163be9519822222b8c54d5982fd709be7387998d authored about 4 years ago
few tests don't need runon (#2188)

b50b7ef87155edd07d2bd8a2e49fe38db000e788 authored about 4 years ago
Fix #1891: Throughly add tests for NumberWithUnitsInputIsEqualToRuleClassifier (#2152)

* Test NumberWithUnits

* Removed TODO and changed the variable names

71bd9fb8620db93caa32bf838cf43573a1965f5b authored about 4 years ago
shift test to StringToRatioParserTest, fix one test (#2184)

774e3348e46cde49617b05a23c4c59994ce3f460 authored about 4 years ago
Fix #2175: RTL support for Onboarding flow footer (#2183)

* RTL support for Onboarding flow footer

* Fix for previous commit

* Fixing lint checks

...

03b555379e0ade0d53447104aa27efe349a6fc4e authored about 4 years ago
Fix #2179: RTL support for FAQ list (#2191)

* RTL support for FAQ

* refactor xml code

* fix for landscape

96fc0bf6354cac9be3efa1e5018d81d33d2aa5ed authored about 4 years ago
Fix #2178: RTL support options list (#2190)

* RTL support for Options

* fix for landscape and sw660dp

* fix for language and audio

c991c8d479c8b8a018c34076fa13e0c36986c8fa authored about 4 years ago
Fix #2180 , Added RTL support in faq_single_activity.xml file (#2185)

* RTL support in FAQ-single

RTL support in FAQ-single

* Update Project.xml

* Update pro...

455dc7d8344788c2301275e9dc3e3bb30b357920 authored about 4 years ago
rtl support in help_item.xml file (#2187)

9221c80f33d94c38a69bf055dbde5d3138ec5ada authored about 4 years ago
Fix #2145, Added RTL Support for Ongoing_topic_item (Topics In Progress) (#2172)

* RTL Support for ongoing_topic_item

Added RTL Support in the ongoing_topic_item

* Update ...

500bab9324031224fbd8ecb9e540ed2c73c58f10 authored about 4 years ago
Fix #1872: Fix AudioFragmentTest for Robolectric (#2170)

* fix test for robolectric

* nit fix

3a1588564c8d5b7aa43eef897c0b1519e431f06c authored about 4 years ago
Fix #2146: [RTL] Highfi CompletedStoryList #2146 (#2169)

* RTL support for completed_story_item.xml

* reverting the removed onClick attribute

6dcebb7383a78b8b380379d1ad8962b1242165f8 authored about 4 years ago
practice tab - subtopic checkboxes are now top alligned instead of centre-vertical alligned (#2166)

bfa7e84ac43f7fbf5909d1c3cf4a619b1a34fa06 authored about 4 years ago
Fix part of #1587: Made intent keys consistent in the options and player packages in the app module (#2066)

* Made intent keys consistent in the options and player packages in the app module

* Klint st...

ebf58a8a9c28e4b12cb78e5b07683f9562f94f5b authored about 4 years ago
Made intent keys consistent in the profile and settings.profile packagein the app module (#2106)

86bef5c90589a6b7350e5f01fb6fcd30588b8d45 authored about 4 years ago
Fix part of #1996: Fix InputInteractionViewTestActivityTest (#2164)

* fix tests

* fix lint errors

* try fixing tests by closeable

* try fixing more test ca...

dff51735a004562de79836a4e30661a968d8f178 authored about 4 years ago
Fix #2126: Highfi Revision card [Tablet] (#2162)

* sw600dp land and port for revision_card_fragment.xml

* Update revision_card_fragment.xml

...

cbdd0ee329aaa53532764c9a30ec4d7a7737df4f authored about 4 years ago