Commit Graph

  • e3fa8a5e18 shoutbox fixes: remove when guest, update color changes in names Thodoris1999 2018-10-05 22:09:38 +0300
  • e396d1b097 roz Thodoris1999 2018-10-05 15:49:02 +0300
  • 061667c599 add functionality to send shouts Thodoris1999 2018-10-05 15:19:11 +0300
  • 5987fed0ed implement editorview Thodoris1999 2018-10-04 22:39:24 +0300
  • d7d979d53e minor improvements Thodoris1999 2018-10-04 22:08:27 +0300
  • c2303f660d finish shoutbox Thodoris1999 2018-10-04 21:27:56 +0300
  • db9c800743 fill in the adapter class Thodoris1999 2018-10-04 19:36:53 +0300
  • c1dbc4a8ea init layouts and adapter Thodoris1999 2018-10-04 18:55:25 +0300
  • adc98fa0d5 finish shout parsing Thodoris1999 2018-10-03 23:08:57 +0300
  • 184ece99e3 add shout object Thodoris1999 2018-10-03 22:04:27 +0300
  • 8c7a74e2cd main activity fragment functionality Thodoris1999 2018-10-02 23:12:39 +0300
  • 185cfb181e androidx refactor, bottom navigation Thodoris1999 2018-10-02 18:05:11 +0300
  • b487f5aa35 fix issue #56, update gradle plugin Thodoris1999 2018-09-28 14:38:27 +0300
  • c06ade5569 breaks dammit Thodoris1999 2018-09-26 01:07:12 +0300
  • 7dcda065a9 fixes: reverse poll results, error when too many votes, remove   when poll has expired, background of emoji keyboard Thodoris1999 2018-09-25 22:41:41 +0300
  • a1de7ffe48
    Merge pull request #55 from ThmmyNoLife/polls oogee 2018-09-24 13:38:31 +0300
  • 687e4a42f0 polish poll tasks, set chart start at 0 #55 Thodoris1999 2018-09-24 13:12:57 +0300
  • 53cecb5fbc finish submit/remove vote functionality Thodoris1999 2018-09-23 14:45:09 +0300
  • 87e4e54f3c fix behaviour of show/hide results Thodoris1999 2018-09-23 00:58:51 +0300
  • 8a508340ef add functionality to show/ hide results Thodoris1999 2018-09-22 23:19:34 +0300
  • a4fabfd5a1 Merge branch 'develop' into polls Thodoris1999 2018-09-22 22:16:41 +0300
  • 4f8af3d539 style vote bar chart a lil bit Thodoris1999 2018-09-22 22:15:02 +0300
  • 3189cc9365 fix vote mode parsing in polls Thodoris1999 2018-09-22 18:15:06 +0300
  • a83cff42d5
    Merge pull request #54 from ThmmyNoLife/new_parse_task oogee 2018-09-22 16:37:42 +0300
  • d4d501ba5c configure bar chart Thodoris1999 2018-09-21 14:19:29 +0300
  • cd6d4e07c8 fix parse mistakes in results mode Thodoris1999 2018-09-20 13:57:57 +0300
  • 4f7d8ba017 finish poll parsing Thodoris1999 2018-09-20 13:29:57 +0300
  • 86a46bd2e5 poll parsing init Thodoris1999 2018-09-19 13:16:01 +0300
  • a2fe11f7bb finish vote chart viewing Thodoris1999 2018-09-19 12:58:36 +0300
  • a381bc8e39 cover single choice poll Thodoris1999 2018-09-19 10:06:11 +0300
  • 8ec74335a6 cover multiple selection poll Thodoris1999 2018-09-19 00:18:42 +0300
  • 7db9c43fd8 generify posts list to topic items Thodoris1999 2018-09-18 22:41:35 +0300
  • 290daf8eab add remove vote url Thodoris1999 2018-09-16 13:02:45 +0300
  • ee8d038348 create poll in model Thodoris1999 2018-09-16 12:56:35 +0300
  • 231f82a8cd do not allow line break character on subject edittexts Thodoris1999 2018-09-13 15:46:44 +0300
  • a7127ca04f
    Merge pull request #51 from ThmmyNoLife/new_topic oogee 2018-09-12 16:27:50 +0300
  • b51cea6404 fix dialog theme, make subject one line #51 Thodoris1999 2018-09-12 16:27:00 +0300
  • 4d47cb2fe3 Upload fixes for api <21 Apostolos Fanakis 2018-09-12 14:49:02 +0300
  • 0107f36d59 externalize result codes, change project structure #54 Thodoris1999 2018-09-12 13:36:26 +0300
  • 5129c06cd4 add default request in NetworkTask, refactor main activity Thodoris1999 2018-09-12 13:29:16 +0300
  • 5893bb9c3e
    Merge pull request #50 from ThmmyNoLife/katerameno oogee 2018-09-12 11:19:36 +0300
  • 4938597f2e improvements and implement parse task in delete post Thodoris1999 2018-09-11 23:06:22 +0300
  • f400960548 merge createRequest and getResponse Thodoris1999 2018-09-11 21:18:22 +0300
  • 4b79360ad1 fix variable and method scopes Thodoris1999 2018-09-11 19:33:01 +0300
  • e31227f62e override constructors Thodoris1999 2018-09-11 18:36:08 +0300
  • fff52d1ec6 add parse exception constructor Thodoris1999 2018-09-11 18:13:49 +0300
  • db75338039 improvements Thodoris1999 2018-09-11 18:04:46 +0300
  • bb7537f65a fixes Thodoris1999 2018-09-10 23:32:27 +0300
  • d7bd211de6 constructors instead of setters Thodoris1999 2018-09-10 23:20:14 +0300
  • 4f8e2e079d new parse task Thodoris1999 2018-09-10 23:16:46 +0300
  • c2f9c524d3 Upload file icon corresponds to file type, Notification title change Apostolos Fanakis 2018-09-10 22:36:21 +0300
  • 6a619ef878
    Unread bug fix Ezerous 2018-09-10 22:28:59 +0300
  • 0ff971c840 Fix greek parsing for mentions Apostolos Fanakis 2018-09-10 20:57:38 +0300
  • b31ad5db06 UI fixes for topics activity Apostolos Fanakis 2018-09-10 20:36:21 +0300
  • d80d8a4d42
    Ensure correct google-services.json is supplied when building release APKs Ezerous 2018-09-10 15:58:36 +0300
  • ffebb2b1e0 Add clickIntent to uploads notification Apostolos Fanakis 2018-09-10 14:40:25 +0300
  • c5e1d14374 Move file zipping to AsyncTask, Init notification actions Apostolos Fanakis 2018-09-09 00:03:08 +0300
  • 330c839041 Changelog dialog UI refinement, Minor changes Apostolos Fanakis 2018-09-08 11:33:45 +0300
  • c88f2a39ce Init changelog dialog Apostolos Fanakis 2018-09-08 03:49:56 +0300
  • a74a5bddc8 crash fix new_messages Thodoris1999 2018-09-07 17:34:02 +0300
  • c1a1713901 maybe finished new messages functionality Thodoris1999 2018-09-07 15:35:03 +0300
  • 7a525fb81e Create global upload receiver, Add upload progress dialog Apostolos Fanakis 2018-09-07 15:33:54 +0300
  • 5ad072e417 toolbar fix Thodoris1999 2018-09-07 14:29:20 +0300
  • f3bb24fd1f minor stuff Thodoris1999 2018-09-07 14:14:46 +0300
  • c4df3f38e7 project structure Thodoris1999 2018-09-07 14:11:35 +0300
  • 50ac04f3a6
    Merge pull request #49 from ThmmyNoLife/colors oogee 2018-09-06 18:47:31 +0300
  • 9333b5d2b9 no dots #49 Thodoris1999 2018-09-06 18:44:34 +0300
  • b6bd67b7cf colored letters and dot in color picker Thodoris1999 2018-09-06 16:09:52 +0300
  • 3068ad39cd Fix latin numbers with greek and english chars causing course name match miss Apostolos Fanakis 2018-09-06 16:06:02 +0300
  • 98e62f07ee minor UI adjustment Thodoris1999 2018-09-06 13:30:54 +0300
  • c344016546
    Settings strings minor changes Ezerous 2018-09-06 11:47:29 +0300
  • 9ce58ef482
    Editorview popup style fix, styles optimization Ezerous 2018-09-06 10:47:48 +0300
  • 0a25d15dce
    Upload PopupWindow fix Ezerous 2018-09-05 22:04:07 +0300
  • d9cb25adb4 Greek filenames are upload-able but produce a warning, Notifications fix, Generator date range fix, Upload dialog fix for back button Apostolos Fanakis 2018-09-05 20:19:38 +0300
  • 3a9275b13d Background colors change, Invalid filenames won't upload, Change uploads notification icon Apostolos Fanakis 2018-09-05 15:59:21 +0300
  • 3c0edf3ae8 Multiple files upload, Other fixes and improvements Apostolos Fanakis 2018-09-05 14:18:27 +0300
  • 3c58f5c823 include app signature in new topic Thodoris1999 2018-09-05 12:11:37 +0300
  • 8e7499142e Multiple files upload init Apostolos Fanakis 2018-09-04 21:36:34 +0300
  • 102a239fe1 Filename field fixes, Temp file fix, Add grey, disabled look to filename extension Apostolos Fanakis 2018-09-04 19:23:36 +0300
  • d7643309ac Add not editable file extension to filename field, various fixes Apostolos Fanakis 2018-09-04 14:54:52 +0300
  • 37722c0ab4 more appbar fixes Thodoris1999 2018-09-04 12:57:17 +0300
  • 5011fbf4de appbar fixes Thodoris1999 2018-09-04 12:35:50 +0300
  • 3ae5ca276b complete new topic task Thodoris1999 2018-09-04 12:21:09 +0300
  • 97ba6219c7 create content activity layout init Thodoris1999 2018-09-04 11:25:55 +0300
  • 05d79890d4 Add filename field, fixes Apostolos Fanakis 2018-09-04 02:43:39 +0300
  • 76ce86dfce Rename file when generator is used, Keep only successfully uploaded taken photos, Add library for file management, Add file size check Apostolos Fanakis 2018-09-03 20:37:36 +0300
  • 81f9f47f24
    Added permissions to Uploads Ezerous 2018-09-03 16:11:14 +0300
  • 88eb3f3134 Move take photo intent to separate class, other improvements Apostolos Fanakis 2018-09-03 15:04:26 +0300
  • 30c161c789 Take photo fix for api>=24 Apostolos Fanakis 2018-09-03 14:10:41 +0300
  • 98e0d8f043 Merge branch 'develop' of https://github.com/ThmmyNoLife/mTHMMY into develop Thodoris1999 2018-09-02 18:22:43 +0300
  • 8484af4698 disable scrolling on new topics Thodoris1999 2018-09-02 18:21:59 +0300
  • 4452c8b355 hopefully katarameno fix #50 Thodoris1999 2018-09-02 16:33:33 +0300
  • 5489102ef4
    Added drawer intro, tiny changes Ezerous 2018-09-02 14:52:57 +0300
  • 28a5853073 fixes Thodoris1999 2018-09-02 13:20:41 +0300
  • b9d71e1a6f
    Merge pull request #46 from ThmmyNoLife/crashlytics_fix oogee 2018-09-02 12:53:28 +0300
  • 0f83830638
    Merge branch 'develop' into crashlytics_fix #46 oogee 2018-09-02 12:53:19 +0300
  • e9243b8e34
    Merge pull request #45 from ThmmyNoLife/editor_view oogee 2018-09-02 12:51:04 +0300
  • a67221563b
    Merge branch 'develop' into editor_view #45 oogee 2018-09-02 12:50:41 +0300
  • c09931f4b3 change text color icon underline color Thodoris1999 2018-09-02 12:32:32 +0300
  • f54974ed7f remove floating label on EditorView Thodoris1999 2018-09-02 12:18:08 +0300