Advertisement
lukibeni

svn are you kidding me?

Dec 6th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. blukacs@lukacs-workpc:~/Dokumentumok/Projects/OTS/svnrepo/trunk/projects/android/OTS-Kotlin$ svn commit -m "set random notification id"
  2. blukacs@infra.misoftware.hu's password:
  3. Sending app/src/main/java/hu/telekom/ots/application/MyFirebaseMessagingService.kt
  4. Transmitting file data .done
  5. Committing transaction...
  6. Committed revision 995.
  7. blukacs@lukacs-workpc:~/Dokumentumok/Projects/OTS/svnrepo/trunk/projects/android/OTS-Kotlin$ svn log -l 10
  8. blukacs@infra.misoftware.hu's password:
  9. ------------------------------------------------------------------------
  10. r988 | blukacs | 2018-10-25 13:05:49 +0200 (cs, 25 okt 2018) | 1 line
  11.  
  12. fix build error
  13. ------------------------------------------------------------------------
  14. r986 | blukacs | 2018-10-19 12:42:37 +0200 (p, 19 okt 2018) | 1 line
  15.  
  16. delete realm if key not match + create encryption key from secure random number + set request timeout to 1 minute (because of groupcalendar)
  17. ------------------------------------------------------------------------
  18. r983 | blukacs | 2018-10-04 15:40:03 +0200 (cs, 04 okt 2018) | 1 line
  19.  
  20. fix crash when open mpay for the first time
  21. ------------------------------------------------------------------------
  22. r982 | blukacs | 2018-10-04 09:48:15 +0200 (cs, 04 okt 2018) | 1 line
  23.  
  24. new login design + fix mpaydetail open bug, that it opened, but when clicked it opened again
  25. ------------------------------------------------------------------------
  26. r979 | blukacs | 2018-09-26 10:07:29 +0200 (sze, 26 szept 2018) | 1 line
  27.  
  28. add ability to choose existing user after logout + code style + delete unnecessary resources and imports + upgrade dependencies + change news badge font to white
  29. ------------------------------------------------------------------------
  30. r978 | blukacs | 2018-09-25 12:48:36 +0200 (k, 25 szept 2018) | 1 line
  31.  
  32. new grid and list icon (animatable)
  33. ------------------------------------------------------------------------
  34. r977 | blukacs | 2018-09-25 12:02:42 +0200 (k, 25 szept 2018) | 1 line
  35.  
  36. set timeout to 30 second on http calls + add user select to login screen after logout, when there are valid certificates on device + new menu and back icons (animatable)
  37. ------------------------------------------------------------------------
  38. r976 | blukacs | 2018-09-24 19:34:12 +0200 (h, 24 szept 2018) | 1 line
  39.  
  40. new design
  41. ------------------------------------------------------------------------
  42. r975 | blukacs | 2018-09-19 11:41:41 +0200 (sze, 19 szept 2018) | 1 line
  43.  
  44. fix user detail persist bug + add bgw_device_info header which contains brand and model + updated string results
  45. ------------------------------------------------------------------------
  46. r974 | blukacs | 2018-09-18 16:46:23 +0200 (k, 18 szept 2018) | 1 line
  47.  
  48. string resources edited + fix exception on parse
  49. ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement