tibbi
|
a6810d2aa6
|
update commons to 3.0.9
|
2017-11-30 18:18:59 +01:00 |
tibbi
|
2671d3d6f1
|
remove a redundant interface from EventListFragment
|
2017-11-30 18:18:16 +01:00 |
tibbi
|
0e7def3932
|
use the helper functions for removing recyclerview items
|
2017-11-30 18:13:17 +01:00 |
tibbi
|
aa04c74ae0
|
update Commons with some recyclerview improvements
|
2017-11-30 13:47:02 +01:00 |
tibbi
|
b642561616
|
do not use the dynamic theme at widget config screens
|
2017-11-29 22:41:29 +01:00 |
tibbi
|
7a2638832e
|
update commons to 2.42.8 with misc improvements
|
2017-11-29 21:13:38 +01:00 |
tibbi
|
d0c5848167
|
adding norwegian nb strings
|
2017-11-27 12:07:43 +01:00 |
tibbi
|
dc259a798a
|
updating changelog
|
2017-11-26 00:29:40 +01:00 |
tibbi
|
52d690729f
|
update version to 2.12.0
|
2017-11-26 00:29:28 +01:00 |
tibbi
|
4bb6c8b262
|
properly show a repeat string at monthly repetition
|
2017-11-26 00:29:12 +01:00 |
tibbi
|
9785900e21
|
fix importing and exporting new monthly repetition types
|
2017-11-26 00:12:14 +01:00 |
tibbi
|
078db574ca
|
improve some monthly repetition rules
|
2017-11-25 23:27:51 +01:00 |
tibbi
|
a89072e244
|
allow repeating on Every 4th Sunday even if a month has 4 sundays only
|
2017-11-25 23:02:15 +01:00 |
tibbi
|
72a2b574fd
|
make sure the default date doesn't change when adding a new event before midnight
|
2017-11-25 20:41:35 +01:00 |
tibbi
|
d08c210eba
|
update Commons and gradle
|
2017-11-25 19:48:15 +01:00 |
Tibor Kaputa
|
9e72ce07c9
|
Merge pull request #275 from smarquespt/patch-1
Update strings.xml
|
2017-11-20 09:51:50 +01:00 |
Sérgio Marques
|
4759f4e16a
|
Update strings.xml
|
2017-11-20 00:50:01 +00:00 |
tibbi
|
1b8e8247dc
|
replace Compile with Implementation in gradle
|
2017-11-19 22:32:54 +01:00 |
tibbi
|
777e6f649a
|
update commons to 2.41.4
|
2017-11-19 22:26:16 +01:00 |
tibbi
|
29bb810681
|
make sure edittexts use normal_text_size
|
2017-11-17 10:16:07 +01:00 |
tibbi
|
86a57ace6d
|
rename EventTypeAdapter to ManageEventTypesAdapter
|
2017-11-16 21:15:38 +01:00 |
tibbi
|
cd7dcde36f
|
update to the latest version of MyRecyclerView
|
2017-11-16 21:14:30 +01:00 |
tibbi
|
6f90e9c030
|
adding Norwegian translation by FTno
|
2017-11-14 18:29:00 +01:00 |
tibbi
|
e49b349d6c
|
add a check at getting event types, if the activity is still alive
|
2017-11-14 09:19:08 +01:00 |
tibbi
|
343b7e00be
|
updating changelog
|
2017-11-13 23:48:17 +01:00 |
tibbi
|
d5c839f6e4
|
update version to 2.11.0
|
2017-11-13 23:48:09 +01:00 |
tibbi
|
34097baaa4
|
adding an Adaptive icon
|
2017-11-13 23:43:13 +01:00 |
tibbi
|
2011ba4115
|
use a defined dimension for the widget colorpicker size
|
2017-11-13 23:13:20 +01:00 |
tibbi
|
a145263ffa
|
use the new event list adapter at the widget config screen
|
2017-11-13 22:58:51 +01:00 |
tibbi
|
49de1431a5
|
use theme colors at widget config activities too
|
2017-11-13 22:50:21 +01:00 |
tibbi
|
befacff4e4
|
allow drag selecting multiple events at the daily view
|
2017-11-13 21:54:46 +01:00 |
tibbi
|
c2fe4d6bb0
|
properly refresh the events at daily view after changing filtering
|
2017-11-13 20:28:10 +01:00 |
tibbi
|
c1179639d6
|
count only the selectable items at MyAdapter actionmenu
|
2017-11-13 20:06:07 +01:00 |
tibbi
|
919b67d6e1
|
use the applyColorFilter extension for coloring elements
|
2017-11-13 20:01:41 +01:00 |
tibbi
|
0f8b30df52
|
add a confirmation dialog before deleting an event type
|
2017-11-13 19:32:10 +01:00 |
tibbi
|
9b24d4420e
|
update the EventListAdapter code
|
2017-11-13 19:29:19 +01:00 |
tibbi
|
316832d49c
|
properly refresh year and month view at filtering change
|
2017-11-13 18:22:10 +01:00 |
tibbi
|
61f637c03e
|
rewriting FilterEventTypeAdapter
|
2017-11-13 18:08:58 +01:00 |
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 |