Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
d2f44370
Commit
d2f44370
authored
Dec 16, 2012
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add deploy scripts
parent
5978f6ba
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
9 deletions
+4
-9
deploy
deploy
+3
-0
res/layout/gaeproxy_appwidget.xml
res/layout/gaeproxy_appwidget.xml
+0
-8
res/values/analytics.xml
res/values/analytics.xml
+1
-1
No files found.
deploy
0 → 100755
View file @
d2f44370
#!/bin/bash
cd
"
${
1
}
"
swift
-A
https://auth.sinas3.com/v1.0
-U
xony5n3m4n
-K
yi2iy14xjhh5ixyh1jl5w5k1zml0x4m351w05hli upload travis
${
2
}
res/layout/gaeproxy_appwidget.xml
deleted
100644 → 0
View file @
5978f6ba
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"fill_parent"
android:layout_height=
"fill_parent"
android:gravity=
"center"
>
<ImageView
android:layout_height=
"wrap_content"
android:layout_width=
"wrap_content"
android:id=
"@+id/serviceToggle"
android:src=
"@drawable/off"
android:layout_gravity=
"center"
></ImageView>
</LinearLayout>
res/values/analytics.xml
View file @
d2f44370
<?xml version="1.0" encoding="utf-8" ?>
<resources>
<!--Replace placeholder ID with your tracking ID-->
<string
name=
"ga_trackingId"
>
UA-3
3136904
-1
</string>
<string
name=
"ga_trackingId"
>
UA-3
7082941
-1
</string>
<!--Enable Activity tracking-->
<bool
name=
"ga_autoActivityTracking"
>
true
</bool>
...
...
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