Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
656 commits
Select commit Hold shift + click to select a range
6b5484d
Back out "Back out "[PKCE][ANSDK] Update response type to code on app…
Jan 31, 2022
ddde59c
Fix code verifier and clean code response
Jan 31, 2022
d655623
Fix network IO on main thread
Jan 31, 2022
ec80b00
Update Assert to assertThat for AuthenticationTokenClaimsTest
Feb 2, 2022
4c41c56
Migrate WebLoginMethodHandler to Kotlin
Feb 2, 2022
e8a828f
Fixed custom tab login failed due to invalid redirect uri
Feb 2, 2022
0d54020
Fix reauth NullPointException crash
Feb 3, 2022
79ba35f
Backfilled some unit tests for native protocol
Feb 4, 2022
967d934
Remove NativeProtocol.createTokenRefreshIntent
Feb 4, 2022
affe2d4
Avoid byte modification on AppEventQueue in its test
Feb 4, 2022
2694440
Force cct and app-switch to TOKEN flow
Feb 5, 2022
91c26c9
Backfill unit test for NativeProtocol with platform acitvity intent c…
Feb 7, 2022
569caa3
Fix minor bugs in NativeAppLoginMethodHandler and backfill some tests
Feb 7, 2022
58fb765
Backfilled unit tests on PKCE in NativeAppLoginMethodHandler
Feb 7, 2022
2e2df05
Deprecate StartActivityDelegate for referrals
Feb 8, 2022
7ad2e9b
Delete com.facebook.referrals from common kit
Feb 8, 2022
e88d059
Upgrade Android Gradle Plugin
Feb 8, 2022
38da2f6
Backfill tests for bundle utility methods
Feb 8, 2022
28def95
Remove deprecated fields in ShareLinkContent and backfill its test
Feb 9, 2022
4587c0d
Migrate ShareLinkContent to Kotlin
Feb 9, 2022
6533f9f
Fix sharing result handling if post Id is not returned
Feb 9, 2022
83a2ef9
Migrate NativeAppLoginMethodHandler to Kotlin
Feb 9, 2022
fca113a
Migrate LoginManager to Kotlin
Feb 10, 2022
992000b
Refactor FacebookSdkTest to avoid redundent byte modification
Feb 11, 2022
88f28bb
add AD_ID permission to manifest
StarStart330 Feb 11, 2022
9de8734
Backfilled unit tests for DeviceAuthMethodHandler
Feb 11, 2022
5531494
Add test for NativeDialogParameters
Feb 11, 2022
46c0cd5
Migrate CustomTabLoginMethodHandler to Kotlin
Feb 11, 2022
7589900
Migrate DeviceAuthMethodHandler to Kotlin
Feb 11, 2022
7622e93
Remove deprecated ShareGraphRequest
jawwad Feb 14, 2022
5e7149d
Remove deprecated JoinAppGroupDialog and CreateAppGroupDialog
jawwad Feb 14, 2022
fc63811
Convert ShareModel.java to Kotlin
jawwad Feb 14, 2022
33ffd2f
Remove deprecated deleteDirectory method from Utility.kt
jawwad Feb 14, 2022
028b4fe
Convert Sharer.java to Kotlin
jawwad Feb 14, 2022
6d6c9a8
Remove @Deprecated from classes that were un-deprecated
jawwad Feb 14, 2022
7856b26
Complete removal of of deprecated LikeView related code
jawwad Feb 14, 2022
928dee3
Remove deprecated AppInvite classes
jawwad Feb 14, 2022
b5589ce
Move class Common.java to Kotlin
jawwad Feb 14, 2022
9bfed8c
Remove deprecated device sharing related classes
jawwad Feb 14, 2022
2535366
Convert AccessTokenTracker.java to Kotlin
jawwad Feb 14, 2022
9cbf4be
Remove deprecated messenger sharing related classes
jawwad Feb 14, 2022
aae7516
Backfilled unit tests for ShareHashtag
jawwad Feb 14, 2022
2965fa7
Convert class ShareHashtag.java to Kotlin
jawwad Feb 14, 2022
6f2d252
Backfilled unit tests for ProfileManager
Feb 14, 2022
0f692cc
Bump version v13.0
Feb 15, 2022
3a25925
Migrate LoginClient to Kotlin
Feb 15, 2022
cdcceb9
Removed deprecated facebook-places code
jawwad Feb 15, 2022
74f0f14
Remove deprecated IAP and IAA API parameters
jawwad Feb 15, 2022
0668457
Backfill tests for java/com/facebook/share/model/ShareVideo.java
jawwad Feb 15, 2022
e2039ae
Move class ShareVideo.java to Kotlin
jawwad Feb 15, 2022
771f0e9
Convert ShareBuilder.java to Kotlin
jawwad Feb 16, 2022
0544620
Convert ShareModelBuilder.java to Kotlin
jawwad Feb 16, 2022
b8e40ea
Backfilled unit test ShareMediaContent and bug fix
Feb 16, 2022
3c8f880
Migrate ShareMediaContent to Kotlin
Feb 16, 2022
6fe7ba3
Backfill test for ResultProcessor.java
jawwad Feb 16, 2022
f03e519
Convert ResultProcessor.java to Kotlin
jawwad Feb 16, 2022
4073c31
Backfill and refactor unit test for SessionLogger to avoid byte modif…
Feb 17, 2022
ba079b4
Backfill unit tests for Validate
Feb 18, 2022
96b0dfc
Migrate NativeDialogParameters to Kotlin
Feb 18, 2022
94639cd
Backfill test for graph object serialization and fix the bug in seria…
Feb 22, 2022
2121180
Backfill tests for AppGroupCreationContent.java
jawwad Feb 22, 2022
4b31e9f
Convert AppGroupCreationContent.java to Kotlin
jawwad Feb 22, 2022
e48478d
Avoid redundent byte modification in AccessTokenCacheTest
Feb 23, 2022
d8c6031
Migrate LegacyNativeDialogParameters to Kotlin
Feb 23, 2022
f4cf6fe
Backfill tests for CameraEffectTextures.java
jawwad Feb 24, 2022
c450e47
Ship Kotlin sample app
facebook-github-bot Feb 24, 2022
feb3bb8
Rename `in` to parcel and remove a few other redundant backticks
jawwad Feb 24, 2022
eddd931
Proactively rename variables that represent a Parcel from "in" to "pa…
jawwad Feb 24, 2022
2fcdd2b
Backfill unit tests for SharePhoto
Feb 24, 2022
92d8553
Migrate SharePhoto to Kotlin
Feb 24, 2022
b06ea5d
Update to using B for Builder and M for Model (instead of P and E)
jawwad Feb 24, 2022
7773f13
translation auto-update for i18n/androidsdk.config.json on master
Feb 24, 2022
ebcae62
Moves bolts classes to the independent package
Feb 25, 2022
765bc1f
Convert CameraEffectTextures.java to Kotlin
jawwad Feb 25, 2022
58edbf6
Backfill tests for CameraEffectArguments.java
jawwad Feb 25, 2022
e8d20e0
Avoid crash if webview is not available
Feb 25, 2022
597307e
Update ktfmt component on FBS:master
strulovich Feb 26, 2022
f0ba9f9
Backfilled unit tests for ImageResponseCache
Mar 2, 2022
969e6fb
Backfill unit tests for DeviceAuthDialog
Mar 3, 2022
147029e
Backfill unit tests for NativeAppCallAttachmentStore
Mar 3, 2022
ab8a738
Migrate DeviceAuthDialog to Kotlin
Mar 3, 2022
f5ce46f
Move handlePermissionResponse to DeviceAuthDialog
Mar 3, 2022
cbbb90c
Migrate LoginHandlerTestCase to Kotlin
Mar 3, 2022
303566d
Deprecate OpenGraph story sharing classes
Mar 3, 2022
ec96d8a
Migrate ShareMedia to Kotlin
Mar 3, 2022
2a71057
Allow AppEventsLogger.setUserID to receive null to clear (#1048)
mikehardy Mar 4, 2022
6ad14cf
Run cleanup_code_formatting.sh for periodic code formatting cleanup
jawwad Mar 4, 2022
4b2b880
Backfill tests for ShareMessengerURLActionButton.java
jawwad Mar 4, 2022
1d0f713
Convert CameraEffectArguments.java to Kotlin
jawwad Mar 4, 2022
b657ae1
Convert ShareMessengerURLActionButton.java to Kotlin
jawwad Mar 4, 2022
849a18b
Update tests to use checkNotNull in a few places
jawwad Mar 5, 2022
ee8beeb
Address URI security vulnerability in ImageResponseCache
Mar 9, 2022
8331768
Refactor CodelessManagerTest to avoid PrepareForTest on CodelessManager
Mar 9, 2022
1eecd12
Backfill unit tests for ShareDialog
Mar 9, 2022
8ddcde1
Migrate ShareDialog to Kotlin
Mar 9, 2022
50dc3a9
Backfill missing tests for AccessTokenManager
Mar 10, 2022
b9f1076
Convert LoginResultTest.java to Kotlin
jawwad Mar 10, 2022
6d2b91b
Migrate ShareStoryContent to Kotlin
Mar 10, 2022
eb597b6
Backfill tests for ShareMessengerActionButton.java
jawwad Mar 10, 2022
8924965
Convert ShareMessengerActionButton.java to Kotlin
jawwad Mar 10, 2022
556b608
Delete the individual <ModelName>BuilderTest.java files since they ar…
jawwad Mar 10, 2022
8f04920
Update the regex that checks for single expression functions to allow…
jawwad Mar 10, 2022
f40a7f9
Convert AccessTokenTrackerTest.java to Kotlin
jawwad Mar 11, 2022
ce42f4f
Move LoginResultTest.kt to kotlin test directory
Mar 12, 2022
f8f5c43
Version bump for v13.1.0
Mar 14, 2022
b4635f3
Single constructor implementation for LoginButton
Mar 21, 2022
8bebed0
Backfill unit tests for CodelessMatcher
Mar 22, 2022
0c14b49
Make client token mandatory for SDK initialization
Mar 22, 2022
b760a0e
Remove some redundant PrepareForTest annotations
Mar 23, 2022
a32d1e9
Backfill tests for NativeProtocol in parsing bridge error results
Mar 23, 2022
040a265
Remove the dates next to the versions in CHANGELOG.md since they are …
jawwad Mar 23, 2022
112350d
Update instances of `org.junit.Assert.assertTrue` to use `org.assertj…
jawwad Mar 23, 2022
4bb7373
Migrate LoginManagerTest to Kotlin
Mar 23, 2022
11bb139
Backfill unit tests for LoginManager.retrieveLoginStatus
Mar 23, 2022
e6521e2
Convert GetTokenLoginMethodHandlerTest.java to Kotlin
jawwad Mar 23, 2022
28ea36c
Convert KatanaProxyLoginMethodHandlerTest.java to Kotlin
jawwad Mar 23, 2022
4574aa5
Update instances of `org.junit.Assert.assertFalse` to use `org.assert…
jawwad Mar 23, 2022
3234868
Refactor RemoteServiceWrapperTest to avoid runtime bytecode modification
Mar 23, 2022
ade97d9
Backfill test for GameRequestContent.java
jawwad Mar 24, 2022
9a53768
Convert GameRequestContent.java to Kotlin
jawwad Mar 24, 2022
d18d76f
Convert ShareContentValidationTest.java to Kotlin
jawwad Mar 24, 2022
ddf0640
Remove reliance on custom assertion methods in TestUtils and remove u…
jawwad Mar 24, 2022
a30221d
Remove a few redundant casts when calling parcel.readParcelable
jawwad Mar 25, 2022
0b0526b
Backfill tests for ShareCameraEffectContent.java
jawwad Mar 25, 2022
592cd93
Convert ShareCameraEffectContent.java to Kotlin
jawwad Mar 25, 2022
1ac46e6
Backfilled unit tests for FacebookButtonBase
Mar 29, 2022
4a2a4d9
Migrate FacebookButtonBase to Kotlin
Mar 30, 2022
9d0095f
Backfill unit tests for FetchedAppSettings
Apr 4, 2022
82ffef5
translation auto-update for i18n/androidsdk.config.json on master
Apr 6, 2022
2756543
Update XML Strings in fbandroid/first-party/java/androidsdk/facebook-…
Apr 7, 2022
2c8b5f7
Update XML Strings in fbandroid/first-party/java/androidsdk/facebook-…
Apr 7, 2022
7cdcb00
translation auto-update for i18n/androidsdk.config.json on master
Apr 8, 2022
1da75e3
translation auto-update for i18n/oculus-mirage.config.json on master
Apr 8, 2022
585131f
translation auto-update for i18n/androidsdk.config.json on master
Apr 11, 2022
7dddeb2
translation auto-update for i18n/androidsdk.config.json on master
Apr 11, 2022
473e5bc
Add test for DeviceRequestsHelper
Apr 11, 2022
84ed109
Migrate DeviceRequestsHelper to Kotlin
Apr 11, 2022
f49c706
translation auto-update for i18n/oculus-mirage.config.json on master
Apr 12, 2022
3cebef1
Refactored InAppPurchaseEventManager to remove prepare class for InAp…
Apr 12, 2022
29f5b00
T112386713 | removing ViewIndexer from list of prepared classes to av…
Apr 13, 2022
3df7de4
translation auto-update for i18n/androidsdk.config.json on master
Apr 13, 2022
9cc5649
Expose the method to create Login Activity Result Contract
Apr 13, 2022
c126e03
Expose method to create activity result contract for share dialogs
Apr 13, 2022
496bed6
translation auto-update for i18n/androidsdk.config.json on master
Apr 17, 2022
8e564b8
Move MockitoConfiguration to test util kit
Apr 19, 2022
74788c0
Migrate CB logging out of beta into production
victorcfk Apr 19, 2022
c409397
Added a caching behaviour for saving Cloudbridge settings
victorcfk Apr 19, 2022
cd83090
Add the ability for cloudbridge to override the cloudbridge settings …
victorcfk Apr 19, 2022
ba9c5ac
Add GK for cloudbridge SDK
victorcfk Apr 19, 2022
6725e83
Version bump for v13.2.0
Apr 19, 2022
b6226b5
Backfill unit tests for newCustomAudienceThirdPartyIdRequest
Apr 19, 2022
77a4b54
Make attrs in FacebookButtonBase nullable
Apr 21, 2022
976bf54
Migrate ShareOpenGraphUtilityTest to Kotlin
Apr 21, 2022
6d163fe
Migrate common kit TestUtils to Kotlin
Apr 21, 2022
a107a00
Convert LoginClientTest.java to Kotlin
jawwad Apr 22, 2022
d57c9c8
Remove deprecated OpenGraph story sharing classes
jawwad Apr 23, 2022
68764c3
@allow-large-files [MSDK] Update ktfmt component on FBS:master
cgrushko Apr 25, 2022
ae1ae9a
Delete unused ShareModelTestUtility.java
jawwad Apr 26, 2022
28a1920
Added the behaviour of the Cloudbridge to be the same for android and…
victorcfk Apr 27, 2022
438cb59
Remove unnecessary @PrepareForTest class in PlatformServiceClientTest
gannonwork May 2, 2022
ac25e23
Back out "Remove unnecessary @PrepareForTest class in PlatformService…
samodom May 2, 2022
d933ff6
Expose country code information from android daemon
May 3, 2022
7bf7240
Avoid using PrepareForTest for AppEventStore in AppEventStoreTest
May 4, 2022
92bcada
Omit flaky test
joesus May 4, 2022
94f41ec
Omitting flaky tests 1/n
joesus May 4, 2022
fb13d6b
Omitting flaky tests 2/n
joesus May 4, 2022
fa95c40
Omitting flaky tests 3/n
joesus May 4, 2022
906e1d7
Omitting flaky tests 4/n
joesus May 4, 2022
9eee871
Omitting flaky tests 5/n
joesus May 5, 2022
24c183e
Omit flaky tests (1/2)
samodom May 5, 2022
7788ee9
Omit flaky tests (2/2)
samodom May 5, 2022
11931be
translation auto-update for i18n/mapillary-android.config.json on master
May 6, 2022
b6eb160
Update ktfmt component on FBS:master
cgrushko May 8, 2022
7469683
Daily `arc lint --take KTFMT`
May 9, 2022
b55e190
Remove unnecessary PrepareForTest annotation classes
ZacharyClarkMartin May 10, 2022
b7cad52
Daily `arc lint --take KTFMT`
May 10, 2022
8e9a40d
Skip more flaky tests
samodom May 10, 2022
5312bc2
Update iOS and Android READMEs to include survey link
samodom May 16, 2022
7599569
adding events for spinner shown/hidden
May 16, 2022
2659eb6
Remove BadDependencyInjection suppressions
May 17, 2022
7526758
translation auto-update for i18n/androidsdk.config.json on master
May 24, 2022
dd2cb93
lets pass app access token as explicit param in DBL polling endpoint
May 25, 2022
db10a5a
adding ability to override default app level access token
May 26, 2022
4dfa827
Override TournamentSortOrder string value
JarWarren Jun 2, 2022
ba03799
Bump GraphAPI and SDK versions to v14
joesus Jun 3, 2022
df1cada
Expose Tournament fields to Java
JarWarren Jun 6, 2022
bdf3fbe
Update ktfmt component on FBS:master
cgrushko Jun 7, 2022
44dcef9
Update CONTRIBUTING.md
JarWarren Jun 21, 2022
c694421
Fix back button behavior for QR code on Catalina
Jun 22, 2022
6f19973
Bump version 14.1.0
joesus Jun 28, 2022
22ce1b1
Backfill unit tests for ModelManager
daj Jul 8, 2022
b9211fe
Stop skipping Android Unit Test cases 1/n
joesus Jul 12, 2022
ff7f92c
Stop skipping Android Unit Test cases 2/n
joesus Jul 12, 2022
f762312
Stop skipping Android Unit Test cases 3/n
joesus Jul 12, 2022
dcb9da9
Stop skipping Android Unit Test cases 4/n
joesus Jul 12, 2022
6d9452c
Stop skipping Android Unit Test cases 5/n
joesus Jul 12, 2022
0febdbe
Stop skipping Android Unit Test cases 6/n
joesus Jul 12, 2022
c9db715
Stop skipping Android Unit Test cases 7/n
joesus Jul 12, 2022
90b050e
Backfill tests in [fbandroid/first-party/java/androidsdk/facebook-cor…
mingcaozhang Jul 14, 2022
c4d9ff0
Adding Jacoco for facebook-core
joesus Jul 15, 2022
9ea4665
Adding jacoco coverage to additional targets
joesus Jul 15, 2022
f41a6b7
Fix Test App Gradle Debug Builds
joesus Jul 18, 2022
9119263
More gradle file cleanup
joesus Jul 18, 2022
4c310a2
Add ChromeCustomTabHandler to Context Choose Dialog
Jul 19, 2022
cfdff38
remove unused generated localized files on master
Jul 22, 2022
c2770e1
translation auto-update for i18n/androidsdk.config.json on master
Jul 26, 2022
75d7583
Fix Android CAPI exception handling
victorcfk Jul 29, 2022
f2df31f
Update ktfmt component on FBS:master
cgrushko Aug 2, 2022
e192c00
Add missing @param
davidtorosyan Aug 3, 2022
a9ea016
Set the correct url to open the off-platform context choose dialog
Aug 3, 2022
384ae9c
Add keystore files to gitignore
joesus Aug 3, 2022
1c25c48
translation auto-update for i18n/androidsdk.config.json on master
Aug 3, 2022
10f3466
Delete SwitchUserSample
joesus Aug 5, 2022
83aee8b
Deleting HelloFacebookSample
joesus Aug 8, 2022
08c5b5c
Delete MessengerSendSample
joesus Aug 8, 2022
ce324bc
Delete RPS Sample
joesus Aug 8, 2022
8cbfe49
Delete ShareIt
joesus Aug 8, 2022
b7a1c9c
Remove buck files and references except for scripts
mingcaozhang Aug 9, 2022
b8c83b9
Add subscriptions API
Aug 9, 2022
fe8101b
Back out "Deleting HelloFacebookSample"
joesus Aug 10, 2022
43ad502
translation auto-update for i18n/androidsdk.config.json on master
Aug 10, 2022
ffc5e09
translation auto-update for i18n/androidsdk.config.json on master
Aug 17, 2022
66df49e
Update mockito-kotlin and rename imports
Aug 18, 2022
96c11b9
translation auto-update for i18n/androidsdk.config.json on master
Aug 21, 2022
51e2576
translation auto-update for i18n/androidsdk.config.json on master
Aug 21, 2022
3191cef
Use buildSrc for dependencies
mingcaozhang Aug 22, 2022
803c826
Migrate root-level gradle files to Kotlin
mingcaozhang Aug 22, 2022
8e1229f
Migrate :facebook: build.gradle to kotlin
mingcaozhang Aug 22, 2022
119688d
Migrate :facebook-applinks build.gradle to kotlin
mingcaozhang Aug 22, 2022
ef68492
Migrate :facebook-bolts build.gradle to kotlin
mingcaozhang Aug 22, 2022
0478f4d
Migrate :facebook-common: build.gradle to kotlin
mingcaozhang Aug 22, 2022
4ef3a2a
Migrate :facebook-core: build.gradle to kotlin
mingcaozhang Aug 22, 2022
58a1aad
Migrate :facebook-gamingservices: build.gradle to kotlin
mingcaozhang Aug 22, 2022
8d7ce3b
Migrate :facebook-login: build.gradle to kotlin
mingcaozhang Aug 22, 2022
6207a24
Migrate :facebook-messenger: build.gradle to kotlin
mingcaozhang Aug 22, 2022
d0ec24d
Migrate :facebook-share: build.gradle to kotlin
mingcaozhang Aug 22, 2022
6497c79
Migrate :facebook-testutil: build.gradle to kotlin
mingcaozhang Aug 22, 2022
b3d4719
translation auto-update for i18n/androidsdk.config.json on master
Aug 22, 2022
18bd210
Fix test sourceSets in gradle files
mingcaozhang Aug 23, 2022
cd19c37
Add jacoco.exec to gitignore
mingcaozhang Aug 24, 2022
6709fd4
Add jacoco-agent.properties to facebook-gamingservices
mingcaozhang Aug 24, 2022
4101593
Disable testCoverage in release build type
mingcaozhang Aug 25, 2022
d7d4e0d
Upgrade NativeAppLoginMethodHandler to launch intents with ActivityLa…
Aug 25, 2022
cf2b1d4
Bump version to 14.1.1
mingcaozhang Aug 29, 2022
0ab4a5c
translation auto-update for i18n/androidsdk.config.json on master
Sep 2, 2022
5eb2504
Update mockito-kotlin version
mingcaozhang Sep 6, 2022
ec09b6c
fbshipit-source-id: 0ab4a5ceeaa0ba9613b60d757a0ed7985de4f0eb
joesus Sep 7, 2022
90f99d8
Adding unit tests
joesus Aug 3, 2022
7477f8f
Bump version to 15.0.0
mingcaozhang Sep 19, 2022
4f613ee
Hotfix for Android 12 support
mingcaozhang Sep 29, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug Report
description: Report an issue that you're running into
labels: bug
labels: bug,needs-triage
body:
- type: checkboxes
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature Request
description: Tell us something you want to see in this project
labels: enhancement
labels: enhancement,needs-triage
title: "Feature Request: "
body:
- type: checkboxes
Expand Down
17 changes: 0 additions & 17 deletions .github/stale.yml

This file was deleted.

18 changes: 18 additions & 0 deletions .github/workflows/needs-attention.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Issue Needs Attention
# This workflow is triggered on issue comments.
on:
issue_comment:
types: created

jobs:
applyNeedsAttentionLabel:
name: Apply Needs Attention Label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Apply Needs Attention Label
uses: hramos/needs-attention@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
response-required-label: 'waiting-for-response'
needs-attention-label: 'needs-triage'
18 changes: 18 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 5 * * *'

jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
with:
close-issue-message: 'Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.'
stale-issue-message: 'Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community&#39;s attention? This issue may be closed if no further activity occurs. Thank you for your contributions.'
days-before-stale: 90
days-before-close: 7
enable-statistics: true
operations-per-run: 60
exempt-issue-labels: 'acknowledged,needs-triage'
6 changes: 5 additions & 1 deletion .github/workflows/verifybuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run corekit testes
- name: Run corekit tests
run: GITHUB_ACTIONS=1 ./gradlew :facebook-core:test -i
- name: Run GamingServicesKit tests
run: GITHUB_ACTIONS=1 ./gradlew :facebook-gamingservices:test -i
- name: Run CommonKit tests
run: GITHUB_ACTIONS=1 ./gradlew :facebook-common:test -i
- name: Run all tests
run: GITHUB_ACTIONS=1 ./gradlew :facebook:test -i
60 changes: 39 additions & 21 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
# built application files
# Built application files
*.apk
*.aar
*.ap_
*.aab

# files for the dex VM
# Files for the ART/Dalvik VM
*.dex

# Java class files
*.class

# generated files
# Generated files
bin/
gen/
libs/
out/
jacoco.exec

# Gradle files
.gradle/
build/

# Local configuration file (sdk path, etc)
local.properties
Expand All @@ -20,20 +27,20 @@ local.gradle
# Proguard folder generated by Eclipse
proguard/

# Intellij project files
*.iml
# Log Files
*.log
*.ipr
*.iws
.idea/

# NetBeans files
.nb-gradle
# Android Studio Navigation editor temp files
.navigation/

# Gradle
# Android Studio captures folder
.gradle
build
captures/

# Buck
# Android Studio output
BUCK*
.buckconfig
.buck-java11
Expand All @@ -43,22 +50,33 @@ keystores/
/.buckconfig.local
/.buckd
/.nobuckcheck
/.bucktestselectors
output.json

# vim temp files
*.swp
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml

*~
*.DS_Store
*java#
*.settings
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild
.cxx/
out/
facebook/doc/
facebook/tests/lint.xml
facebook/src/androidTest/assets/config.json
gradle-app.setting

facebook-core/.externalNativeBuild/
# lint
lint/intermediates/
lint/generated/
lint/outputs/
lint/tmp/

# MacOS
.DS_Store

# i18n
values-fb
# Keystore files
*.jks
*.keystore
Loading