forked from nextcloud/android
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Nmc/1878 Privacy #60
Open
tobiasKaminsky
wants to merge
1
commit into
master
Choose a base branch
from
nmc/1878-privacy
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Nmc/1878 Privacy #60
Conversation
This file contains 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
tobiasKaminsky
commented
Apr 3, 2023
app/src/main/java/com/owncloud/android/ui/activity/SettingsActivity.java
Outdated
Show resolved
Hide resolved
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
8 times, most recently
from
April 25, 2023 18:27
597d00c
to
9b52464
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
14 times, most recently
from
May 17, 2023 18:48
ea36419
to
daf6e8a
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
May 25, 2023 14:26
312027a
to
fb6cd28
Compare
@@ -41,6 +43,25 @@ class LauncherActivity : BaseActivity() { | |||
@Inject | |||
lateinit var appPreferences: AppPreferences | |||
|
|||
private val handler = Handler(Looper.getMainLooper()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebase and resolve the conflict for privacy once this upstremead PR (nextcloud#11760) is merged by NC.
Applicable for onboarding and splash PR as well.
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
July 6, 2023 08:37
cc25315
to
e1230c7
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
August 28, 2023 18:52
e1230c7
to
d519194
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
October 19, 2023 17:40
d519194
to
049e391
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
2 times, most recently
from
November 2, 2023 07:22
64df967
to
fb35138
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
2 times, most recently
from
November 21, 2023 11:23
893e997
to
fd105b6
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
December 27, 2023 13:11
fd105b6
to
f8f3154
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
2 times, most recently
from
January 11, 2024 11:17
332c48c
to
2e59c52
Compare
Closed
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
February 14, 2024 08:09
2e59c52
to
0aad3dc
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
2 times, most recently
from
April 10, 2024 06:55
ccf36ea
to
ff5cdb3
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
3 times, most recently
from
June 26, 2024 09:15
8c28f3f
to
97e3d0c
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
July 18, 2024 07:42
97e3d0c
to
7548fe2
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
August 5, 2024 06:51
7548fe2
to
efe6a7e
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
August 23, 2024 06:07
efe6a7e
to
fa5d22c
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
September 13, 2024 04:31
fa5d22c
to
f36f261
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
November 6, 2024 07:19
f36f261
to
fd08bc7
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
November 25, 2024 17:51
fd08bc7
to
dff0f15
Compare
surinder-tsys
force-pushed
the
nmc/1878-privacy
branch
from
December 16, 2024 13:50
dff0f15
to
4ea6fb5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Privacy settings added for NMC.