Commit Graph

2138 Commits

Author SHA1 Message Date
tibbi 4edd3af202 make sure removing fragments is synchronous, hopefully fixes blank screens 2018-02-01 00:07:41 +01:00
tibbi 7bf1d92532 fix #123, allow deleting all events 2018-02-01 00:03:51 +01:00
tibbi 58102447af add a setting for deleting all events 2018-01-31 23:49:38 +01:00
tibbi 005c65cc76 remove the Default Event Reminder setting, remember last selection 2018-01-31 23:14:47 +01:00
tibbi f994a085e1 catch security exceptions thrown at alarm setRepeating 2018-01-31 21:24:25 +01:00
tibbi ba70e6b523 check if we can generate a public uri from the selected reminder sound uri 2018-01-31 21:17:45 +01:00
tibbi f7010a9529 shorten the search closing code 2018-01-31 19:31:12 +01:00
Guillaume fe0e2fcae5
Dutch 2018-01-29 21:55:09 +01:00
solokot 790a153ec5
Update strings.xml 2018-01-28 23:33:33 +03:00
tibbi 63284afd81 update version to 3.2.2 2018-01-27 21:29:28 +01:00
tibbi e0170852f9 update commons to 3.8.11 2018-01-27 21:23:24 +01:00
tibbi 6b74fc4b2e do not show the Syncing... if no caldav calendar has been selected 2018-01-27 21:20:08 +01:00
tibbi 971c569cb0 remove intent extras after handling them 2018-01-27 21:10:16 +01:00
tibbi 5b0935bc92 split Settings into subsections 2018-01-27 20:19:39 +01:00
tibbi b75cf7ebd8 add a section title to event reminders in settings 2018-01-27 18:21:52 +01:00
tibbi 5dcfe69df1 fix #324, properly import events with descriptions stretching to multiple lines 2018-01-27 15:29:38 +01:00
Tibor Kaputa 00ae743900
Merge pull request #329 from FTno/patch-6
Update strings.xml
2018-01-27 15:01:40 +01:00
tibbi e9a5602a6d update commons to 3.8.10 2018-01-27 15:00:58 +01:00
FTno f265de3d4f
Update strings.xml
Norwegian (nb) translation update
2018-01-27 14:59:53 +01:00
tibbi c6060760f0 fix #328, show FAB when opening a day from the widget 2018-01-27 14:48:26 +01:00
tibbi 8e838a295c avoid exposing file uri at notifications 2018-01-27 14:39:55 +01:00
tibbi 40e2bcc00a update the USA Memorial Day date 2018-01-26 13:23:05 +01:00
tibbi 4f75a5d8b0 update version to 3.2.1 2018-01-22 22:06:45 +01:00
tibbi b3453bedff refresh events at uncovered fragments 2018-01-22 22:04:01 +01:00
tibbi fbd37d4977 avoid trying to refresh viewpager from wrong thread, or with invalid activity 2018-01-22 22:00:30 +01:00
tibbi e04b84c416 updating the app playstore long description 2018-01-22 19:03:20 +01:00
tibbi a50cfeb0fa update version to 3.2.0 2018-01-22 18:13:11 +01:00
tibbi 5a0b272d58 update commons to 3.8.0 2018-01-22 18:07:40 +01:00
tibbi 3857707345 adjust New Event default date/time according to currently selected fragment 2018-01-22 18:01:44 +01:00
tibbi 438935c301 remove DayActivity 2018-01-22 17:36:11 +01:00
tibbi d2a145faed replace DayActivity with dayfragment at third party calendar intent too 2018-01-22 17:17:08 +01:00
tibbi 2fc5213391 launch the given day at pressing a day at list widget 2018-01-22 17:15:26 +01:00
tibbi ccc738203b properly open day/month view from monthly widget 2018-01-22 16:44:06 +01:00
tibbi 558478c0d9 switch to the day fragment at opening a day from month fragment 2018-01-22 15:53:42 +01:00
tibbi 1390acd4ec fix #96, add a Daily View 2018-01-22 15:16:21 +01:00
tibbi 354d658395 properly reset some calendars at toggling Sunday First or 24 hour time format 2018-01-21 23:59:04 +01:00
tibbi 1741455f15 fix misc things around main activity fragments 2018-01-21 22:59:51 +01:00
tibbi 80d403f2b1 rewrite MainActivity, split views into standalone fragments 2018-01-21 19:10:29 +01:00
Guillaume b8f68a287f
Dutch 2018-01-21 16:31:15 +01:00
Nikola Trubitsyn 6ccd1477c3
Update strings.xml
As per https://github.com/SimpleMobileTools/General-Discussion/issues/51
2018-01-21 16:05:00 +03:00
Nikola Trubitsyn ad61f9eb2b
Update strings.xml 2018-01-21 04:22:49 +03:00
Tibor Kaputa 31af76d4c7
Merge pull request #318 from Phoenix1747/patch-1
translate daily view DE
2018-01-20 13:33:11 +01:00
10cents 6e5c9e67d2
Update strings.xml
Updated
2018-01-20 11:39:41 +01:00
Phoenix1747 43583fca78
translate daily view DE 2018-01-20 11:28:25 +01:00
tibbi ba602c6495 some code cleanup at the day fragment 2018-01-19 23:48:07 +01:00
tibbi f3ca86e809 properly refresh the viewpager at some Weekly view config changes 2018-01-19 23:22:16 +01:00
tibbi c1871ad27a remove a searchMenuItem check 2018-01-19 23:20:22 +01:00
tibbi 85123940e4 add a Daily view string 2018-01-19 23:07:57 +01:00
tibbi f2e3817e26 invalidate options menu only when necessary, not at every swipe 2018-01-19 21:02:25 +01:00
tibbi fff3f05a99 prevent Event Type remove animation if it wasnt deleted 2018-01-19 20:20:56 +01:00
tibbi 9e7d99b822 adding a comment 2018-01-19 20:16:25 +01:00
tibbi d5d56ec127 fix off-by-day issue at syncing caldav events 2018-01-19 20:16:04 +01:00
tibbi a9ac3a955f fix #316, allow importing ics events directly in a caldav calendar 2018-01-19 18:07:06 +01:00
tibbi 339e307bf6 make the yearly fragment CalendarImpl nullable too 2018-01-19 17:14:37 +01:00
tibbi 889f59d14d make MonthlyCalendarImpl at month fragment nullable 2018-01-19 17:11:50 +01:00
tibbi e6cae19387 fix #216, try parsing lat lon coordinates from location value 2018-01-19 16:36:15 +01:00
tibbi 06d4f8f824 adding an initial search 2018-01-19 15:42:49 +01:00
tibbi 7fe64f4c81 show search result placeholder when no results are shown 2018-01-19 14:56:35 +01:00
tibbi c777967d7e adding the initial search logic 2018-01-18 23:54:36 +01:00
tibbi ae48c1f899 adding a Search menu button 2018-01-18 23:37:42 +01:00
tibbi 59a099df13 specify build tools explicitly 2018-01-18 16:43:19 +01:00
tibbi fd2d8470df updating playstore description a bit 2018-01-16 21:57:09 +01:00
tibbi d8a3382eda fix #313, fix some B&W theme related issues 2018-01-16 21:06:26 +01:00
tibbi 9a670a843a replace custom colors with material shades 2018-01-16 20:57:09 +01:00
tibbi 8a7fc481ee update commons to 3.7.7 2018-01-16 20:50:10 +01:00
tibbi 69efa73902 reordering some functions 2018-01-15 23:27:34 +01:00
tibbi 9f0dc9ae29 update commons to 3.7.4 2018-01-15 16:26:23 +01:00
tibbi cb20b0a814 update Commons with just one shade of divider grey 2018-01-15 14:36:25 +01:00
Tibor Kaputa 510989fa39
Merge pull request #314 from ltGuillaume/master
Dutch
2018-01-14 21:53:41 +01:00
Guillaume 887aa76202
Dutch 2018-01-14 21:48:05 +01:00
tibbi d28e4251a3 reuse some import/export related strings from the Commons library 2018-01-14 17:59:33 +01:00
tibbi a8f2d6d371 update version to 3.1.0 2018-01-11 20:46:57 +01:00
tibbi 382fd85794 update commons to 3.6.16 2018-01-11 20:37:33 +01:00
tibbi 4c9fdc57f7 use a helper extension function for getting current time seconds 2018-01-11 20:26:01 +01:00
tibbi 136e5e2fcf fix #285, rework the event list widgets top 2018-01-11 20:17:10 +01:00
tibbi 9614997324 fix #311, handle some event INSERT and EDIT intents 2018-01-11 17:54:56 +01:00
tibbi 3bd689ce65 request caldav calendar sync on startup 2018-01-11 17:15:01 +01:00
tibbi e1c6afc562 refresh only the needed caldav accounts 2018-01-11 16:48:22 +01:00
tibbi c5c8b89f98 store caldav calendar type too 2018-01-11 16:26:08 +01:00
tibbi f5e85c4a50 remove a deprecated googleSync config field 2018-01-11 16:19:17 +01:00
Guillaume 0f1a6f0893
Dutch 2018-01-11 15:10:56 +01:00
tibbi cc763751b8 hardcode Thanksgiving day for 2018, it doesnt repeat on the same day 2018-01-11 13:49:20 +01:00
tibbi ca327d2edc add Martin Luther King, Jr. Day holiday in USA 2018-01-11 13:45:48 +01:00
tibbi 112a044be1 more fixed related to repeatable event exceptions 2018-01-11 12:04:19 +01:00
tibbi 71a6316b29 properly send created repeatable event exception to the adapter 2018-01-10 23:44:02 +01:00
tibbi beb00ecf89 avoid unnecessary caldav event updates 2018-01-10 23:43:20 +01:00
tibbi fa71f3a1de remove GSON license, it isnt used 2018-01-10 22:28:28 +01:00
tibbi 30ee706176 make event update callback nullable 2018-01-10 21:00:32 +01:00
tibbi 7fb3a95455 couple more caldav repeating event improvements 2018-01-10 20:57:06 +01:00
FTno 527e670dee
Update strings.xml
Norwegian (nb) translation update
2018-01-10 20:09:24 +01:00
tibbi db5c847035 couple more fixes related to caldav syncing repeatable event exceptions 2018-01-10 19:56:13 +01:00
10cents 7cbb502972
Update strings.xml 2018-01-10 19:14:06 +01:00
tibbi e44623f229 handle caldav events without a title too 2018-01-10 17:04:55 +01:00
tibbi b94dbe9f27 properly handle importing CalDAV repeating event exception, related to #294 2018-01-10 15:36:29 +01:00
Phoenix1747 6095539014
Update strings.xml 2018-01-10 15:15:53 +01:00
tibbi 2c7a722d67 show an instant notification at event saving only if it isnt repeatable 2018-01-10 14:44:49 +01:00
tibbi 8229735f63 properly reschedule repeating event if an exception has been added 2018-01-10 14:26:29 +01:00
tibbi 41ab749abb slightly updating the error message at unavailable map app 2018-01-10 14:05:49 +01:00
tibbi c2f19d9dc0 add a location button for displaying the filled value on map, related to #216 2018-01-10 00:23:04 +01:00
tibbi 1bf5e223fa add a map button to the location field 2018-01-09 22:30:33 +01:00
tibbi 62294150bb use the adjusted primary color at filter checkboxes to improve b&w theme 2018-01-09 22:09:09 +01:00
tibbi 14b94d1eb0 fix #280, fix widget reseting its colors 2018-01-09 21:59:17 +01:00
tibbi 9541bdad2e fix #304, add Australian holidays 2018-01-09 17:54:29 +01:00
tibbi 37c86400d4 do not use withZoneRetainFields when parsing dates, should fix off-by-day 2018-01-09 17:25:31 +01:00
tibbi 726bb1f142 lets make dark theme the default 2018-01-09 16:05:41 +01:00
tibbi b3c2aae961 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2018-01-09 16:03:27 +01:00
tibbi 832cf8c2c9 update commons to 3.6.15 2018-01-09 16:03:15 +01:00
10cents ce044beb36
Update strings.xml
app_short_description modified, now 78 characters!
2018-01-09 15:05:13 +01:00
tibbi 7374dbc662 closing a strings tag 2018-01-09 13:52:35 +01:00
10cents 8e951323db
Update strings.xml
Should be ok by now.
2018-01-09 12:46:22 +01:00
Tibor Kaputa 87b30e0026
Merge pull request #302 from esu23/patch-1
Update Spanish translation
2018-01-01 12:24:39 +01:00
esu23 985a43c200
Update Spanish translation 2018-01-01 01:06:52 +00:00
en2sv 4f60697ba6
Update Swedish translation 2017-12-31 20:17:28 +01:00
tibbi 72f71b9158 update Commons with joda proguard rules 2017-12-31 12:20:17 +01:00
Phoenix1747 74c7984df8
Update DE Play Store description 2017-12-30 13:28:26 +01:00
Xose M f94fd3b57b
primeiras cadeas 2017-12-30 06:58:55 +01:00
Xose M 3b1629d547
copiado de values-es
para ter unha referencia do sentido das cadeas
2017-12-30 06:56:07 +01:00
Xose M b2b919a0eb
crear strings en galego
novo idioma para Calendar
2017-12-30 06:53:54 +01:00
tibbi fc1e8cfb1c move the dialog theme getter in Commons 2017-12-27 19:57:41 +01:00
tibbi 940de7900c reuse dateFormats from the Commons library 2017-12-27 16:35:36 +01:00
Nikola Trubitsyn e792998eb3 Simple Commons 3.3.12 2017-12-22 13:07:40 +03:00
Nikola Trubitsyn 94b07c92c5 Build Tools 27.0.2 2017-12-22 13:07:15 +03:00
Tibor Kaputa ef907248b3
Merge pull request #298 from hanjoongcho/master
Update Korean translation
2017-12-20 18:10:26 +01:00
hanjoong.cho 60c575f358 Update Korean translation 2017-12-20 23:01:18 +09:00
tibbi c4a7509efa allow creating new folders before exporting events in an ics file 2017-12-19 23:13:48 +01:00
tibbi e53739fbd2 remove a redundant Filter string 2017-12-19 23:07:56 +01:00
tibbi b3dcab17f7 do not show a notification of past events if no reminder is set 2017-12-14 09:26:23 +01:00
Sérgio Marques a2a596c82b
Update strings.xml 2017-12-10 22:54:19 +00:00
tibbi 11c3410bc2 remove a confusing check 2017-12-10 21:58:39 +01:00
tibbi 00c87eb037 use our own OK string at widget configs 2017-12-07 12:56:59 +01:00
TKMankind fa8123c954
Update strings.xml
A small correction/Une petite correction.
2017-12-07 02:25:18 +01:00
FTno 6bfe53bb00
Update norway.ics
Added UID value and removed 'CATEGORIES:Holidays' compared to the previous pull request.
2017-12-06 22:00:25 +01:00
tibbi e6eff58062 use normal_text_size at dialogs 2017-12-06 21:08:10 +01:00
tibbi aa4f516f91 update version to 3.0.1 2017-12-06 20:48:21 +01:00
tibbi 0dcf4cfffa fix #289, remove the Holiday category from holiday ics files 2017-12-06 20:43:39 +01:00
tibbi 37bfb32d86 replace vector icons with pngs 2017-12-06 20:24:50 +01:00
tibbi 4cb647e84b reference the supportactionbar for changing the title 2017-12-05 18:58:46 +01:00
tibbi fff4e7eee5 update version to 3.0.0 2017-12-04 23:23:59 +01:00
tibbi 3afce41234 use svg launcher icons whenever possible 2017-12-04 23:18:46 +01:00
tibbi 8bb1e0369d update commons to 3.1.2 2017-12-04 17:09:12 +01:00
tibbi 7edb6c6b96 fix #233, properly import multiple events in a row with empty importID 2017-12-04 13:58:23 +01:00
tibbi 426313bb17 display an error toast at importing ics events time parsing 2017-12-04 12:15:47 +01:00
Tibor Kaputa b736132f90
Merge pull request #288 from FTno/patch-2
Update strings.xml
2017-12-03 23:07:55 +01:00
tibbi 38f023bca1 properly export and import custom event type colors through ics files 2017-12-03 22:57:01 +01:00
FTno 851704d80f
Update strings.xml 2017-12-03 22:50:27 +01:00
tibbi a0d8a5a5a9 pass context instead of activity in a couple Formatter functions 2017-12-03 21:13:06 +01:00
Tibor Kaputa 88124d4219
Merge pull request #287 from ltGuillaume/patch-1
Dutch
2017-12-03 19:58:32 +01:00
Guillaume 2528b9b06c
Dutch 2017-12-03 18:58:17 +01:00
Phoenix1747 2885d0eb41
Update strings.xml
Changed translation of the word event to make more accurate + translated newest missing string.
2017-12-03 13:01:00 +01:00
tibbi a9593e945b move config and dbHelper extensions to the top of the file 2017-12-02 19:44:52 +01:00
tibbi b405317f7d fix #282, add notification channel so it works fine on Android 8 2017-12-02 19:34:27 +01:00
tibbi e9b09ad88b move STORED_LOCALLY_ONLY constant in Constants.kt 2017-12-02 17:28:17 +01:00
tibbi a105d270c0 remove a redundant interface 2017-12-02 17:24:00 +01:00
tibbi ab0bfebdf1 use rounded icons everywhere 2017-12-02 16:03:41 +01:00
tibbi bfe630fbc3 updating a event type item placeholder text 2017-12-01 23:54:52 +01:00
tibbi 0408dacc9b update commons to 3.0.22 2017-12-01 23:50:46 +01:00
tibbi 372bafbd1d redraw whole EventList fragment if an event has been deleted 2017-12-01 20:42:17 +01:00
tibbi 87c2e5b7bd make the list item selection marker stretch through the whole screen width 2017-12-01 20:39:38 +01:00
tibbi 9a6ee91180 initialize Stetho only in debug build 2017-12-01 20:32:54 +01:00
tibbi 89a6149f53 update commons to 3.0.20 2017-12-01 14:12:45 +01:00
tibbi 07b3e418a6 remove "}" from EXDATE for now 2017-12-01 12:33:42 +01:00
tibbi 749c2e5326 update Commons to 3.0.17 2017-12-01 11:57:41 +01:00
tibbi 9c6592bcae update commons to 3.0.12 2017-11-30 20:21:35 +01:00
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 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
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