Open
Conversation
a87f483 to
d3841fb
Compare
377d682 to
d8e8726
Compare
1d222ad to
a10ada5
Compare
814827a to
fffe9f7
Compare
fffe9f7 to
738dbf4
Compare
738dbf4 to
1736545
Compare
1736545 to
7e698d2
Compare
02131f4 to
8f26e58
Compare
c6d0f3a to
b43e477
Compare
b43e477 to
4da8350
Compare
a1d13da to
c0a80d8
Compare
1 task
c0a80d8 to
c9bb244
Compare
This was referenced Sep 25, 2024
Closed
This was referenced Oct 28, 2024
NMC-2121: Theming applied to passcode. NMC-2374: Image edit functionality customized. NMC-1941: Fixed error message coming after camera permission allowed. NMC-2052: Fix back arrow appearing as hamburger icon. NC PR: nextcloud#11769 NMC-2465: Fix local db version to avoid crash during app upgrade. NMC-2576: Disabled switch account SnackBar. NMC-2123: Widget disabled. NMC-2127: System default night mode. NMC-1919: Backup Calendar-Contacts configured with test cases. NMC-2089: Reduce log levels NMC-4633: disable permission check in search screen Media View multi-selection customized NMC-4799: uploads screen icon color fix NMC-4862: deactivate github report snackbar Added androidTest to verify colors, strings, dimens customized in this branch PR for NMC.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
NMC-1920:
NMC-2121: Theming customization for app pin (pass code).
NMC-2374: Theming related changes to Image Edit functionality.
Using this functionality the user can rotate and crop the images.
NMC-2127: System default night mode.
NMC-2123: Disabling the widget for MagentaCloud.
NMC-1941: Fix error message after camera permission declined.
NMC-2052: Fix back arrow instead of hamburger in All Files and during navigating between screens.
NMC-2576: Disabled switch account SnackBar
NMC-2465: App is crashing or stuck at launcher screen when user upgrade to latest app.
But for fresh install there won't be any crash.
Example: If user has play store version 7.21.9 and user upgrade to 7.21.18. The app will crash for that user.
NMC-1919: Hiding calendar from configurable flag.
Button size and padding customized.
NMC-2089: Reduce log level for release build.
NMC-4633: Disable contact & calendar permission check in Search Fragment.
Media View multi-selection customization.
NMC-4799: uploads screen icon color fix
NMC-4862: deactivate github report snackbar
NMC-5316: hide global upload pause icon