Skip to content

Commit f04dd3d

Browse files
committed
update readme
1 parent 04c3eaa commit f04dd3d

40 files changed

+12
-105
lines changed

README.md

Lines changed: 12 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -14,65 +14,23 @@ Simple app that helps track how much time you spend on all the useless activitie
1414

1515
<img src="dev_files/preview.gif" width="300"/>
1616

17-
## Track different activities
18-
19-
[![main_thumb]][main]
20-
<br>
21-
22-
## Add, change or delete activities
23-
24-
[![change_record_type_thumb]][change_record_type]
25-
[![change_record_type_color_thumb]][change_record_type_color]
26-
[![change_record_type_icon_thumb]][change_record_type_icon]
27-
<br>
28-
29-
## View previous records
30-
31-
[![records_thumb]][records]
32-
<br>
33-
34-
## Add, change or delete records
35-
36-
[![change_record_thumb]][change_record]
37-
[![change_record_activity_thumb]][change_record_activity]
38-
<br>
39-
40-
## Views statistics on different time ranges
41-
42-
[![statistics_thumb]][statistics]
43-
<br>
44-
45-
## View detailed statistics
46-
47-
[![statistics_detail1_thumb]][statistics_detail1]
48-
[![statistics_detail2_thumb]][statistics_detail2]
49-
<br>
50-
51-
## Widgets
52-
53-
[![widgets_thumb]][widgets]
54-
[![widget_universal_thumb]][widget_universal]
5517
<br>
5618

57-
## Notifications
58-
59-
[![notifications_types_thumb]][notifications_types]
60-
[![notifications_inactivity_thumb]][notifications_inactivity]
61-
<br>
62-
63-
## Dark mode
64-
65-
[![darkmode1_thumb]][darkmode1]
66-
[![darkmode2_thumb]][darkmode2]
67-
[![darkmode3_thumb]][darkmode3]
68-
<br>
19+
<p>
20+
<img src="metadata/en-US/images/phoneScreenshots/1.png" width="225"/>
21+
<img src="metadata/en-US/images/phoneScreenshots/2.png" width="225"/>
22+
<img src="metadata/en-US/images/phoneScreenshots/3.png" width="225"/>
23+
<img src="metadata/en-US/images/phoneScreenshots/4.png" width="225"/>
24+
<img src="metadata/en-US/images/phoneScreenshots/5.png" width="225"/>
25+
<img src="metadata/en-US/images/phoneScreenshots/6.png" width="225"/>
26+
</p>
6927

7028
## Wear OS
7129

72-
[![wear1_thumb]][wear1]
73-
[![wear2_thumb]][wear2]
74-
[![wearos_demo]][wearos_demo]
75-
<br>
30+
<p>
31+
<img src="dev_files/publish/wear_play.png" width="200"/>
32+
<img src="dev_files/publish/wear_play_complication.png" width="200"/>
33+
</p>
7634

7735
## Technology stack
7836
- Kotlin
@@ -170,54 +128,3 @@ Joseph Hale https://jhale.dev, [@kantahrek](https://github.com/kantahrek), Anton
170128
This Source Code Form is subject to the terms of the Mozilla Public
171129
License, v. 2.0. If a copy of the MPL was not distributed with this
172130
file, You can obtain one at https://mozilla.org/MPL/2.0/.
173-
174-
175-
[change_record_thumb]: dev_files/screens/change_record_thumb.png
176-
[change_record]: dev_files/screens/change_record.png
177-
[change_record_activity_thumb]: dev_files/screens/change_record_activity_thumb.png
178-
[change_record_activity]: dev_files/screens/change_record_activity.png
179-
180-
[change_record_type_thumb]: dev_files/screens/change_record_type_thumb.png
181-
[change_record_type]: dev_files/screens/change_record_type.png
182-
[change_record_type_color_thumb]: dev_files/screens/change_record_type_color_thumb.png
183-
[change_record_type_color]: dev_files/screens/change_record_type_color.png
184-
[change_record_type_icon_thumb]: dev_files/screens/change_record_type_icon_thumb.png
185-
[change_record_type_icon]: dev_files/screens/change_record_type_icon.png
186-
187-
[main_thumb]: dev_files/screens/main_thumb.png
188-
[main]: dev_files/screens/main.png
189-
190-
[records_thumb]: dev_files/screens/records_thumb.png
191-
[records]: dev_files/screens/records.png
192-
193-
[statistics_thumb]: dev_files/screens/statistics_thumb.png
194-
[statistics]: dev_files/screens/statistics.png
195-
196-
[statistics_detail1_thumb]: dev_files/screens/statistics_detail1_thumb.png
197-
[statistics_detail1]: dev_files/screens/statistics_detail1.png
198-
[statistics_detail2_thumb]: dev_files/screens/statistics_detail2_thumb.png
199-
[statistics_detail2]: dev_files/screens/statistics_detail2.png
200-
201-
[widgets_thumb]: dev_files/screens/widgets_thumb.png
202-
[widgets]: dev_files/screens/widgets.png
203-
204-
[widget_universal_thumb]: dev_files/screens/widget_universal_thumb.png
205-
[widget_universal]: dev_files/screens/widget_universal.png
206-
207-
[notifications_types_thumb]: dev_files/screens/notifications_types_thumb.png
208-
[notifications_types]: dev_files/screens/notifications_types.png
209-
[notifications_inactivity_thumb]: dev_files/screens/notifications_inactivity_thumb.png
210-
[notifications_inactivity]: dev_files/screens/notifications_inactivity.png
211-
212-
[darkmode1_thumb]: dev_files/screens/darkmode1_thumb.png
213-
[darkmode1]: dev_files/screens/darkmode1.png
214-
[darkmode2_thumb]: dev_files/screens/darkmode2_thumb.png
215-
[darkmode2]: dev_files/screens/darkmode2.png
216-
[darkmode3_thumb]: dev_files/screens/darkmode3_thumb.png
217-
[darkmode3]: dev_files/screens/darkmode3.png
218-
219-
[wear1_thumb]: dev_files/screens/wear1_thumb.png
220-
[wear1]: dev_files/screens/wear1.png
221-
[wear2_thumb]: dev_files/screens/wear2_thumb.png
222-
[wear2]: dev_files/screens/wear2.png
223-
[wearos_demo]: dev_files/wearos_demo.gif

dev_files/screens/change_record.png

-75.8 KB
Binary file not shown.
-159 KB
Binary file not shown.
-43 KB
Binary file not shown.
-15.4 KB
Binary file not shown.
-66.8 KB
Binary file not shown.
-80.8 KB
Binary file not shown.
-16.4 KB
Binary file not shown.
-136 KB
Binary file not shown.
-37.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)