Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake Mobile
Commits
9961ca58cafe88f831cb2958b7c1ee2e65a5d1d2
Switch branch/tag
snowflake-mobile
05 Aug, 2020
6 commits
Changed ET summary to null when switch is off in preference
· 9961ca58
HashikD
authored
Jul 24, 2020
9961ca58
Increased margin end and size of settings icon
· 2920b504
HashikD
authored
Jul 24, 2020
2920b504
Changed accent color to a lighter purple color
· 7fe491e8
HashikD
authored
Jul 24, 2020
7fe491e8
Changed preference text color
· f87ffd69
HashikD
authored
Jul 24, 2020
f87ffd69
Added background color
· 261f52cf
HashikD
authored
Jul 24, 2020
261f52cf
Changed primary and Accent colors
· f7d5d45d
HashikD
authored
Jul 24, 2020
f7d5d45d
30 Jul, 2020
4 commits
Reformated AppPreferenceConstants to AppPreferenceKeys
· 63ba408d
HashikD
authored
Jul 30, 2020
63ba408d
Changed Presenter as Class to Interface in MainActivity
· 27483cec
HashikD
authored
Jul 30, 2020
27483cec
Remove fix screen rotation flag
· 6f37537d
HashikD
authored
Jul 30, 2020
6f37537d
Removed View from MainActivityPresenter
· 0c6c12bf
HashikD
authored
Jul 30, 2020
0c6c12bf
26 Jul, 2020
1 commit
Changed MainActivityMVP to MainActivityMVP contract
· 3ae09964
HashikD
authored
Jul 26, 2020
3ae09964
25 Jul, 2020
4 commits
Added contract interface
· 6c8056d2
HashikD
authored
Jul 25, 2020
6c8056d2
Moved SharedPreferences to constants to increase cohesion in presenter
· 3c049a86
HashikD
authored
Jul 25, 2020
3c049a86
Removed onDestroy MainActivityModel
· 1102b25c
HashikD
authored
Jul 25, 2020
1102b25c
Moved MainActivity to MVP
· e80fd014
HashikD
authored
Jul 25, 2020
e80fd014
17 Jul, 2020
2 commits
Moved and renamed String.xml SharedPreference keys
· dafed99d
HashikD
authored
Jul 18, 2020
dafed99d
Updating the count of users served even when the app is in foreground
· 689949d2
HashikD
authored
Jul 17, 2020
689949d2
16 Jul, 2020
8 commits
Refactored .xml MainFragment code
· ab9b4f1d
HashikD
authored
Jul 11, 2020
ab9b4f1d
Extracted string resouce from user served text view
· 4b8579aa
HashikD
authored
Jul 11, 2020
4b8579aa
Added text view to show the user how many clients he has served
· c24291af
HashikD
authored
Jul 11, 2020
c24291af
Fetched the count in the MainFragment and logged it
· 154331c5
HashikD
authored
Jul 11, 2020
154331c5
Updated user_served in MyPersistentService
· 18a2285e
HashikD
authored
Jul 11, 2020
18a2285e
Launched checkServedDate on another thread and fixed date parsing exception
· 78ef0ce6
HashikD
authored
Jul 11, 2020
78ef0ce6
Added checkServedDate method
· a6ce892d
HashikD
authored
Jul 11, 2020
a6ce892d
Moved creation of shared preferences to GlobalApplication
· c6936875
HashikD
authored
Jul 11, 2020
c6936875
10 Jul, 2020
15 commits
Used closeConnections function in onDestroy to clear connections
· 7cac3c5b
HashikD
authored
Jul 10, 2020
7cac3c5b
Moved creation of PeerConnection to offerRequestSuccess
· 492e7648
HashikD
authored
Jul 09, 2020
492e7648
Reformated the exception block in startWebSocket function
· 70093a2e
HashikD
authored
Jul 09, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
70093a2e
Handled ICE connection failed state
· fecb5fa0
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
fecb5fa0
Disposed all threads when we don't want to resend request
· b83fc18a
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
b83fc18a
Handled Invalid STUD URL
· fba786cd
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
fba786cd
Handled Invalid Broker URL
· 23595b83
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
23595b83
Handled Invalid relay URL error
· e4ec88fb
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
e4ec88fb
Removed button auto-click in testing env, to avoid confusion
· 53163046
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
53163046
Removed IDE auto-generated fragment string resource
· 8ab616c2
HashikD
authored
Jul 07, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
8ab616c2
Bug fix: Settings showing as using default servers on app restart even tho they are not
· 76a349a7
HashikD
authored
Jun 28, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
76a349a7
Finally implemented the custom URLs in to the service
· edaa544f
HashikD
authored
Jun 28, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
edaa544f
Fixed the bug of EditText deactivated when app restarts
· 5078bbb0
HashikD
authored
Jun 28, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
5078bbb0
Moved files in to fragments package
· bb53d2eb
HashikD
authored
Jun 28, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
bb53d2eb
Added functionality to Settings
· 83bcdb97
HashikD
authored
Jun 28, 2020
and
Cecylia Bocovich
committed
Jul 10, 2020
83bcdb97