Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
esms
Mar 08, 2016
v1.6.2: Fix owncloud 9 contact app which break our frontend
· 3d712297
Loic Blot
authored
Mar 08, 2016
3d712297
Jan 30, 2016
Bump v1.6.0
· 2990a5cb
Loic Blot
authored
Jan 30, 2016
2990a5cb
Permit to disable notifications from app settings directly
· 74928c8e
Loic Blot
authored
Jan 30, 2016
74928c8e
Move settings from smscontroller to dedicated controller
· 4827856f
Loic Blot
authored
Jan 30, 2016
4827856f
Update copyright notice
· ccb13d3c
Loic Blot
authored
Jan 30, 2016
ccb13d3c
Message limit & other improvements
· 7fed10a2
Loic Blot
authored
Jan 30, 2016
7fed10a2
Merge branch 'master' of
https://github.com/nerzhul/ocsms
· a4ae53b1
Loic Blot
authored
Jan 30, 2016
a4ae53b1
Angular JS 1.3 => 1.4.9
· 4a2ad1ff
Loic Blot
authored
Jan 30, 2016
4a2ad1ff
Jan 03, 2016
Merge pull request #92 from skjnldsv/master
· 35867993
Ner'zhul
authored
Jan 03, 2016
35867993
Dec 31, 2015
Changed app icon
· 5052eeb2
John Molakvoæ
authored
Dec 31, 2015
5052eeb2
Aug 12, 2015
Add singapore country code
· 5733d734
Ner'zhul
authored
Aug 12, 2015
5733d734
Jun 30, 2015
Update README
· b6de8200
Loic Blot
authored
Jun 30, 2015
b6de8200
Update changelog
· d777e431
Loic Blot
authored
Jun 30, 2015
d777e431
Jun 29, 2015
Tag 1.5.0, JS rewrite is now okay
· 86c71338
Loic Blot
authored
Jun 29, 2015
86c71338
Jun 25, 2015
Fix messages/conversation removal sync with contact list and also add atomic delete for messages
· 13d5e9ff
Loic Blot
authored
Jun 25, 2015
13d5e9ff
Reinit message list before showing it to screen, else it merge :)
· 1263af85
Loic Blot
authored
Jun 25, 2015
1263af85
Use angular to load conversations instead of a pure string buffer and show...
· d075e7f5
Loic Blot
authored
Jun 25, 2015
d075e7f5
Add message store and removal handlers to Angular controller
· fed6cb86
Loic Blot
authored
Jun 25, 2015
fed6cb86
Add basic template to show SMS messages (unused atm)
· 9c064f90
Loic Blot
authored
Jun 25, 2015
9c064f90
Use angularJS to manage contact list update properly. This also fix a recent...
· 3402bd98
Loic Blot
authored
Jun 25, 2015
3402bd98
Refactor: move many function to angular controller
· 29a7f9e9
Loic Blot
authored
Jun 25, 2015
29a7f9e9
replace setInterval by angular
· 1f72ebf4
Loic Blot
authored
Jun 25, 2015
1f72ebf4
Migrate from angularJS 1.1 to 1.3
· 90144ea0
Loic Blot
authored
Jun 25, 2015
90144ea0
Little cleanup
· b0467785
Loic Blot
authored
Jun 25, 2015
b0467785
Migrate jquery.documentready to AngularJS
· 68b2f319
Loic Blot
authored
Jun 25, 2015
68b2f319
Add basic route , method and icon for removing single message
· d8ecc063
Loic Blot
authored
Jun 25, 2015
d8ecc063
Jun 24, 2015
remove messages is now okay
· d8a776be
Loic Blot
authored
Jun 24, 2015
d8a776be
smscontroller::removeConversation link with...
· 76b0ae39
Loic Blot
authored
Jun 24, 2015
76b0ae39
smscontroller: Remove whitespaces
· 4852fa36
Loic Blot
authored
Jun 24, 2015
4852fa36
Prepare deleteConversation handler and remove unreachable code in getConversation
· b67802a6
Loic Blot
authored
Jun 24, 2015
b67802a6
Reinit g_curPhoneNumber when delete conversation to stop refreshing it
· cbe70ac1
Loic Blot
authored
Jun 24, 2015
cbe70ac1
Jun 23, 2015
Remove interface elements on POST call
· 55f9e413
Loic Blot
authored
Jun 23, 2015
55f9e413
Prepare conversation deletion in PHP code too
· 3105eeb7
Loic Blot
authored
Jun 23, 2015
3105eeb7
Add basic icon to delete conversation
· a83c494d
Loic Blot
authored
Jun 23, 2015
a83c494d
Jun 09, 2015
Fixed scroll issue
· e183c9f4
Marcos
authored
Jun 09, 2015
e183c9f4
Jun 08, 2015
Prefix global variables with g_
· 54dbdc10
Loic Blot
authored
Jun 08, 2015
54dbdc10
Some variables must be local. Also globalize the contact-list ul
· 3998f823
Loic Blot
authored
Jun 08, 2015
3998f823
Fix conditions...
· 357e17df
Loic Blot
authored
Jun 08, 2015
357e17df
Use inArray helper instead of the jQuery direct function. Coding style
· 68114429
Loic Blot
authored
Jun 08, 2015
68114429
Merge duplicate phone numbers into a unique list
· 8680ce6d
Loic Blot
authored
Jun 08, 2015
8680ce6d
Loading