Commit Graph

843 Commits

Author SHA1 Message Date
tibbi 9865af1cd6 sort event reminders and remove duplicates before saving in db 2017-02-06 20:41:49 +01:00
tibbi 39fd7b0682 add multiple reminders to Whats new 2017-02-06 20:16:29 +01:00
tibbi febfc12fbd add some UI handling for multiple reminders 2017-02-06 20:03:16 +01:00
tibbi 2f784cf56a add a helper function for counting event reminders 2017-02-06 19:21:42 +01:00
tibbi c5bb4bb001 add some more things related to multiple reminders 2017-02-06 19:15:56 +01:00
tibbi ef4e5c6893 add the string for adding another reminder 2017-02-06 18:29:32 +01:00
tibbi 673af6afbb add some default values to db columns added on upgrade 2017-02-06 18:24:56 +01:00
Tibor Kaputa 1c82fce64d make Event importID nullable 2017-02-06 12:24:42 +01:00
tibbi 254cc39254 removing the not needed permissions too 2017-02-05 23:23:43 +01:00
tibbi f033697491 comment out the Google Sync related things 2017-02-05 23:12:00 +01:00
tibbi 61152a6817 lets allow 3 lines at weekly view events 2017-02-05 22:55:38 +01:00
tibbi 6658542236 filter events by the repeat limit when appropriate 2017-02-05 22:50:38 +01:00
tibbi 69306551d2 make the repeat limit last day inclusive 2017-02-05 22:42:05 +01:00
tibbi 86c88cd106 always properly update repetition limit text 2017-02-05 22:22:48 +01:00
tibbi a0c73b7504 fix showing Repeat limit at editing events 2017-02-05 22:08:13 +01:00
tibbi 7abcf71a0a set repeat limit to Forever if its set to earlier than event end 2017-02-05 22:06:04 +01:00
tibbi 08ed97f4d6 add some more things related to max repetition limit 2017-02-05 22:00:07 +01:00
tibbi e34efa0db5 add some repetition limit related views 2017-02-05 21:32:24 +01:00
tibbi 9afe5dc7ae add some strings related to limiting repetition 2017-02-05 21:16:36 +01:00
tibbi e04862e4fb set time 1:00 to all-day google events to avoid issues 2017-02-05 21:12:10 +01:00
tibbi 5bfd2cc0b9 set time 1:00 to imported all-day events to avoid some issues 2017-02-05 20:31:41 +01:00
tibbi feed23017c add All-day to daily view 2017-02-05 20:25:26 +01:00
tibbi 5e180f7fc1 limit event title length to 50 chars 2017-02-05 20:10:58 +01:00
tibbi ec9398337f fix importing all-day events from ics file 2017-02-05 20:06:49 +01:00
tibbi 790f61bb64 add a new error message if no event was imported successfully 2017-02-05 19:52:48 +01:00
tibbi 2af5850de6 replace underlining at monthly view with dot 2017-02-05 19:15:57 +01:00
tibbi 4a42e7baef move the horizontal grid under events in weekly view 2017-02-05 16:46:19 +01:00
tibbi 89891e939b change some extensions into constants 2017-02-05 16:44:19 +01:00
tibbi a3265d3f6c use different divider colors 2017-02-05 16:37:21 +01:00
tibbi 8c8c886b91 update the event reminder picker at importing ICS files 2017-02-05 16:29:35 +01:00
tibbi 636ab79bea update the Settings default reminder to contain only minutes 2017-02-05 16:07:25 +01:00
tibbi d5dbd6e9f0 refresh events list only if something changed 2017-02-05 15:40:52 +01:00
tibbi 367e30ea61 add All-day to events in list views 2017-02-05 13:38:11 +01:00
tibbi 6c1c1e38fd fix a crash at long events if sunday is the first day 2017-02-05 11:44:04 +01:00
tibbi d059f58114 fix section divider width 2017-02-05 11:36:39 +01:00
tibbi 13e871b5ef use some visibility extensions 2017-02-05 11:00:41 +01:00
tibbi 2b4e4e90e6 fade out the Plus after 5 seconds 2017-02-05 10:59:26 +01:00
tibbi fab1bc254d create a new event on Plus click 2017-02-05 10:18:09 +01:00
tibbi 8f14755215 draw a Plus on an empty grid on click 2017-02-05 10:05:11 +01:00
Sérgio Marques cae5fcafd1 Portuguese update 2017-02-05 00:40:01 +00:00
tibbi 5a221ec17a detect clicks on the grid 2017-02-04 23:49:50 +01:00
tibbi 915909f330 add the horizontal grid in weekly view 2017-02-04 23:27:04 +01:00
tibbi 41922a7579 rename stroke_width_divider to stroke_vertical_divider 2017-02-04 23:11:20 +01:00
tibbi 07d06ba067 add the vertical grid programmatically 2017-02-04 22:58:35 +01:00
tibbi 0a46941b9c update the weekly view grid so it scales better on different densities 2017-02-04 22:47:31 +01:00
tibbi b701883438 update the db version 2017-02-04 17:22:25 +01:00
tibbi 2d12c09d2c add extra height in case of 2 all-day evnts just once 2017-02-04 16:52:36 +01:00
tibbi cfed46f4a1 add some grid lines at weekly view 2017-02-04 16:49:28 +01:00
tibbi cc407072ee one more correction to weekly view height 2017-02-04 15:00:20 +01:00
tibbi 1290883716 couple weekly view scrolling related fixes 2017-02-04 14:44:56 +01:00
tibbi 90168af9f4 fix displaying events lasting through weeks end 2017-02-04 14:02:07 +01:00
tibbi c24e18f413 update the hours scrollview margin if theres something at all-day top holder 2017-02-04 11:43:06 +01:00
tibbi be372d513f tweak the bit flag removing extension 2017-02-04 11:41:13 +01:00
tibbi fc81e5ab42 fix an issue of initializing the calendar at wrong date if sunday is the first day 2017-02-03 23:12:34 +01:00
tibbi 3493842a7f show events lasting through midnight at top bar too 2017-02-03 23:05:50 +01:00
tibbi 5ea8d45bcf add a top indicator for all-day events 2017-02-03 22:51:14 +01:00
Tibor Kaputa a2c6b6f24c Merge pull request #107 from nopeppermint/patch-8
update German translation
2017-02-03 22:16:21 +01:00
tibbi 3339b635b6 prepare a layout for showing all-day events in weekly view 2017-02-03 21:35:26 +01:00
Stefan 5e5856d85f update German translation 2017-02-03 21:21:32 +01:00
tibbi e642d91636 update day labels in weekly view on resume to fix some color glitching 2017-02-03 21:20:44 +01:00
tibbi 48cd9b608e mark current day on weekly view with primary color 2017-02-03 21:09:20 +01:00
tibbi 759beb985b update hours top margin on weekly view dynamically 2017-02-03 21:01:12 +01:00
tibbi dca227af33 add all-day long events in release notes 2017-02-03 19:35:57 +01:00
tibbi 50e621d71b add an All-day flag to all-day events 2017-02-03 19:33:43 +01:00
tibbi dd65a0f10b fill the event reminder dialog values dynamically, so we can add the custom values 2017-02-03 18:14:16 +01:00
tibbi 521bcdc528 rename event item on day view and add End ellipsize 2017-02-03 12:07:42 +01:00
tibbi b00e6ed9b3 correct the plural versions of custom reminders 2017-02-03 11:48:14 +01:00
tibbi 17563cd576 hide the keyboard after confirming the custom reminder 2017-02-03 11:08:03 +01:00
tibbi 6e91b0abbe implement the custom event reminder dialog 2017-02-03 11:05:39 +01:00
tibbi 83594dd47e add a repeat interval picker dialog 2017-02-03 00:19:07 +01:00
tibbi af885f2b16 change repetition spinner to a textview in Event details screen 2017-02-02 23:55:05 +01:00
tibbi 3b92072a06 remove the redundant custom reminder related views 2017-02-02 23:42:31 +01:00
tibbi fa214a5896 move event reminder from spinner into a dialog 2017-02-02 23:34:46 +01:00
tibbi cddd52ffa9 restyle the event detail screen 2017-02-02 22:14:02 +01:00
tibbi 32dae4e3d9 hide some views when all-day gets toggled 2017-02-02 20:21:39 +01:00
Stefan f6ca21dd72 update German Translation 2017-02-02 18:35:55 +01:00
Taras 920414e42e update Russian 2017-02-01 23:02:33 +03:00
tibbi de6a7cb8e6 add a button for all day events 2017-02-01 20:42:24 +01:00
tibbi 6547c3b4bb minor string updates 2017-02-01 20:26:02 +01:00
tibbi d1e2e73339 updating some russian strings by turlir 2017-02-01 20:10:12 +01:00
tibbi d8a2a3a73f parse google event start and end timestamp 2017-02-01 20:01:09 +01:00
tibbi ce6afbabb8 fix #102, enable multidex 2017-02-01 19:17:54 +01:00
tibbi c38ac98f61 importd the Event model 2017-01-31 23:45:21 +01:00
tibbi 2fb9e14686 parse events by pages of 100, the default value 2017-01-31 23:43:15 +01:00
tibbi 9a47d51966 parse google event recurrence 2017-01-31 23:15:33 +01:00
tibbi 276c46462c parse reminder minutes from google events
- use the Popup reminder type
2017-01-31 19:03:48 +01:00
tibbi af3031e503 add some google events parsing 2017-01-31 00:09:12 +01:00
tibbi 7f2a298092 use gsonfactory instead of jacksonfactory at fetching Google Events 2017-01-30 21:34:27 +01:00
tibbi 2ab9ad73bd remove the max 10 events limit 2017-01-30 21:27:19 +01:00
tibbi eba27b2541 set minimum event time to a month ago 2017-01-30 21:23:56 +01:00
tibbi 04b389b46c rename the Google events fetch file 2017-01-30 21:23:39 +01:00
tibbi c9f0033650 fetch the next 10 events from the google calendar 2017-01-30 19:32:01 +01:00
tibbi 31112a807e check for Google Play availability at Google Sync toggle 2017-01-29 22:31:32 +01:00
tibbi f285bee725 add some initial things related to Google Sync, obtaining the account name 2017-01-29 21:26:42 +01:00
tibbi 1b06c20374 reorder the settings items 2017-01-29 21:16:19 +01:00
Sérgio Marques 4087ed1b66 Typo fix 2017-01-29 12:27:21 +00:00
Sérgio Marques 838a52fc3d Portuguese update 2017-01-29 12:25:52 +00:00
tibbi e431d8ea54 fix the italian string for May 2017-01-28 20:04:03 +01:00
tibbi 6d5d8e84bd update Whats new 2017-01-27 00:10:22 +01:00
tibbi 737f457dbc avoid importing the same event twice from ics file 2017-01-27 00:05:42 +01:00
tibbi f56dfce1fe prepend single digit hours 2017-01-26 23:36:31 +01:00
tibbi bee422a15d add a new db column for import_id to avoid duplicately imported events 2017-01-26 23:34:09 +01:00
tibbi 28e1b06703 use the event title and description at the event notification 2017-01-26 21:59:35 +01:00
tibbi 86fd2f6fac make sure we schedule the notifications of imported events 2017-01-26 21:53:18 +01:00
tibbi 399cb84493 do not allow inserting corrupt events in db 2017-01-26 21:52:59 +01:00
tibbi a7739dbbe2 insert the parsed events in db 2017-01-26 21:41:30 +01:00
tibbi 83ebb68f54 do the file parsing on a background thread 2017-01-26 20:31:30 +01:00
tibbi dd8386d5f3 added Hebrew translation by BlueScarredJaguar 2017-01-26 20:12:52 +01:00
tibbi 56e7929466 add some ics file format checking 2017-01-26 19:58:54 +01:00
tibbi 7e8bc89eeb add reminder calculation at importing events 2017-01-26 18:58:30 +01:00
Tibor Kaputa 52e2f0dca6 increase some sizes on tablets 2017-01-26 12:42:16 +01:00
tibbi ae14690294 more tweaks to import events dialog 2017-01-25 23:23:19 +01:00
tibbi 7e491869bc move some reminder related things to context extensions 2017-01-25 23:05:30 +01:00
tibbi 326015c03a add a dialog related to importing events 2017-01-25 22:32:48 +01:00
tibbi 74e1c36e1e add a dialog for choosing an .ics file 2017-01-25 22:07:36 +01:00
tibbi 1b024d3596 improve the ics parser 2017-01-25 21:30:31 +01:00
tibbi 4be4eab18d add a basic .ics file parser implementation 2017-01-25 20:58:52 +01:00
tibbi 551e59b780 use smaller, but bold font for day letters and week numbers 2017-01-25 19:59:42 +01:00
tibbi 885b2c8654 properly display week number at the monthly widget 2017-01-25 19:27:38 +01:00
tibbi d9e24fa11e add some importing related strings 2017-01-24 22:39:04 +01:00
tibbi c217e24b76 send widget clicks through the Splash activity to avoid flashing white screen 2017-01-24 22:14:30 +01:00
tibbi b14ff9ccee make day letters bold 2017-01-24 22:04:14 +01:00
tibbi eee6d11f9f show more items at event list view or widget 2017-01-24 21:54:22 +01:00
tibbi f844c4a0be do not cut weekly view titles unnecessarily 2017-01-24 21:10:42 +01:00
tibbi eea2634f9d add hex codes in Whats new 2017-01-23 23:15:09 +01:00
tibbi 89f77d4f7f renaming some arrow icons 2017-01-23 21:58:39 +01:00
Sérgio Marques c63fbfadda Portuguese update 2017-01-22 21:49:18 +00:00
Stefan 99f8adb1b7 Update strings.xml 2017-01-22 20:17:45 +01:00
tibbi 8bb28243bf update version to 2.1.0 2017-01-22 17:33:27 +01:00
tibbi 3fc8f0fc62 change the default week end to 23:00 2017-01-22 17:29:22 +01:00
tibbi d8b0a29905 properly position the events if sunday is the first day 2017-01-22 17:23:46 +01:00
tibbi 22694336e1 display the year in weekly view if its not the current 2017-01-22 17:00:00 +01:00
tibbi 6151604759 add a check to avoid crash when data is loaded too late 2017-01-22 16:59:27 +01:00
tibbi c1a2051f8c properly update the weekly screen if some color changes 2017-01-22 16:48:25 +01:00
tibbi 03a11ff99b use thursdays for determining week numbers 2017-01-22 16:24:13 +01:00
Stefan ac86209efd update German translation 2017-01-22 15:09:16 +01:00
tibbi b96fa64ce1 handle sunday as the first day in weekly view properly 2017-01-22 13:49:15 +01:00
tibbi d9f6228a96 implement creating a new event at double clicking a grid at weekly view 2017-01-22 12:48:55 +01:00
tibbi 2f9237c335 pass the new event start timestamp to event activity 2017-01-22 11:42:26 +01:00
tibbi 6ad9819ef3 mark the pressed empty grid in weekly view on click 2017-01-22 11:19:09 +01:00
tibbi e72f6bae2a make sure Settings items are displayed properly even on smaller devices 2017-01-22 10:36:36 +01:00
Tibor Kaputa d043122aa2 Merge pull request #90 from Sopor-/patch-1
Updated Swedish translation
2017-01-22 10:05:37 +01:00
Stefan 293f9c857d update German translation 2017-01-22 09:50:21 +01:00
Sopor cb3c60e6a0 Updated Swedish translation
Release notes are not translated
2017-01-22 01:41:10 +01:00
tibbi bbe4c3ae7c open the given event at pressing on weekly view 2017-01-21 23:25:16 +01:00
tibbi e387e19fd1 avoid glitching when end time is too close to start time 2017-01-21 21:35:52 +01:00
tibbi 3b41a33202 recheck hour limits at resume 2017-01-21 21:30:51 +01:00
tibbi 3903d82204 limit the weekly view scrollview depending on set hours limit 2017-01-21 20:29:57 +01:00
tibbi 7b6c4dde34 allow setting when to start and end the day at weekly view 2017-01-20 23:36:48 +01:00
tibbi 606e227bad display month name and week number in title 2017-01-20 22:28:24 +01:00
tibbi 3834c389ad tweak the Display week numbers string 2017-01-20 21:57:30 +01:00
tibbi d7b027c492 show event title at the grid 2017-01-19 23:24:10 +01:00
tibbi 4e82c5f4a3 sort the events before adding in weekly view 2017-01-19 22:59:37 +01:00
tibbi b4c18aafe7 add minimal height to events without end timestamp 2017-01-18 23:33:04 +01:00
tibbi a2aa3e8a8c specify textsize at week letters 2017-01-18 23:25:29 +01:00
tibbi 2c1e0e7911 reset the app title at weekly view 2017-01-18 23:19:36 +01:00
tibbi 5dacb916ca use relativelayouts in weekly view for easier overlap handling 2017-01-18 23:17:19 +01:00
tibbi b8d71620aa clear weekly views before adding them 2017-01-18 22:47:33 +01:00
tibbi a0cc3910e5 display both day date and day letter at the top 2017-01-18 21:36:33 +01:00
tibbi a9ec849a03 display day date at the top 2017-01-18 21:28:21 +01:00
tibbi 1fb9299aee use real week timestamps at week fragments 2017-01-17 23:28:42 +01:00
tibbi 378abf5c98 add week day labels 2017-01-17 22:04:28 +01:00
tibbi 0f43dd3f6e mark the event in the weekly calendar 2017-01-17 19:52:33 +01:00
tibbi 78b8ece86f make sure to add weekly events on the ui thread 2017-01-17 19:07:46 +01:00
tibbi a3b614862d add a sample event in week view 2017-01-16 23:41:06 +01:00
tibbi f64212eb79 remove a redundant arraylist related to filling the week view 2017-01-16 22:36:24 +01:00
tibbi 190a2bdcab add some linearlayouts as week columns 2017-01-16 22:29:59 +01:00
tibbi 952df754a4 create a gridview viewholder 2017-01-15 23:05:25 +01:00
tibbi ab4964db5f create a DateTime extension for getting the DateTime timestamp in seconds 2017-01-15 22:26:52 +01:00
tibbi 2c74330a3c get the current weeks events 2017-01-15 22:14:01 +01:00
tibbi 90c0a34c21 simplify the month events getting 2017-01-15 21:15:41 +01:00
tibbi 80dd147799 add a weekly calendar implementation placeholder 2017-01-15 20:48:39 +01:00
tibbi 9dba6e05ef add a background grid 2017-01-15 19:57:00 +01:00
tibbi ff4b7374c2 add the scrolling views 2017-01-15 18:37:51 +01:00
tibbi f9cf4e8b80 some row height tweaks 2017-01-15 13:46:46 +01:00
tibbi 8d2560450a clear the hours before adding them to avoid duplication 2017-01-15 13:44:35 +01:00
tibbi 6221129678 add a list of hours at weekly view 2017-01-15 13:41:57 +01:00
tibbi 8598cb5e17 create a weekly pager adapter 2017-01-15 10:41:47 +01:00
tibbi 55afe6b544 underline todays date at event list widget 2017-01-15 10:21:08 +01:00
tibbi 6e02465bdf add a new radio button for the weekly view 2017-01-10 21:35:54 +01:00
tibbi 1f6fbda451 add a null check to settings ringtone name 2017-01-10 20:13:31 +01:00
tibbi aa827fe2a3 create a config variable extension 2017-01-10 19:48:02 +01:00
tibbi b02660a459 taking some styles from commons library 2017-01-10 19:39:11 +01:00
tibbi bbaf77581b tweak the dialog background colors 2017-01-10 19:13:54 +01:00
Sérgio Marques 8a45de75e0 Portuguese update 2017-01-10 00:45:09 +00:00
tibbi b2367ef9b6 update Commons to 2.3.0 2017-01-09 22:32:10 +01:00
Taras f98df305eb add Russian 2017-01-09 02:19:18 +03:00
tibbi 99eae5edda properly select default reminder in settings 2017-01-07 11:20:28 +01:00
tibbi 33d04cd5e7 add version 46 to whats new dialog 2017-01-07 11:10:20 +01:00
tibbi 9c74613bcc move some classes in Helpers 2017-01-07 11:01:47 +01:00
tibbi cddbf573e8 tweak event reminder types a bit 2017-01-07 11:01:00 +01:00
tibbi c4dc005a6c allow setting empty notification sound 2017-01-07 10:42:32 +01:00
tibbi efa9d542d7 simplify spinner initialization 2017-01-06 21:05:08 +01:00
tibbi 12892b0300 fix a crash caused by no permission accessing the default notification sound 2017-01-06 20:32:58 +01:00
tibbi 9ef8fd775b shorten the apptheme style 2017-01-06 19:36:06 +01:00
tibbi e1699a74c7 adding some strings for weekly view 2017-01-06 17:16:31 +01:00
canou 43db5341b1 Forgotten escapes 2017-01-05 21:22:57 +01:00
canou d393a30a94 Typo fixes and more french translations 2017-01-05 20:49:50 +01:00
Tibor Kaputa a45e232ce0 use smaller fonts on tablets 2017-01-05 15:04:24 +01:00
tibbi ef7949e218 updating the app description 2017-01-05 00:01:19 +01:00