Commit Graph

71 Commits

Author SHA1 Message Date
8e82f369c7 Implement Tasker/Locale plugin 2016-09-25 11:01:17 -04:00
4e952dd87a Remove MainActivity and use activity-alias 2016-09-24 16:03:41 -04:00
RegularCoder
283cb2a3f0 Fix issue#65 by setting launchMode to singleTop 2016-09-01 21:43:28 -04:00
3b737996e9 Reorganize packages 2016-07-27 00:03:59 -04:00
77f406dcee Refactor broadcast receivers and add a public receiver
Fixes #6
2016-07-17 17:28:14 -04:00
8e9f1aa166 Add basic API for the Pebble app 2016-07-11 08:47:00 -04:00
9a059275ce Merge branch 'dev' into feature/refactoring-mvc 2016-06-28 22:46:17 -04:00
4ae813e6f9 Restore all widgets 2016-06-28 22:39:24 -04:00
52701666bc Start refactoring widgets 2016-06-28 12:11:34 -04:00
c7e63a40da Bump version to 1.5.6 2016-06-19 17:04:25 -04:00
b6ed33b1e6 Merge branch 'dev' into feature/refactoring-mvc 2016-06-19 16:16:04 -04:00
e248824bcd Bump version to 1.5.5 2016-06-19 08:08:00 -04:00
18e8390aed Merge branch 'dev' into feature/refactoring-mvc 2016-06-05 04:37:46 -04:00
e0198e9926 Reorganize files 2016-05-27 10:20:16 -04:00
83ef8564e1 Reorganize file tree according to feature 2016-05-26 10:38:59 -04:00
a4b6728721 Bump version to 1.5.4 2016-05-25 10:09:11 -04:00
1ba1d775f7 Bump version to 1.5.3 2016-05-22 09:24:20 -04:00
f5f43d9a16 Bump version to 1.5.2 2016-05-19 10:40:45 -04:00
b3199cf092 Update version and changelog 2016-05-17 09:35:10 -04:00
7830b599db Bump version to 1.5.0 2016-05-13 06:52:32 -04:00
e933cbbc43 Fix up navigation when opening the app from widget
Fixes #94
2016-05-11 06:44:11 -04:00
834ae92d87 Reschedule alarms on boot
Fixes #93
2016-05-08 08:04:24 -04:00
756578508e Bump version to 1.4.1 2016-04-09 05:10:20 -04:00
eeff14a2ca Bump version to 1.4.0 2016-04-04 19:31:35 -04:00
dfe41176bc Reintroduce vibrate permission 2016-03-25 17:01:41 -04:00
1ef4f8d456 Use system haptic feedback instead of custom vibration; enable on short press
Closes #66
2016-03-25 14:39:57 -04:00
ad391fa791 Remove extra permissions; better organize files dir 2016-03-23 18:50:02 -04:00
581197be03 Import data from Tickmate and Rewire
Closes #36, closes #41
2016-03-22 22:53:16 -04:00
a0582b65d5 Merge tag 'v1.3.3' into dev
Version 1.3.3
2016-03-20 17:55:16 -04:00
be114bde7f Bump version to 1.3.3 2016-03-20 17:01:58 -04:00
536c095f23 Merge tag 'v1.3.2' into dev
Version 1.3.2
2016-03-18 11:36:48 -04:00
f2948dac6f Bump version to 1.3.2 (12) 2016-03-18 11:12:33 -04:00
1332a70eb4 Declare RTL support in the manifest 2016-03-18 11:11:03 -04:00
3d42505fb9 Merge tag 'v1.3.1' into dev 2016-03-15 20:38:51 -04:00
59ed9ec9bd Bump version to 1.3.1 2016-03-15 19:51:50 -04:00
6e493f55bc Declare RTL support in the manifest 2016-03-14 15:18:58 -04:00
a2c2a5531a Use temporary database for tests 2016-03-14 07:39:43 -04:00
71bdc70c1a Bump version to 1.3.0 2016-03-12 05:25:10 -05:00
85963ae061 Add frequency widget 2016-03-10 05:43:56 -05:00
2cfc809490 Update copyright notices in all files 2016-03-07 15:54:56 -05:00
e0527dc8ff Implement about screen 2016-03-06 08:34:18 -05:00
7b73238448 Add explicit READ_EXTERNAL_STORAGE permission with maxSdkVersion 2016-03-04 13:19:03 -05:00
e02f9c1d60 Bump version to 1.2.0 2016-03-04 12:46:36 -05:00
f41f877107 Fix data export on older devices 2016-03-04 11:13:20 -05:00
1fbd12a947 Fix incorrect streaks 2016-03-04 06:39:30 -05:00
ae7869d3a2 Implement multiple widget providers 2016-02-29 07:19:43 -05:00
f0d12e9925 Widgets for HistoryView, ScoreView, etc 2016-02-28 13:55:39 -05:00
3a770e71e3 Add configuration activity for widgets 2016-02-27 18:06:57 -05:00
7f1553a4a1 Toggle checkmarks from widget 2016-02-27 14:09:02 -05:00
c1dae021bf Implement dummy widget 2016-02-27 11:52:46 -05:00