tibbi
|
28aab35b4c
|
minor code style update
|
2017-11-13 17:45:20 +01:00 |
tibbi
|
064211a71a
|
rewrite ManageEventTypes to the new adapter style
|
2017-11-13 17:13:21 +01:00 |
tibbi
|
64c4eb1483
|
add Gson and Leak Canary licenses
|
2017-11-13 17:12:07 +01:00 |
tibbi
|
30b1cb40c6
|
create an abstract MyAdapter that can be reused at multiple recycler adapters
|
2017-11-13 16:09:05 +01:00 |
tibbi
|
c3a770ab43
|
update DayEventsAdapter code style
|
2017-11-13 14:08:35 +01:00 |
tibbi
|
b9a2fd4f41
|
check for both READ_CALENDAR and WRITE_CALENDAR at enabling CalDAV sync
|
2017-11-13 13:39:33 +01:00 |
tibbi
|
3b18d2d7ab
|
add a crashfix at creating caldav events
|
2017-11-13 12:14:34 +01:00 |
tibbi
|
debb18a0d4
|
show a notification of events scheduled in the past instantly
|
2017-11-13 12:10:41 +01:00 |
tibbi
|
33d9f02cc7
|
add a short wakelock at creating the reminder
|
2017-11-13 12:02:53 +01:00 |
tibbi
|
5c33927754
|
fix #270, make sure events on monthly view are sorted by time
|
2017-11-13 11:09:50 +01:00 |
tibbi
|
3a14475004
|
update commons to 2.38.9, do not override default style text size
|
2017-11-13 00:02:53 +01:00 |
tibbi
|
0a3f4ba50e
|
minor style update at CustomEventReminderDialog
|
2017-11-12 22:06:44 +01:00 |
Tibor Kaputa
|
d0b1a03ee1
|
Merge pull request #273 from bla-ke/master
[Update] Polish app name + translation
|
2017-11-12 14:42:14 +01:00 |
Daria Szatan
|
52e6658d05
|
[Update] Polish app name + translation
|
2017-11-12 13:36:46 +01:00 |
tibbi
|
d751ec72ab
|
adding a toggle for using English language
|
2017-11-10 21:28:46 +01:00 |
tibbi
|
8c19b94d09
|
remove the unused intent variable at event list widget
|
2017-11-10 21:21:40 +01:00 |
tibbi
|
9bf5ef9588
|
updating jodatime proguard rules
|
2017-11-10 17:08:31 +01:00 |
tibbi
|
edca632ed9
|
add "calendar" to the generated apk file
|
2017-11-10 16:35:59 +01:00 |
tibbi
|
e04e46192d
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar
|
2017-11-09 20:28:27 +01:00 |
tibbi
|
02be969375
|
update commons to 2.38.2
|
2017-11-09 20:28:01 +01:00 |
tibbi
|
89615acf89
|
try using setExactAndAllowWhileIdle at Android 6+ for scheduling notifications
|
2017-11-09 20:23:22 +01:00 |
Tibor Kaputa
|
05f66bdff9
|
Merge pull request #271 from Phoenix1747/patch-1
Anniversary strings -> DE
|
2017-11-09 19:29:37 +01:00 |
Phoenix1747
|
f88e0b15f6
|
Translated anniversary strings
|
2017-11-09 19:25:23 +01:00 |
tibbi
|
96ce109aa6
|
updating changelog
|
2017-11-08 09:12:44 +01:00 |
tibbi
|
cceee0b6f6
|
update version to 2.10.1
|
2017-11-08 09:11:03 +01:00 |
tibbi
|
431f3e244e
|
try wrapping Extensions table adding in another try/catch
|
2017-11-08 09:10:13 +01:00 |
tibbi
|
bf5bbb2665
|
update commons to 2.37.2
|
2017-11-08 09:08:20 +01:00 |
tibbi
|
7fd62de18c
|
fix #269, properly display Caldav Calendars for syncing
|
2017-11-08 09:07:39 +01:00 |
tibbi
|
a728249464
|
remove the redundant BaseApp
|
2017-11-07 17:28:59 +01:00 |
tibbi
|
e2b997e8b0
|
simplify the way we initialize LeakCanary in debug mode only
|
2017-11-07 17:28:01 +01:00 |
tibbi
|
bcfd4af452
|
updating changelog
|
2017-11-07 16:43:22 +01:00 |
tibbi
|
b54c692b19
|
update version to 2.10.0
|
2017-11-07 16:43:17 +01:00 |
tibbi
|
a8e9c798c4
|
updating to Android Studio 3
|
2017-11-07 16:38:58 +01:00 |
Tibor Kaputa
|
db7306a647
|
Merge pull request #268 from ltGuillaume/patch-1
Dutch updated
|
2017-11-07 16:09:16 +01:00 |
Guillaume
|
ac291f0c38
|
Dutch updated
|
2017-11-07 15:46:47 +01:00 |
tibbi
|
f2354a6756
|
couple improvements to the monthly widget
|
2017-11-07 14:33:32 +01:00 |
tibbi
|
846c5582ff
|
fix #267, remove hyphens from event title at monthly view on Android 7+
|
2017-11-07 14:00:34 +01:00 |
tibbi
|
72a146b11d
|
adding Contact anniversaries importing
|
2017-11-07 12:14:48 +01:00 |
tibbi
|
6a6cfbcb51
|
couple updates to adding birthdays + preparations for anniversaries
|
2017-11-07 11:58:10 +01:00 |
tibbi
|
3ce0d184e0
|
use bigger font size for month labels on the widget too
|
2017-11-07 11:53:12 +01:00 |
tibbi
|
10af28ed8a
|
adding some strings related to importing anniversaries
|
2017-11-07 11:18:19 +01:00 |
tibbi
|
69fe41829e
|
replace "this" with "applicationContext" in some cases to avoid leaking activities
|
2017-11-06 23:58:01 +01:00 |
tibbi
|
fe3d636996
|
use simple context at getting a Config and DbHelper reference
|
2017-11-06 23:52:43 +01:00 |
tibbi
|
7aaaabeaaf
|
increase the day font size on monthly view
|
2017-11-06 23:43:39 +01:00 |
tibbi
|
a5d3e398df
|
applying some remoteViews extensions
|
2017-11-06 23:16:45 +01:00 |
tibbi
|
1103c732c9
|
update commons to 2.36.1
|
2017-11-06 23:16:29 +01:00 |
tibbi
|
81897a17a5
|
explicitly remove the Fingerprint permission
|
2017-11-06 17:42:47 +01:00 |
tibbi
|
570909dc01
|
replace FLAG_CANCEL_CURRENT with FLAG_UPDATE_CURRENT at scheduling caldav sync
|
2017-11-05 15:01:04 +01:00 |
tibbi
|
256bd389d0
|
adding a Danish strings file
|
2017-11-03 12:10:09 +01:00 |
Tibor Kaputa
|
06769e293f
|
Merge pull request #263 from Phoenix1747/patch-1
Updated German
|
2017-10-31 16:41:56 +01:00 |