-
Notifications
You must be signed in to change notification settings - Fork 566
Fixes part of #5345: Implemented Reset functionality of Platform Parameters with new UI. #5894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 89 commits
Commits
Show all changes
154 commits
Select commit
Hold shift + click to select a range
3f0fb45
disable auto focus
71f2066
resolve
00a5f1f
change
4baf983
Merge branch 'develop' into disable-auto-focus
theayushyadav11 3edd7c9
added check
3eac6ca
Merge remote-tracking branch 'origin/disable-auto-focus' into disable…
01cf323
removed tests
726d53c
working overrides
38ec177
added debugImpl tests
055e88b
added fragment test
4dbee61
Merge remote-tracking branch 'upstream/develop' into platform-paramet…
af26af3
android lint fix
451c5e1
added kdoc
b0113b1
modified tests
8683623
added integration test
1652e67
added reset implementation
1b175ae
added kdoc
2052972
added debugImpl test
d1fe959
added UI tests
b50f6e1
Update PlatformParametersFragmentPresenter.kt
theayushyadav11 8a3459d
added and arranged tests
f1083ab
formatting
6f6b940
fixed bg color
64a507c
added updateflags and params tests
a481de8
fix
5e73d35
fix
1d7657f
fix
d80eb41
Merge remote-tracking branch 'upstream/platform-parameter-overridding…
a2b4ae8
used set
c13b81b
Merge remote-tracking branch 'upstream/platform-parameter-overridding…
97bf148
added debugImpl test
4a371ef
added reset for feature flags
76cc81e
nits
1b541b9
changes
f6aaeea
added test
53af914
Merge remote-tracking branch 'upstream/platform-parameter-overridding…
211c3e0
nits
b2c8c99
nits
90c8170
Merge branch 'platform-parameter-overridding' into reset-platform-par…
theayushyadav11 d6d8329
Implementing new UI
5d76eb4
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
f8ea609
added reset implementation
0c63c0b
added kdoc
f71bbd5
added debugImpl test
7d520b5
added debugImpl test
21ae39e
added reset for feature flags
7ec0afc
Implementing new UI
5994654
added night mode color
a4fab27
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
ca1c2a6
Merge branch 'develop' into platform-parameter-overridding
theayushyadav11 914ed9e
nits
9328233
nits
45a190c
Merge branch 'platform-parameter-overridding' into reset-platform-par…
theayushyadav11 3d96f2b
added reset implementation
0723cc0
added kdoc
407e1a7
added debugImpl test
7b3a2d0
added debugImpl test
7bfe3c8
added reset for feature flags
f82f6d9
Implementing new UI
01afd38
added night mode color
e79a732
added reset implementation
8fb710a
added debugImpl test
1677580
added reset for feature flags
5c93133
Implementing new UI
11de7bc
removed binding adapter
19507f8
updating functionalities
4e59588
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
3ec4a6d
Fix part of #5734: Resolve issues UselessLeaf + ObsoleteSdkInt (#5909)
manas-yu fad9468
nits
82189b4
disable auto focus
a5b12f3
resolve
f60052a
change
ae4203e
modified tests
c101fc1
changes
0582d31
nits
1270e60
nits
a4d925e
fix
43173b7
Merge remote-tracking branch 'upstream/platform-parameter-overridding…
edfa8a1
Merge branch 'platform-parameter-overridding' into reset-platform-par…
theayushyadav11 06a30a4
fix-merging
2e208a8
added import
d0d208c
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
7689f96
sorting
8785edd
nits
db3f6a7
modified FeatureFlagsFragmentTest
99c39cf
PlatformParametersFragmentTest
8dffeb9
added icon test
dc493f5
added exemptions
66a1081
added sorting logic
cc823e8
nits
396114a
Merge branch 'develop' into platform-parameter-overridding
theayushyadav11 ccf98dc
Update model/src/main/proto/arguments.proto
theayushyadav11 95d2087
revert
ff1ebca
lint
4954c9f
Merge branch 'platform-parameter-overridding' into reset-platform-par…
theayushyadav11 ba97f35
added save
theayushyadav11 77d32bb
kdoc
theayushyadav11 85d5555
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 bb5a8f0
input field size
theayushyadav11 5a2669b
pending resets
theayushyadav11 a72e285
retest
theayushyadav11 db391c9
setbackground
theayushyadav11 11ba3eb
nits
theayushyadav11 f6b276d
focus-change
theayushyadav11 de0861a
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 87e5aa8
platform parameters test
theayushyadav11 9bb0259
feature flag test
theayushyadav11 bb6513e
proto changes
theayushyadav11 ee5e4b1
fixed colors
theayushyadav11 f6addce
removed lint exemptions
theayushyadav11 332a13d
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 ce92fb3
lint
theayushyadav11 da0d05f
check
theayushyadav11 ffc6555
feature flags screen
theayushyadav11 fbc453a
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 ee3a193
platform parameters
theayushyadav11 01873b4
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
theayushyadav11 223589c
optimise
theayushyadav11 237d8e6
save button UI
theayushyadav11 a233c50
featureflagfragmenttest
theayushyadav11 be3dde5
tests
theayushyadav11 964c39f
revert
theayushyadav11 86e8ec1
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 791f88f
review comments
theayushyadav11 b3d58cd
tests
theayushyadav11 65c2505
changes
theayushyadav11 218bf32
Restore executable permission on ktlint_lint_check.sh
theayushyadav11 5cb5538
review comments
theayushyadav11 5ea33a8
nits
theayushyadav11 5c20862
remove tests
theayushyadav11 403a7bc
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 bc53948
focus change test
theayushyadav11 45fc740
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 aa8f59d
added error test
theayushyadav11 bbdd464
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
theayushyadav11 871bf12
lint
theayushyadav11 bbadbaa
lint exemptions
theayushyadav11 7b5cf90
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 6cf5a92
lint exemptions
theayushyadav11 53576aa
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
theayushyadav11 7c8b293
states provider change
theayushyadav11 d18ec0f
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 6559ffe
merge conflicts
theayushyadav11 517ba06
merge conflict
theayushyadav11 11d2a39
kdoc
theayushyadav11 16671bd
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 7ed90c5
lint exemptions
theayushyadav11 9cf552e
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
theayushyadav11 545b042
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 0bc242f
nits
theayushyadav11 c41615a
Merge branch 'develop' into reset-platform-parameters
theayushyadav11 823d909
nits
theayushyadav11 f46e5aa
Merge remote-tracking branch 'upstream/reset-platform-parameters' int…
theayushyadav11 864658d
nits
theayushyadav11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.