Commit Graph

1862 Commits

Author SHA1 Message Date
tibbi d08c210eba update Commons and gradle 2017-11-25 19:48:15 +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 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
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
Phoenix1747 f88e0b15f6
Translated anniversary strings 2017-11-09 19:25:23 +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 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
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
Phoenix1747 044bb4eba9
Update strings.xml 2017-10-31 14:26:58 +01:00
tibbi 7bc438bf8f update version to 2.9.2 2017-10-30 18:14:59 +01:00
tibbi 120c844405 use Commons for sharing events 2017-10-30 18:09:50 +01:00
tibbi 00dd6844ea Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-10-30 17:41:00 +01:00
tibbi aeadf3bd03 update target SDK to 26 2017-10-30 17:40:47 +01:00
bellidux 6e32ca2d71
Update strings.xml 2017-10-30 17:12:34 +01:00
tibbi 10b40f5b99 fix #256, add PRODID and VERSION to exported ics 2017-10-30 17:12:16 +01:00
tibbi 9366e55b4a fix #261, handle contact birthday format more dynamically 2017-10-30 13:20:36 +01:00
tibbi 0adc7525ff properly import ics reminders if TRIGGER and ACTION are flipped 2017-10-30 10:01:06 +01:00
Gwenn Meynier d173b38659 [l10n] Add breton translations 2017-10-28 00:53:09 +02:00
Tibor Kaputa 4341787a8f Merge pull request #255 from ltGuillaume/master
Dutch translation
2017-10-27 08:51:45 +02:00
Guillaume 47b9dd481f Dutch translation
Checked Dutch translation.
2017-10-27 01:43:32 +02:00
tibbi 8cfe655755 use full alpha on text colors on primary color 2017-10-26 15:20:23 +02:00
Tibor Kaputa 7bfa8581d8 adding a missing dot 2017-10-26 14:40:12 +02:00
Sérgio Marques 9de15f8a6e Update strings.xml 2017-10-26 13:33:40 +01:00
tibbi e53a44f38e update version to 2.9.1 2017-10-25 20:00:19 +02:00
tibbi 88b55eb4cf add a check at dayfragment to ensure it is added 2017-10-25 19:55:23 +02:00
tibbi e562b268ba handle all exceptions at upgrading the db to version 13 2017-10-25 19:47:59 +02:00
tibbi e5ed0539b6 update commons to 2.31.11 2017-10-25 19:46:54 +02:00
tibbi 60e4d5e6f0 fix #253, properly handle birthdays without a year specified 2017-10-25 19:29:20 +02:00
tibbi 85b6174cd1 escaping an apostrophe in the french translation 2017-10-25 19:03:47 +02:00
tibbi ec87f5066b remove a redundant local variable 2017-10-25 18:58:24 +02:00
Alexander Schäferdiek c5701254c2 update german translations 2017-10-24 16:24:28 +02:00
Tibor Kaputa 390d120e5a Merge pull request #247 from RyDroid/fr
Improving french translation
2017-10-24 12:21:39 +02:00
Tibor Kaputa 85639749d9 Merge pull request #250 from RyDroid/xml-declaration
Adding some missing XML declarations
2017-10-24 12:15:01 +02:00
Nikola Trubitsyn 2fd7746a42 Russian translation update 2017-10-24 11:58:28 +03:00
Nicola Spanti (RyDroid) cdfdc50979 Adding some missing XML declarations 2017-10-24 00:42:47 +02:00
Nicola Spanti (RyDroid) 0d8c15625b Improving french translation 2017-10-24 00:28:27 +02:00
tibbi e2327dd1a6 use a contrast text color if the background is the primary color 2017-10-23 16:33:16 +02:00
tibbi d162441edc update commons to 2.31.1 2017-10-23 16:19:53 +02:00
tibbi e6910f740b fix #241, do not reset regular event type color at going to settings 2017-10-23 16:12:35 +02:00
Anton Shestakov 2fda978b76 Update values-ru/strings.xml 2017-10-22 22:40:13 +08:00
tibbi 08eab8e080 update version to 2.9.0 2017-10-21 19:23:34 +02:00
tibbi e25b19239e updating Whats new 2017-10-21 19:23:26 +02:00
tibbi 1673d7cf58 remove the bottom margin of event activitys layout 2017-10-21 19:18:35 +02:00
tibbi 5e8a41d4c7 remove some local variables 2017-10-21 19:17:34 +02:00
tibbi 879ba83574 fix #230, go to the main screen after opening the app through widget and going back 2017-10-21 19:09:26 +02:00
tibbi 387269a58a avoid unnecessary fragment redraws 2017-10-21 18:14:01 +02:00
tibbi 125fcc3055 update Commons to 2.30.6 for easy runtime permissions handling 2017-10-21 17:38:07 +02:00
tibbi e5bc145b27 show some toast messages around caldav syncing 2017-10-21 16:49:10 +02:00
tibbi 044d51d4ea update the calendar only if some birthdays have been added 2017-10-21 16:41:57 +02:00
tibbi 6a07393193 updating some playstore descriptions 2017-10-21 16:30:03 +02:00
tibbi 3cef66f2bf reordering some functions 2017-10-21 16:24:37 +02:00
tibbi 7524360fea change the Filter events menu button to Filter events by type 2017-10-21 16:18:57 +02:00
tibbi abd875a607 update the calendar after adding holidays 2017-10-21 16:15:22 +02:00
tibbi e1075bee91 change the default holiday event color 2017-10-21 16:12:11 +02:00
tibbi f2a89e8b77 avoid adding the same contact birthday multiple times 2017-10-21 16:06:38 +02:00
tibbi 0b1b6281d2 insert the birthdays in db 2017-10-21 15:55:48 +02:00
tibbi d55c0eac62 add a menu button for importing contact birthdays 2017-10-21 15:19:17 +02:00
tibbi c4972e77a7 add a toggle for replacing Description with Location at list views etc 2017-10-21 12:03:45 +02:00
tibbi 1028781bbb fix #216, add a Location field 2017-10-21 10:13:27 +02:00
tibbi 146fac537f do not call the superupdate at list widget provider 2017-10-21 09:27:08 +02:00
tibbi 212e7d4903 clean up the list widget provider 2017-10-20 23:39:50 +02:00
tibbi 615780f67f rewrite the monthly widget implementation 2017-10-20 22:53:30 +02:00
tibbi 7a7b22b702 update commons to 2.30.4 2017-10-19 21:48:42 +02:00
tibbi 035b9212d1 remove a redundant proguard rule 2017-10-19 21:38:17 +02:00
tibbi 57ca9f29ab update version to 2.8.2 2017-10-14 10:50:50 +02:00
tibbi 0adbc34dcc adding a couple monthly widget improvements 2017-10-14 10:50:32 +02:00
tibbi 659af8ae83 ignore unknownIdInLayout at monthly fragment 2017-10-13 23:21:59 +02:00
tibbi 91878c5a71 add a click background to monthly view days 2017-10-11 21:39:23 +02:00
tibbi 91ed5dbafe adding some null checks at refreshing main viewpager 2017-10-11 21:25:01 +02:00
tibbi 5d57eea81c minor UI changes to use bigger letters on monthly view 2017-10-11 21:12:46 +02:00
tibbi 98cd76041c remove a redundant context extension function 2017-10-11 20:44:39 +02:00
tibbi 12f5367da4 update version to 2.8.1 2017-10-09 08:47:30 +02:00
tibbi ac46147d8e update build tools to 25.0.3 2017-10-09 08:47:16 +02:00
tibbi e5a23c74d1 addig a null check 2017-10-09 08:46:56 +02:00
tibbi 997113adbb update version to 2.8.0 2017-10-08 19:23:55 +02:00
tibbi 046c545fa2 update kotlin to 1.1.51 2017-10-08 19:21:31 +02:00
tibbi 495f8c56b1 check if the latest used calendar id is still valid 2017-10-08 19:15:34 +02:00
tibbi 0c1c752260 fix a glitch at updating synced events 2017-10-08 19:04:03 +02:00
tibbi 669a931224 add the events to the monthly widget too 2017-10-08 18:30:40 +02:00
tibbi a13e8f1147 fix a glitch with wrong calendar source at creating new events 2017-10-08 17:52:46 +02:00
tibbi ad48c85c33 update the monthly widget just every hour 2017-10-08 16:47:03 +02:00
tibbi ab88f4a90e update the widget layout structure 2017-10-08 16:36:12 +02:00
tibbi 28143d0eca make a textview extension more reusable 2017-10-08 16:30:32 +02:00
tibbi 699f4d7780 minor style update 2017-10-08 11:14:04 +02:00
tibbi 407af664a1 share some functions between monthly fragment and monthly widget 2017-10-08 11:00:22 +02:00
tibbi 3111713de8 update the monthly view at the widget config screen 2017-10-08 10:13:10 +02:00
tibbi 6db294c124 make the event label text on the monthly view smaller 2017-10-08 09:47:15 +02:00
tibbi d64210c904 fix a glitch at updating today indicator height 2017-10-07 23:58:18 +02:00
tibbi 901684e152 fix some issues related to week number displaying 2017-10-07 23:43:45 +02:00
tibbi 6788062bde allow word breaks by chars 2017-10-07 22:55:38 +02:00
tibbi 965e48a31d fade out the event label if the day doesnt belong in the current month 2017-10-07 22:49:56 +02:00
tibbi 095062f7d5 remove the custom DayMonthlyView, use basic view types instead 2017-10-07 22:40:42 +02:00
tibbi 5f1d76e0d9 remove a redundant function 2017-10-07 21:32:58 +02:00
tibbi b8f53d97c2 optimize monthly layout drawing 2017-10-07 21:24:21 +02:00
tibbi 381b2bc999 recheck caldav calendars at startup from a background thread 2017-10-07 21:03:49 +02:00
tibbi 8cd98798f6 comment out a part around configuring monthly widget 2017-10-07 21:01:53 +02:00
tibbi 873d68181f fix some issues around updating event calendar ids 2017-10-07 20:42:02 +02:00
tibbi b6c635ffd9 add day events to the monthly view 2017-10-07 18:08:55 +02:00
tibbi efd77aed41 change the monthly view layout 2017-10-07 17:17:47 +02:00
tibbi 6781860a92 add some Calendar open intent handling 2017-10-06 20:09:17 +02:00
tibbi c64b1d10cf do not create a new thread for fetching event types at filter dialog 2017-10-06 19:13:02 +02:00
tibbi ffb18dfb80 fix #231, update widgets more often 2017-10-06 18:53:54 +02:00
tibbi 058d02e774 make the circle marking the current day a bit thicker 2017-10-06 18:38:58 +02:00
tibbi c67419b7e4 update commons to 2.29.11 2017-10-06 18:28:36 +02:00
FriederZi 31813c0e49 Update strings.xml 2017-10-06 13:56:25 +02:00
Anton Shestakov 98432cc206 Update values-ru/strings.xml 2017-09-29 15:28:59 +08:00
tibbi e8ece2d26b update version to 2.7.6 2017-09-24 19:08:01 +02:00
tibbi f8574eef57 fix #226, make sure to properly display events lasting through midnight 2017-09-24 18:58:55 +02:00
tibbi 209e232c42 fix #222, properly color the event type dot at the list view widget 2017-09-24 17:41:20 +02:00
tibbi 3908a6e3db fix #219, update events imported through .ics file if necessary 2017-09-24 17:35:09 +02:00
tibbi 63d70afae0 shorten a parser code 2017-09-24 13:27:08 +02:00
tibbi 2c535015ba some code style updates at the dialogs 2017-09-24 00:08:17 +02:00
tibbi dd4c525880 fix #206, allow repeating events every 30 days 2017-09-24 00:07:57 +02:00
tibbi add8e6f116 updating some numeric string formatting 2017-09-23 15:27:11 +02:00
tibbi 33e27164e3 use some helper functions when setting up widget elements 2017-09-23 11:52:45 +02:00
tibbi 72cd60cb3a update kotlin to 1.1.50 2017-09-23 11:47:36 +02:00
tibbi 18db961c0e adding a missing apostrophe escape 2017-09-17 19:46:45 +02:00
tibbi 7d601a9864 updating some czech strings 2017-09-17 16:21:04 +02:00
ac2014 f495674ea2 Adding czech translation
Adding czech translation
2017-09-17 15:57:20 +02:00
canou 603a0cc381 French translation update 2017-09-17 13:35:25 +02:00
tibbi 3c2e796b98 adding a czech translation file 2017-09-17 10:04:04 +02:00
Sérgio Marques 8ed07d7c0d Update strings.xml 2017-09-13 21:31:09 +01:00
tibbi 57f66b11dd update version to 2.7.5 (93) 2017-09-10 18:40:17 +02:00
tibbi 55561d6ad6 update commons to 2.27.10 2017-09-10 18:38:56 +02:00
tibbi 9552f55b82 fix #198, show past events in the list widget too, if set so in settings 2017-09-10 18:31:29 +02:00
tibbi 530a6749f6 update the Settings section title Simple Event List 2017-09-10 18:25:25 +02:00
tibbi 39437ee906 use different day colors depending on the event types at yearly view 2017-09-10 18:07:26 +02:00
tibbi 0dd4d04f43 properly update the filename too 2017-09-10 16:51:32 +02:00
tibbi d5e14828f5 rename Day model to DayMonthly 2017-09-10 16:50:07 +02:00
tibbi fcb2725309 remove some private variables 2017-09-10 16:44:23 +02:00
tibbi 1d7ba8ee0a some formatting update at events 2017-09-10 15:50:17 +02:00
tibbi 77ae86f6ab make variables in smallMonthView private 2017-09-10 12:17:21 +02:00
tibbi 97df40eee7 show some error toast if something goes wrong during caldav sync 2017-09-10 12:10:57 +02:00
en2sv 8d851383ab Update Swedish translation 2017-09-10 10:16:12 +02:00
tibbi 091d0bd9cf make sure the Save and Delete button at event edit is always visible 2017-09-09 14:47:35 +02:00
Alexander Schäferdiek c79f60155d update german translations 2017-09-09 13:55:53 +02:00
tibbi 867a6252d4 use the next full hour as the default event time, not 13:00 the next day 2017-09-06 13:44:09 +02:00
tibbi 7f89761e21 remove the f-droid related things 2017-09-06 11:59:29 +02:00
tibbi 0cc94f8e02 check null file output stream at exporting events 2017-09-05 23:38:36 +02:00
tibbi ec5dd1c852 update kotlin to 1.1.4-3 2017-09-05 23:36:01 +02:00
tibbi 08d3acc6b0 update commons to 2.27.9 2017-09-05 23:35:48 +02:00
Sérgio Marques 1e07cd5b8b Update strings.xml 2017-09-03 22:58:29 +01:00