Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
PublicAndroidApps
Nebulo
Commits
160451d4
Commit
160451d4
authored
Jul 01, 2019
by
Daniel Wolf
Browse files
Removed MaterialEditText dependency
parent
501cdd96
Pipeline
#4862
passed with stage
in 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
160451d4
...
...
@@ -94,7 +94,6 @@ dependencies {
implementation
'com.frostnerd.utilskt:navigationdraweractivity:1.3.17'
implementation
'com.frostnerd.utilskt:encrypteddnstunnelproxy:1.5.112'
implementation
'com.frostnerd.utilskt:general:1.0.15'
implementation
'com.frostnerd.utils:materialedittext:1.0.20'
implementation
'com.frostnerd.utils:design:1.0.17'
implementation
'com.frostnerd.utilskt:networking:1.0.3'
implementation
'com.frostnerd.utilskt:adapters:1.1.0'
...
...
app/src/main/java/com/frostnerd/smokescreen/dialog/NewServerDialog.kt
View file @
160451d4
...
...
@@ -17,7 +17,6 @@ import com.frostnerd.encrypteddnstunnelproxy.tls.AbstractTLSDnsHandle
import
com.frostnerd.encrypteddnstunnelproxy.tls.TLS
import
com.frostnerd.encrypteddnstunnelproxy.tls.TLSUpstreamAddress
import
com.frostnerd.lifecyclemanagement.BaseDialog
import
com.frostnerd.materialedittext.MaterialEditText
import
com.frostnerd.smokescreen.R
import
com.frostnerd.smokescreen.getPreferences
import
com.frostnerd.smokescreen.log
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment