Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TalkingReminder
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
PANKAJ KUMAR
TalkingReminder
Commits
90e6fe4b
Commit
90e6fe4b
authored
Nov 27, 2019
by
PANKAJ KUMAR
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MainActivity Documentation
parent
6b92e1f7
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
172 additions
and
83 deletions
+172
-83
app/src/main/java/com/sudogeeks/talking_reminder/MainActivity.java
...ain/java/com/sudogeeks/talking_reminder/MainActivity.java
+172
-53
app/src/main/res/drawable/ic_access_time.xml
app/src/main/res/drawable/ic_access_time.xml
+0
-5
app/src/main/res/drawable/ic_notifications_active_black.xml
app/src/main/res/drawable/ic_notifications_active_black.xml
+0
-9
app/src/main/res/drawable/ic_notifications_off_black.xml
app/src/main/res/drawable/ic_notifications_off_black.xml
+0
-9
app/src/main/res/drawable/ic_sync.xml
app/src/main/res/drawable/ic_sync.xml
+0
-5
app/src/main/res/raw/sample.mp3
app/src/main/res/raw/sample.mp3
+0
-0
app/src/main/res/values/colors.xml
app/src/main/res/values/colors.xml
+0
-2
No files found.
app/src/main/java/com/sudogeeks/talking_reminder/MainActivity.java
View file @
90e6fe4b
This diff is collapsed.
Click to expand it.
app/src/main/res/drawable/ic_access_time.xml
deleted
100644 → 0
View file @
6b92e1f7
<vector
android:height=
"24dp"
android:tint=
"#646464"
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
android:width=
"24dp"
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<path
android:fillColor=
"#FF000000"
android:pathData=
"M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM12,20c-4.42,0 -8,-3.58 -8,-8s3.58,-8 8,-8 8,3.58 8,8 -3.58,8 -8,8zM12.5,7H11v6l5.25,3.15 0.75,-1.23 -4.5,-2.67z"
/>
</vector>
app/src/main/res/drawable/ic_notifications_active_black.xml
deleted
100644 → 0
View file @
6b92e1f7
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
<path
android:fillColor=
"#FF000000"
android:pathData=
"M7.58,4.08L6.15,2.65C3.75,4.48 2.17,7.3 2.03,10.5h2c0.15,-2.65 1.51,-4.97 3.55,-6.42zM19.97,10.5h2c-0.15,-3.2 -1.73,-6.02 -4.12,-7.85l-1.42,1.43c2.02,1.45 3.39,3.77 3.54,6.42zM18,11c0,-3.07 -1.64,-5.64 -4.5,-6.32L13.5,4c0,-0.83 -0.67,-1.5 -1.5,-1.5s-1.5,0.67 -1.5,1.5v0.68C7.63,5.36 6,7.92 6,11v5l-2,2v1h16v-1l-2,-2v-5zM12,22c0.14,0 0.27,-0.01 0.4,-0.04 0.65,-0.14 1.18,-0.58 1.44,-1.18 0.1,-0.24 0.15,-0.5 0.15,-0.78h-4c0.01,1.1 0.9,2 2.01,2z"
/>
</vector>
app/src/main/res/drawable/ic_notifications_off_black.xml
deleted
100644 → 0
View file @
6b92e1f7
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:width=
"24dp"
android:height=
"24dp"
android:viewportWidth=
"24.0"
android:viewportHeight=
"24.0"
>
<path
android:fillColor=
"#FF000000"
android:pathData=
"M20,18.69L7.84,6.14 5.27,3.49 4,4.76l2.8,2.8v0.01c-0.52,0.99 -0.8,2.16 -0.8,3.42v5l-2,2v1h13.73l2,2L21,19.72l-1,-1.03zM12,22c1.11,0 2,-0.89 2,-2h-4c0,1.11 0.89,2 2,2zM18,14.68L18,11c0,-3.08 -1.64,-5.64 -4.5,-6.32L13.5,4c0,-0.83 -0.67,-1.5 -1.5,-1.5s-1.5,0.67 -1.5,1.5v0.68c-0.15,0.03 -0.29,0.08 -0.42,0.12 -0.1,0.03 -0.2,0.07 -0.3,0.11h-0.01c-0.01,0 -0.01,0 -0.02,0.01 -0.23,0.09 -0.46,0.2 -0.68,0.31 0,0 -0.01,0 -0.01,0.01L18,14.68z"
/>
</vector>
app/src/main/res/drawable/ic_sync.xml
deleted
100644 → 0
View file @
6b92e1f7
<vector
android:height=
"24dp"
android:tint=
"#646464"
android:viewportHeight=
"24.0"
android:viewportWidth=
"24.0"
android:width=
"24dp"
xmlns:android=
"http://schemas.android.com/apk/res/android"
>
<path
android:fillColor=
"#FF000000"
android:pathData=
"M12,4L12,1L8,5l4,4L12,6c3.31,0 6,2.69 6,6 0,1.01 -0.25,1.97 -0.7,2.8l1.46,1.46C19.54,15.03 20,13.57 20,12c0,-4.42 -3.58,-8 -8,-8zM12,18c-3.31,0 -6,-2.69 -6,-6 0,-1.01 0.25,-1.97 0.7,-2.8L5.24,7.74C4.46,8.97 4,10.43 4,12c0,4.42 3.58,8 8,8v3l4,-4 -4,-4v3z"
/>
</vector>
app/src/main/res/raw/sample.mp3
deleted
100644 → 0
View file @
6b92e1f7
File deleted
app/src/main/res/values/colors.xml
View file @
90e6fe4b
...
...
@@ -3,6 +3,4 @@
<color
name=
"primary"
>
#008577
</color>
<color
name=
"primary_dark"
>
#00574B
</color>
<color
name=
"accent"
>
#D81B60
</color>
<color
name=
"textheader"
>
#ffffff
</color>
<color
name=
"textbody"
>
#000000
</color>
</resources>
\ 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