]> git.mxchange.org Git - jphone-lib.git/log
jphone-lib.git
8 years agoUsing LF is now default
Roland Häder [Mon, 2 May 2016 10:18:14 +0000 (12:18 +0200)]
Using LF is now default

Signed-off-by: Roland Häder <roland@haeder.net>
8 years agoupdated dist.sh
Roland Häder [Mon, 2 May 2016 07:47:46 +0000 (09:47 +0200)]
updated dist.sh

8 years agoglobally updated jar(s)
Roland Haeder [Fri, 29 Apr 2016 19:59:52 +0000 (21:59 +0200)]
globally updated jar(s)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agofixed LF?
Roland Häder [Fri, 29 Apr 2016 08:52:29 +0000 (10:52 +0200)]
fixed LF?

8 years agoadded missing @Remote annotation
Roland Häder [Thu, 28 Apr 2016 12:26:20 +0000 (14:26 +0200)]
added missing @Remote annotation

8 years agoupdated jar(s)
Roland Haeder [Tue, 26 Apr 2016 17:08:25 +0000 (19:08 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Tue, 26 Apr 2016 11:59:47 +0000 (13:59 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Mon, 25 Apr 2016 12:15:34 +0000 (14:15 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Häder [Fri, 22 Apr 2016 12:17:59 +0000 (14:17 +0200)]
updated jar(s)

8 years agoContinued a bit:
Roland Häder [Wed, 20 Apr 2016 09:09:33 +0000 (11:09 +0200)]
Continued a bit:
- updated dist.sh
- updated jar(s)

8 years agoupdated dist.sh
Roland Haeder [Tue, 19 Apr 2016 17:39:04 +0000 (19:39 +0200)]
updated dist.sh

8 years agoupdated dist.sh
Roland Häder [Tue, 19 Apr 2016 12:34:28 +0000 (14:34 +0200)]
updated dist.sh

8 years agoContinued:
Roland Haeder [Mon, 18 Apr 2016 18:59:55 +0000 (20:59 +0200)]
Continued:
- line-feed is now LF which prevents converting
- updated dist.sh for better personal-domain support
- updated jar(s)

8 years agoconverted line-ending (why?)
Roland Haeder [Mon, 18 Apr 2016 17:25:36 +0000 (19:25 +0200)]
converted line-ending (why?)

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoCotinued:
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)

8 years agoupdated dist.st: skip projects that are not cloned
Roland Häder [Mon, 18 Apr 2016 14:14:05 +0000 (16:14 +0200)]
updated dist.st: skip projects that are not cloned

8 years agoUpdated project files (Windows versus Linux)
Roland Häder [Mon, 18 Apr 2016 13:30:37 +0000 (15:30 +0200)]
Updated project files (Windows versus Linux)

8 years agoRenamed interface as the bean should not be singleton.
Roland Haeder [Sun, 17 Apr 2016 14:17:18 +0000 (16:17 +0200)]
Renamed interface as the bean should not be singleton.

8 years agoContinued a bit:
Roland Haeder [Sun, 17 Apr 2016 11:43:02 +0000 (13:43 +0200)]
Continued a bit:
- added remote interface for administrative phone purposes

8 years agoAdded new remote interface (is session okay?) with a business method for finding...
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.

8 years agoThis business method throws an exception if the mobile provider has already been...
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.

8 years agoContinued a bit:
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)

8 years agoadded administrative remote interface with first business method addMobileProvider()
Roland Haeder [Tue, 12 Apr 2016 21:58:25 +0000 (23:58 +0200)]
added administrative remote interface with first business method addMobileProvider()

8 years agoupdated jar(s)
Roland Haeder [Tue, 12 Apr 2016 19:30:45 +0000 (21:30 +0200)]
updated jar(s)

8 years agoRenamed package smsprovider -> mobileprovider. They don't only provide SMS but also...
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.

8 years agoChanged interface (POJI) name SmsProvider to MobileProvider
Roland Haeder [Tue, 12 Apr 2016 18:04:47 +0000 (20:04 +0200)]
Changed interface (POJI) name SmsProvider to MobileProvider

8 years agoupdated jar(s)
Roland Haeder [Mon, 11 Apr 2016 12:15:40 +0000 (14:15 +0200)]
updated jar(s)

8 years agoupdated jar(s)
Roland Haeder [Sun, 10 Apr 2016 11:41:59 +0000 (13:41 +0200)]
updated jar(s)

8 years agoMinor: no country, it is SMS provider (copy-paste mistake)
Roland Haeder [Sat, 9 Apr 2016 18:23:45 +0000 (20:23 +0200)]
Minor: no country, it is SMS provider (copy-paste mistake)

8 years agoNew project jphone-lib initialized which keeps remote interfaces for jphone-core
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>