-
-
Notifications
You must be signed in to change notification settings - Fork 36
Added Tags for activities, and Rich Text Editor. #316
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -125,6 +125,7 @@ dependencies { | |
| implementation 'androidx.legacy:legacy-preference-v14:1.0.0' | ||
| implementation 'androidx.exifinterface:exifinterface:1.3.3' | ||
| implementation 'com.pes.materialcolorpicker:library:1.2.2' | ||
| implementation 'com.github.widemouth-dz:wmrichtexteditor:2.0.4' | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is this still active? in https://github.com/widemouth-dz/ I don't see a repository wmrichtexteditor...
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also it looks that you didn't include this library in the list of used libraries in the about dialog. |
||
|
|
||
| implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' | ||
| implementation "androidx.lifecycle:lifecycle-viewmodel:2.5.1" | ||
|
|
||
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.
I think we don't need this change to be merged, right? can you remove it from the PR?