mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-06-26 02:39:23 +00:00
rename to EnvayaSMS; add icon
This commit is contained in:
12
LICENSE
Normal file → Executable file
12
LICENSE
Normal file → Executable file
@ -1,6 +1,6 @@
|
||||
|
||||
Except for the parts noted otherwise (see Third-Party Libraries section below),
|
||||
KalSMS' source code is licensed under the MIT license:
|
||||
EnvayaSMS' source code is licensed under the MIT license:
|
||||
|
||||
-----
|
||||
|
||||
@ -31,14 +31,14 @@ Third-Party Libraries
|
||||
libs/httpmime-4.1.2.jar is (c) Apache Software Foundation
|
||||
released under Apache License, Version 2.0
|
||||
|
||||
org.envaya.kalsms.Base64Coder is (c) 2003-2010 Christian d'Heureuse,
|
||||
org.envaya.sms.Base64Coder is (c) 2003-2010 Christian d'Heureuse,
|
||||
released under MIT License (and others)
|
||||
|
||||
org.envaya.kalsms.ui.InertCheckBox and org.envaya.kalsms.ui.CheckableRelativeLayout
|
||||
is (c) C<>dric Caron, released presumably into the public domain at
|
||||
org.envaya.sms.ui.InertCheckBox and org.envaya.sms.ui.CheckableRelativeLayout
|
||||
is (c) C<>dric Caron, released presumably into the public domain at
|
||||
http://www.marvinlabs.com/2010/10/custom-listview-ability-check-items/
|
||||
|
||||
org.envaya.kalsms.App.chooseOutgoingSmsPackage and
|
||||
org.envaya.kalsms.ForegroundService include code from Android,
|
||||
org.envaya.sms.App.chooseOutgoingSmsPackage and
|
||||
org.envaya.sms.ForegroundService include code from Android,
|
||||
Copyright 2005-2009 The Android Open Source Project
|
||||
See NOTICE
|
Reference in New Issue
Block a user