Commit Graph

792 Commits

Author SHA1 Message Date
tibbi 3f49d07066 update commons to 2.5.3 2017-01-23 23:11:53 +01:00
tibbi f45dd059e3 update commons to 2.5.1 2017-01-23 22:06:04 +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
tibbi 451e10e1df simplify the signing config file 2017-01-22 10:30:55 +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 bcd0e71732 update commons to 2.4.5 2017-01-21 23:31:19 +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 5788eea57b update commons to 2.4.1 2017-01-16 21:36:57 +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 357f57e0ee update commons to 2.3.8 2017-01-15 10:42:39 +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 6847782059 update version to 2.0.3 2017-01-10 20:15:26 +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
tibbi bbd797abad update commons to 2.3.5 2017-01-10 18:56:28 +01:00
Sérgio Marques 8a45de75e0 Portuguese update 2017-01-10 00:45:09 +00:00
tibbi d7f4dc79fb update commons to 2.3.1 2017-01-09 23:13:56 +01: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 8553776c05 update commons to 2.2.3 2017-01-07 23:45:21 +01:00
tibbi 942647469a update version to 2.0.2 2017-01-07 11:20:48 +01: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 7ee4c76ef9 update version to 2.0.1 2017-01-06 20:39:06 +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
tibbi 235e5629a2 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calendar 2017-01-05 22:51:12 +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
tibbi 8da3d583c4 update commons to 2.1.6 2017-01-05 19:47:47 +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
tibbi e363eb66f7 move icons in drawables, and remove the ones used from Commons lib 2017-01-04 19:14:25 +01:00
tibbi e848b00f43 update version to 2.0.0 2017-01-04 17:17:16 +01:00
tibbi f70c2260ee update Commons to 2.1.1 2017-01-04 17:16:42 +01:00
tibbi 4d0963de51 fix some month widget layout ids 2017-01-04 16:48:03 +01:00
tibbi 243b410967 adding Whats new dialog 2017-01-04 16:43:21 +01:00
tibbi c58a75fd0e do not change the window background color in styles 2017-01-04 16:32:17 +01:00
tibbi b32298e305 couple ui corrections 2017-01-04 16:19:58 +01:00
tibbi d08e1cebd4 allow translating the widget config sample strings 2017-01-04 15:52:31 +01:00
tibbi ce9d4fe2af couple fixes related to event list widget 2017-01-04 15:47:16 +01:00
tibbi 1d06261604 correctly mark todays date on event list view 2017-01-04 15:28:58 +01:00
tibbi dca5e61dbb properly mark days with events and current day on the monthly widget 2017-01-04 15:23:03 +01:00
tibbi 0b1eda954d update commons to 2.0.13 2017-01-04 11:46:09 +01:00
tibbi ec896fa567 use slightly bigger text size for monthview 2017-01-04 11:37:26 +01:00
tibbi b7f74b6738 use a smaller circle for marking the current day 2017-01-04 11:31:11 +01:00
tibbi 3e443fbf90 shorten some widget config color picker dialog code 2017-01-04 00:00:20 +01:00
tibbi 2fadc6564c adding some release notes 2017-01-03 23:54:48 +01:00
tibbi 53651ce6bb remove HIGH_ALPHA modifier, use full alpha 2017-01-03 23:43:38 +01:00
Tibor Kaputa eb9c69ad31 Merge pull request #78 from nopeppermint/patch-2
Update German strings.xml
2017-01-03 23:28:38 +01:00
tibbi 3c51e933f9 use the new way of marking events and today at widget config too 2017-01-03 23:27:50 +01:00
Stefan af831e06f8 Update strings.xml 2017-01-03 23:20:26 +01:00
tibbi 17ae73da68 mark days with events with underlining, today with a circle 2017-01-03 23:15:24 +01:00
Stefan 446144bea7 Update strings.xml 2017-01-03 23:09:36 +01:00
tibbi 43c1bfe6ba mark days with events with circles, not color change 2017-01-03 23:07:32 +01:00
tibbi 7ae2a0b8f0 redraw the main page only if the text color changed 2017-01-03 22:47:13 +01:00
tibbi 566646a1b9 properly pick either the dark or light dialog theme 2017-01-03 22:31:45 +01:00
tibbi dbd662d0c2 remove the day from datepicker in a cleanr way 2017-01-03 21:59:36 +01:00
tibbi 8e7aee1fe3 use dark dialogs if the user has dark background 2017-01-03 21:17:08 +01:00
tibbi e04ec15c7f add a black splash screen 2017-01-02 23:33:31 +01:00
tibbi 89d9c2c3ef update the colors on a few more places 2017-01-02 23:27:43 +01:00
tibbi 7165cdb3ff lets fill the main views calendar on every resume, not just at create 2017-01-02 23:21:38 +01:00
tibbi 82eb63ca69 fix default reminder value 2017-01-02 23:16:29 +01:00
tibbi a4f98d8944 updating colors on a couple places 2017-01-02 22:52:16 +01:00
tibbi b89f8a82e8 fix some constants 2017-01-02 22:23:49 +01:00
tibbi c1d5032821 update commons to 2.0.12 2017-01-02 22:23:42 +01:00
tibbi 1597bedf62 use data classes for models 2017-01-02 22:08:10 +01:00
tibbi 30d21224cd remove EventActivity TextInputLayout, as it cannot be customized 2017-01-02 21:25:07 +01:00
tibbi 1982af9a52 couple text color changes 2017-01-02 20:53:33 +01:00
tibbi 4e3a63f147 remove some unnecessary styles 2017-01-02 20:46:37 +01:00
tibbi c51855f4ab update commons to 2.0.11 2017-01-02 20:43:36 +01:00
tibbi 2d96cb2f2a use our custom views wherever appropriate 2017-01-02 19:59:48 +01:00
tibbi 93272b0b0f use the primary color for coloring Fabs 2017-01-02 19:39:45 +01:00
tibbi 4034cbd59d use some views from the Commons library 2017-01-02 19:27:36 +01:00
tibbi 392c269787 apply the generic dialog things to the dialog 2016-12-29 23:50:11 +01:00
tibbi 05967d3790 add the color customization button in settings 2016-12-29 23:39:16 +01:00
tibbi 18c4d4a773 fix the spinner at settings 2016-12-29 23:36:08 +01:00
tibbi 9a5aff5116 updating the Settings layout 2016-12-29 23:28:34 +01:00
tibbi 55c27e20dd update commons to 2.0.9 2016-12-29 23:15:23 +01:00
tibbi b81ef925e4 use the shared License activity 2016-12-29 22:48:42 +01:00
tibbi 717138d53b use the shared About activity 2016-12-29 22:46:27 +01:00
tibbi 5e08224f43 shorten some switch cases 2016-12-29 22:41:08 +01:00
tibbi 27ec78ad18 extend BaseSimpleActivity with SimpleActivity 2016-12-29 22:38:33 +01:00
tibbi fbf58e3ae3 escape some french apostrophes 2016-12-29 22:38:15 +01:00
tibbi f376c206f6 shortening the french short description 2016-12-29 21:53:52 +01:00
Tibor Kaputa 4776ca45f3 Merge pull request #76 from canou/french-translation
Add french translation
2016-12-29 09:47:42 +01:00
canou a5047b77ba Add french translation 2016-12-28 23:52:34 +01:00
tibbi a6ed9523f0 inherit config from the common BaseConfig 2016-12-28 23:48:35 +01:00
tibbi afd330b799 formatting widgetprovider xml 2016-12-28 23:01:41 +01:00
tibbi 0202bcac8f update Commons to 2.0.7 2016-12-28 22:56:25 +01:00
tibbi 0f06954555 inherit the styles from Commons 2016-12-27 23:30:55 +01:00
tibbi 14dbc6a099 use some resources from Commons 2016-12-27 23:18:48 +01:00
tibbi 841f084c8b removing and updating a couple resources 2016-12-27 22:23:55 +01:00
tibbi d46f479c18 update commons to 2.0.1 2016-12-27 22:22:13 +01:00
tibbi 3878217665 show an placeholder message if the widgets event list is empty 2016-12-27 22:07:49 +01:00
tibbi c7c972c502 update the empty list placeholder text 2016-12-27 21:28:15 +01:00
tibbi 7477fb1155 fixing some imports 2016-12-27 21:17:02 +01:00
tibbi 56d7458dd7 updating string files 2016-12-27 21:07:38 +01:00
tibbi 48d99fa480 update commons to 2.0.0 2016-12-27 21:07:21 +01:00
tibbi d67c5633ab update version to 1.43 2016-12-18 17:18:33 +01:00
tibbi 32dc35b6c7 use 12 or 24 hours format as appropriate 2016-12-18 17:13:30 +01:00
tibbi ecd384f1af small style update 2016-12-18 16:35:30 +01:00
tibbi 0d37b0f100 add a null check to default ringtone uri 2016-12-18 16:30:49 +01:00
tibbi a1ed41944e simplify the widget colorpicker dialogs 2016-12-14 19:43:35 +01:00
Sérgio Marques 5542c88b92 Portuguese update 2016-12-13 21:54:56 +00:00
tibbi 298e41b5dc simplify the changeview dialog 2016-12-12 19:12:14 +01:00
tibbi c1b78e3a07 add some links to more strings 2016-12-11 11:01:35 +01:00
Sérgio Marques 9203491054 Portuguese update 2016-12-11 02:18:45 +00:00
tibbi 523ffbde6e update version to 1.42 2016-12-10 20:51:51 +01:00
tibbi 0fb73b12bf allow changing the reminder notification sound, fix #27 2016-12-10 20:12:53 +01:00
tibbi 91f0fe4955 add some things related to setting custom reminder sound 2016-12-10 12:25:54 +01:00
tibbi 7f8058580b increase weak text alpha a bit so its more visible 2016-12-10 11:29:23 +01:00
tibbi 2161a93846 updating the About activity 2016-12-10 11:14:37 +01:00
tibbi d69bea8013 add some new strings 2016-12-10 11:05:54 +01:00
tibbi 18cf5e102a shortening the hungarian calendar description so its within 80 chars 2016-12-10 00:41:59 +01:00
tibbi 01dd5e4484 update version to 1.41 2016-12-10 00:36:25 +01:00
tibbi cadfe88c6f removing some empty lines 2016-12-10 00:36:17 +01:00
tibbi 2105ec3c33 hide the keyboard at pressing on a date or timepicker 2016-12-09 18:57:21 +01:00
Tibor Kaputa 1ba39edc37 fix the theme at date and timepicker dialogs on android 7 2016-12-09 09:40:50 +01:00
Tibor Kaputa e05f270580 update target sdk to 25 2016-12-09 09:33:16 +01:00
Sérgio Marques 3d6f1b5c94 Portuguese update 2016-12-05 22:07:41 +00:00
András Lengyel-Nagy 5e32916eac Hungarian translation of strings.xml 2016-12-04 22:16:53 +01:00
tibbi 4341289595 make sure dialog is cancellable by clicking outside 2016-12-04 10:27:35 +01:00
tibbi 97ee44979e add the check to daily view too 2016-12-03 11:15:44 +01:00
tibbi bcad8aafef make sure only the proper item is selected at long click 2016-12-03 11:14:15 +01:00
Sérgio Marques 837e0d04d8 Portuguese update 2016-12-02 23:20:00 +00:00
tibbi 8f506c74ed update version to 1.40 2016-11-30 21:46:41 +01:00
tibbi 36486710a5 fix some crashes at setting reminder to empty value 2016-11-30 21:43:02 +01:00
tibbi da2ea22017 use setExact for more precise notifications, waking up from Doze 2016-11-30 21:34:38 +01:00
tibbi 34a88c544c delete the event from eventActivity, do not allow Undo 2016-11-30 20:51:04 +01:00
tibbi 08ad077c83 add a preview to list widget 2016-11-30 19:49:51 +01:00
tibbi 13e2277f48 rename widget_preview to widget_monthly_preview 2016-11-30 19:44:13 +01:00
tibbi 1d47de4b29 limit events displayed in lists to 50 2016-11-30 19:24:15 +01:00
tibbi 11bebdce62 properly update the list widget when needed 2016-11-30 19:09:26 +01:00
naofum ba52d8218f Updated Japanese 2016-11-30 23:20:25 +09:00
tibbi dc70775ac2 display real data on the list widget 2016-11-29 23:31:14 +01:00
tibbi 029ebfc983 allow clicking on list items 2016-11-29 21:48:55 +01:00
tibbi f96c7a875c create standalone list items for widget 2016-11-29 21:14:07 +01:00
tibbi d33b5e8f2d display event type items on widget list too 2016-11-29 20:00:15 +01:00
tibbi 98877c9fb0 populating list widget with some test data 2016-11-29 18:53:26 +01:00
tibbi 42747a5914 get the upcoming events for the list widget 2016-11-28 22:33:54 +01:00
tibbi cc53dd0c12 rename EventsListener to EventUpdateListener 2016-11-28 22:19:51 +01:00
tibbi 157ab8557d lets just show the next 6 months instead of a year at events list 2016-11-28 22:18:41 +01:00