Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Krishna Vemulavada
/
vera_2.1_app
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fbbcd444
authored
Sep 27, 2019
by
Krishna Vemulawada
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
login alligi issur rsl
parent
69c0aa2a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
5 deletions
app/build.gradle
app/src/vportal/res/layout/activity_login_view.xml
app/vportal/staging/app-vportal-staging.apk
app/vportal/staging/output.json
app/build.gradle
View file @
fbbcd444
...
@@ -91,7 +91,7 @@ android {
...
@@ -91,7 +91,7 @@ android {
vportal
{
vportal
{
applicationId
"com.vsoft.vera.vportal"
applicationId
"com.vsoft.vera.vportal"
versionCode
1
versionCode
1
versionName
"0.
0.9
"
versionName
"0.
1.0
"
}
}
}
}
}
}
...
...
app/src/vportal/res/layout/activity_login_view.xml
View file @
fbbcd444
...
@@ -76,7 +76,8 @@
...
@@ -76,7 +76,8 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_alignParentRight=
"true"
android:layout_alignParentRight=
"true"
android:layout_marginRight=
"15dp"
android:layout_marginRight=
"30dp"
android:layout_marginBottom=
"15dp"
android:visibility=
"visible"
android:visibility=
"visible"
android:layout_centerVertical=
"true"
android:layout_centerVertical=
"true"
android:src=
"@drawable/ic_password_show"
/>
android:src=
"@drawable/ic_password_show"
/>
...
@@ -85,7 +86,8 @@
...
@@ -85,7 +86,8 @@
android:layout_width=
"wrap_content"
android:layout_width=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
android:layout_alignParentRight=
"true"
android:layout_alignParentRight=
"true"
android:layout_marginRight=
"15dp"
android:layout_marginRight=
"30dp"
android:layout_marginBottom=
"15dp"
android:visibility=
"gone"
android:visibility=
"gone"
android:layout_centerVertical=
"true"
android:layout_centerVertical=
"true"
android:src=
"@drawable/ic_show_password"
/>
android:src=
"@drawable/ic_show_password"
/>
...
...
app/vportal/staging/app-vportal-staging.apk
View file @
fbbcd444
The file could not be displayed because it is too large.
app/vportal/staging/output.json
View file @
fbbcd444
[{
"outputType"
:{
"type"
:
"APK"
},
"apkData"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
1
,
"versionName"
:
"0.0.9"
,
"enabled"
:
true
,
"outputFile"
:
"app-vportal-staging.apk"
,
"fullName"
:
"vportalStaging"
,
"baseName"
:
"vportal-staging"
},
"path"
:
"app-vportal-staging.apk"
,
"properties"
:{}}]
[{
"outputType"
:{
"type"
:
"APK"
},
"apkData"
:{
"type"
:
"MAIN"
,
"splits"
:[],
"versionCode"
:
1
,
"versionName"
:
"0.1.0"
,
"enabled"
:
true
,
"outputFile"
:
"app-vportal-staging.apk"
,
"fullName"
:
"vportalStaging"
,
"baseName"
:
"vportal-staging"
},
"path"
:
"app-vportal-staging.apk"
,
"properties"
:{}}]
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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