You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,11 @@ A simple note widget for Android
3
3
4
4
Based on [Jot by hellos3b](https://play.google.com/store/apps/details?id=com.simplidget.jot). I decided to make my own to be more customizable so it can better fit my homescreen styling.
5
5
6
+
Using the [color picker from martin-stone](https://github.com/martin-stone/hsv-alpha-color-picker-android) under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0), Copyright 2015 Martin Stone.
7
+
6
8
## To do:
7
9
1.~~Load and save a multi-line plain text message.~~
8
10
2.~~Create a flexible launcher widget to display the message.~~
9
11
3.~~Create an icon and widget preview.~~
10
-
4. Extend functionality by adding appearance customization options.
11
-
5.Consider publishing on Play Store or F-Droid, or announcing in /r/Android's APPreciation thread
12
+
4.~~Extend functionality by adding appearance customization options.~~
0 commit comments