]>
git.mxchange.org Git - jphone-lib.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Roland Häder [Mon, 18 Apr 2016 14:23:29 +0000 (16:23 +0200)]
Cotinued:
- updated dist.st: skip wild-fly creation if path not found
- updated jar(s)
Roland Häder [Mon, 18 Apr 2016 14:14:05 +0000 (16:14 +0200)]
updated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 13:30:37 +0000 (15:30 +0200)]
Updated project files (Windows versus Linux)
Roland Haeder [Sun, 17 Apr 2016 14:17:18 +0000 (16:17 +0200)]
Renamed interface as the bean should not be singleton.
Roland Haeder [Sun, 17 Apr 2016 11:43:02 +0000 (13:43 +0200)]
Continued a bit:
- added remote interface for administrative phone purposes
Roland Haeder [Sun, 17 Apr 2016 10:36:15 +0000 (12:36 +0200)]
Added new remote interface (is session okay?) with a business method for finding cellphone entries by given id number.
Roland Haeder [Wed, 13 Apr 2016 16:38:16 +0000 (18:38 +0200)]
This business method throws an exception if the mobile provider has already been added. If this method throws it, it means that a possible controller didn't take care of it.
Roland Haeder [Wed, 13 Apr 2016 12:16:22 +0000 (14:16 +0200)]
Continued a bit:
- addMobileProvider() should return the updated instance as all other business methods are doing this, too.
- updated jar(s)
Roland Haeder [Tue, 12 Apr 2016 21:58:25 +0000 (23:58 +0200)]
added administrative remote interface with first business method addMobileProvider()
Roland Haeder [Tue, 12 Apr 2016 19:30:45 +0000 (21:30 +0200)]
updated jar(s)
Roland Haeder [Tue, 12 Apr 2016 18:27:55 +0000 (20:27 +0200)]
Renamed package smsprovider -> mobileprovider. They don't only provide SMS but also many other mobile services.
Roland Haeder [Tue, 12 Apr 2016 18:04:47 +0000 (20:04 +0200)]
Changed interface (POJI) name SmsProvider to MobileProvider
Roland Haeder [Mon, 11 Apr 2016 12:15:40 +0000 (14:15 +0200)]
updated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:41:59 +0000 (13:41 +0200)]
updated jar(s)
Roland Haeder [Sat, 9 Apr 2016 18:23:45 +0000 (20:23 +0200)]
Minor: no country, it is SMS provider (copy-paste mistake)
Roland Haeder [Sat, 9 Apr 2016 15:59:55 +0000 (17:59 +0200)]
New project jphone-lib initialized which keeps remote interfaces for jphone-core
Signed-off-by: Roland Häder <roland@mxchange.org>